Using dhcp/bootp, Using dhcp/bootp -14, Figure 4-8 – SMC Networks SMC TigerAccess SMC7824M/FSW User Manual

Page 88: Ip interface configuration - dhcp -14, 14 using dhcp/bootp

Advertising
background image

B

ASIC

M

ANAGEMENT

T

ASKS

4-14

Using DHCP/BOOTP

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

Web – Click System, IP Configuration. Specify the VLAN to which the
management station is attached, 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 stack will also broadcast
a request for IP configuration settings on each power reset.

Figure 4-8 IP Interface Configuration - DHCP

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

connection to the Master unit and enter “show ip interface” to
determine the new stack address.

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

Console#config
Console(config)#interface vlan 1

24-2

Console(config-if)#ip address dhcp

35-2

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

35-4

Console#show ip interface

35-5

IP Address and Netmask: 192.168.0.100 255.255.255.0 on VLAN 1,
Address Mode: DHCP
Console#

Advertising