Manual configuration, Manual configuration -19, Figure 3-6 – SMC Networks SMC TigerStack III SMC6824MPE User Manual
Page 69: Vlan ip configuration -19

B
ASIC
C
ONFIGURATION
3-19
•
Subnet Mask – This mask identifies the host address bits used for
routing to specific subnets.
•
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.
•
Restart DHCP – Releases the current IP address and requests a new
IP address from the DHCP server.
Manual Configuration
Web – Click System, IP Configuration. Specify the management interface,
IP address and default gateway, then click Apply.
Figure 3-6 VLAN IP Configuration
CLI – Specify the management interface, IP address and default gateway.
Console#config
Console(config)#interface vlan 1
Console(config-if)#ip address 10.2.13.30 255.255.255.0
Console(config-if)#exit
Console(config)#ip default-gateway 10.2.13.254
Console(config)#