SMC Networks TigerAccess SMC7816M User Manual
Page 60
B
ASIC
C
ONFIGURATION
2-10
To automatically configure the switch by communicating with BOOTP or
DHCP address allocation servers on the network, complete the following
steps:
1. From the Global Configuration mode prompt, type “interface vlan 1”
to access the interface-configuration mode. Press
2. At the interface-configuration mode prompt, use one of the following
commands:
•
To obtain IP settings via DHCP, type “ip address dhcp” and press
•
To obtain IP settings via BOOTP, type “ip address bootp” and
press
3. Type “end” to return to the Privileged Exec mode. Press
4. Reset the switch by entering the “reload” command.
5. Wait a few minutes for the switch to reboot, and then check the IP
configuration settings by typing the “show ip interface” command.
Press
6. Then save your configuration changes by typing “copy running-config
startup-config.” Enter the startup file name and press
Console(config)#interface vlan 2
Console(config-if)#ip address dhcp
Console(config-if)#end
Console#reload
.
.
.
Console#show ip interface
IP address and netmask: 192.168.1.54 255.255.255.0 on VLAN 1,
and address mode: DHCP
Console#copy running-config startup-config
Startup configuration file name []: startup
\Write to FLASH Programming.
\Write to FLASH finish.
Success.