Sunfire B1600 Switch User Manual


 
4-72 Sun Fire B1600 Blade System Chassis Switch Administration Guide June 2003
Default Setting
None
Command Mode
Privileged Exec
Command Usage
DHCP requires the server to reassign the client’s last address if available.
If the BOOTP or DHCP server is moved to a different domain, the network
portion of the address provided to the client is based on this new domain.
Example
In the following example, the device is reassigned the same address.
Related Commands
ip address (4-70)
4.3.7.3 ip dhcp client-identifier
You can use this command to specify the DCHP client identifier for the switch. Use
the no form to remove this identifier.
Note – The client identifier is overwritten by the SC the next time the system, or the
switch itself, is rebooted. The client-identifier command will be removed from the
next firmware release.
Console(config)#interface vlan 2
Console(config-if)#ip address dhcp
Console(config-if)#exit
Console#ip dhcp restart
Console#show ip interface
IP interface vlan
IP address and netmask: 10.1.0.54 255.255.255.0 on VLAN 2,
and address mode: DHCP.
Console#