System information
Basic Configuration
3-15
3
• MAC Address – The physical layer address for this switch.
Manual Configuration
Web – Click System, IP Configuration. Select the VLAN through which the
management station is attached, set the IP Address Mode to “Static,” Enter the IP
address, subnet mask and gateway, then click Apply.
Figure 3-6 IPv4 Interface Configuration - Manual
CLI – Specify the management interface, IP address and default gateway.
Console#config
Console(config)#interface vlan 1 4-120
Console(config-if)#ip address 10.1.0.253 255.255.255.0 4-222
Console(config-if)#exit
Console(config)#ip default-gateway 10.1.0.254 4-223
Console(config)#