beautypg.com

SMC Networks TIGERSWITCH 10/100 User Manual

Page 46

background image

C

ONFIGURING

THE

S

WITCH

2-14

Web – Click System, IP. Specify the Management VLAN, and set
the IP Address Mode to DHCP or BOOTP. Click Apply to save your
changes. Then click Restart DHCP to immediately request a new
address. Note that the switch will also broadcast a request for IP
configuration settings on the each power reset.

Note: If you lose your management connection, use a console

connection and enter “show ip interface” to determine the
new switch address.

CLI – Specify the management interface, set the IP Address Mode
to DHCP or BOOTP, and then enter the “ip dhcp restart”
command.

Console#config
Console(config)#interface vlan 1

3-89

Console(config-if)#ip address dhcp

3-80

Console(config-if)#end
Console#ip dhcp restart

3-81

Console#show ip interface

3-83

IP address and netmask: 10.1.0.3 255.255.255.0 on VLAN 1,

and address mode: Dhcp.

Console#