User's Manual

B
ASIC
C
ONFIGURATION
3-21
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 IP Interface Configuration - Manual
CLI – Specify the management interface, IP address and default gateway.
Console#config
Console(config)#interface vlan 1 4-171
Console(config-if)#ip address 10.2.13.30 255.255.255.0 4-280
Console(config-if)#exit
Console(config)#ip default-gateway 10.2.13.254 4-282
Console(config)#