Brocade ICX 6650 Layer 3 Routing Configuration Guide 87
53-1002603-01
Configuring IP parameters – Layer 3 Switches

The following example shows a Layer 2 device configuration as a result of the show run command.

The following example shows a Layer 3 device configuration as a result of the show run command.

DHCP Log messages

The following DHCP notification messages are sent to the log file.

Brocade(config)# show ip address
IP Address Type Lease Time Interface
10.44.3.233 Dynamic 672651 1/1/2
10.0.0.1 Static N/A 1/1/5
Brocade(config)# show run
Current configuration:
!
ver 07.5.00b1T323
!
stack unit 1
module 1 icx6650-56-port-management-module
module 2 icx6650-4-port-40g-module
module 3 icx6650-8-port-10g-module
!
!
ip address 10.44.16.116 255.255.255.0 dynamic
ip dns server-address 10.44.16.41
ip dhcp-client lease 174
ip default-gateway 10.44.16.1
Brocade(config)# show run
Current configuration:
!
ver 07.5.00b1T323
!
stack unit 1
module 1 icx6650-56-port-management-module
module 2 icx6650-4-port-40g-module
module 3 icx6650-8-port-10g-module
!
vlan 1 name DEFAULT-VLAN by port
!
ip dns domain-name test.com
ip dns server-address 10.44.3.111
interface ethernet 1/1/2
ip address 10.44.3.233 255.255.255.0 dynamic
ip dhcp-client lease 691109
!
interface ethernet 1/1/5
ip address 10.0.0.1 255.0.0.0
ip helper-address 1 10.44.3.111
!
end