Disabling or re-enabling auto-configuration, Disabling or re-enabling, Auto-update – Brocade Communications Systems Layer 3 Routing Configuration ICX 6650 User Manual

Page 104: Disabling or re-enabling auto-update, Displaying dhcp configuration information

Advertising
background image

86

Brocade ICX 6650 Layer 3 Routing Configuration Guide

53-1002603-01

Configuring IP parameters – Layer 3 Switches

When DHCP is disabled, and then re-enabled, or if the system is rebooted, the TFTP process
requires approximately three minutes to run in the background before file images can be
downloaded manually.

Once a port is assigned a leased IP address, it is bound by the terms of the lease regardless of
the link state of the port.

Disabling or re-enabling Auto-Configuration

For a switch, you can disable or enable this feature using the following commands.

Brocade(config)# ip dhcp-client enable

Brocade(config)# no ip dhcp-client enable

For a router, you can disable or enable this feature using the following commands.

Brocade(config-if-e10000-1/1/1)# ip dhcp-client enable

Brocade(config-if-e10000-1/1/1)# no ip dhcp-client enable

Syntax: [no] ip dhcp-client enable

Disabling or re-enabling Auto-Update

Auto-update is enabled by default. To disable it, use the following command.

Brocade(config)# no ip dhcp-client auto-update enabled

To re-enable auto-update after it has been disabled, use the following command.

Brocade(config)# ip dhcp-client auto-update enabled

Syntax: [no] ip dhcp-client auto-update enabled

Displaying DHCP configuration information

The following example shows output from the show ip command for Layer 2 devices.

The following example shows output from the show ip address command for a Layer 2 device.

The following example shows output from the show ip address command for a Layer 3 device.

Brocade(config)# show ip

Switch IP address: 10.44.16.116

Subnet mask: 255.255.255.0

Default router address: 10.44.16.1

TFTP server address: 10.44.16.41

Configuration filename: brocade.cfg

Image filename: None

Brocade(config)# show ip address

IP Address Type Lease Time Interface

10.44.16.116 Dynamic 174 1/1/1

Advertising