63
address from DHCP server.
next_restart
: The settings will take effect on next
system restart.
Example:
The procedures to configure an IP address for the Switch.
To enter the configure node.
L2SWITCH#configure terminal
L2SWITCH(config)#
To enter the ETH0 interface node.
L2SWITCH(config)#interface eth0
L2SWITCH(config-if)#
To get an IP address from a DHCP server.
L2SWITCH(config-if)#ip dhcp client enable
To configure a static IP address and a gateway for the Switch.
L2SWITCH(config-if)#ip address 192.168.202.111/24
L2SWITCH(config-if)#ip address default-gateway 192.168.202.1
4.6.1.5.
Web Configuration
Parameter
Description