SMC Networks SMC TigerAccess SMC7824M/FSW User Manual
Page 54

B
ASIC
C
ONFIGURATION
2-8
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. Type “ip dhcp restart” to begin broadcasting service requests.
Press
5. Wait a few minutes, 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 1
Console(config-if)#ip address dhcp
Console(config-if)#end
Console#ip dhcp restart
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.