D
ISPLAYING
B
RIDGE
E
XTENSION
C
APABILITIES
2-17
• Gateway IP Address – IP address of the gateway router between
this device and management stations that exist on other network
segments.
• MAC Address – The MAC address of this switch.
Manual Configuration
Web – Click System, IP Configuration. Specify the management interface,
IP address and default gateway, then click Apply.
CLI – Specify the management interface, IP address and default gateway.
Console#config
Console(config)#interface vlan 1
Console(config-if)#ip address 192.168.10.3 255.255.255.0 3-68
Console(config-if)#exit
Console(config)#ip default-gateway 0.0.0.0 3-70
Console(config)#