BASIC CONFIGURATION

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.

Manual Configuration

Web – Click System/IP. 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

3-68

Console(config-if)#ip address 10.2.13.30 255.255.255.0

3-50

Console(config-if)#exit

 

Console(config)#ip default-gateway 192.168.1.254

3-52

Console(config)#

 

 

 

Using DHCP/BOOTP

If your network provides DHCP/BOOTP services, you can configure the switch to be dynamically configured by these services.

2-11

Page 41
Image 41
SMC Networks SMC6750L2 manual Manual Configuration