ZyXEL Communications ES-2024PWR Switch User Manual


 
Ethernet Switch CLI Reference Guide
235
CHAPTER 67
VLAN IP Commands
Use these commands to configure the default gateway device and add IP domains for VLAN.
67.1 IP Interfaces Overview
The Switch needs an IP address for it to be managed over the network. The factory default IP
address is 192.168.1.1. The subnet mask specifies the network number portion of an IP
address. The factory default subnet mask is 255.255.255.0.
67.2 Command Summary
The following section lists the commands for this feature.
Table 143 vlan ip address Command Summary
COMMAND DESCRIPTION M P
show vlan <vlan-id> Displays the status of the specified VLAN. E 3
vlan <1-4094> Enters config-vlan mode for the specified VLAN. Creates the
VLAN, if necessary.
C13
ip address default-
management dhcp-bootp
Configures the Switch to get the in-band management IP
address from a DHCP server.
C13
no ip address default-
management dhcp-bootp
Configures the Switch to use the static in-band management
IP address. The Switch uses the default IP address of
192.168.1.1 if you do not configure a static IP address.
C13
ip address default-
management <ip-address>
<mask>
Sets and enables the in-band management IP address and
subnet mask.
C13
ip address default-
management dhcp-bootp
release
Releases the in-band management IP address provided by a
DHCP server.
C13
ip address default-
management dhcp-bootp renew
Updates the in-band management IP address provided by a
DHCP server.
C13
ip address <ip-address>
<mask>
Sets the IP address and subnet mask of the Switch in the
specified VLAN.
C13
ip address <ip-address>
<mask> manageable
Sets the IP address and subnet mask of the Switch in the
specified VLAN. Some switch models require that you
execute this command to ensure that remote management
via HTTP, Telnet or SNMP is activated.
C13
no ip address <ip-address>
<mask>
Deletes the IP address and subnet mask from this VLAN. C 13