Configuration Guide User guide
FastIron Configuration Guide 1035
53-1002494-02
Configuring IP parameters – Layer 3 Switches
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.
The following example shows a Layer 2 device configuration as a result of the show run command.
NOTE
The ip dhcp-client lease entry in the example above applies to FastIron X Series devices only.
The following example shows a Layer 3 device configuration as a result of the show run command.
Brocade(config)# show ip address
IP Address Type Lease Time Interface
10.44.16.116 Dynamic 174 0/1/1
Brocade(config)# show ip address
IP Address Type Lease Time Interface
10.44.3.233 Dynamic 672651 0/1/2
1.0.0.1 Static N/A 0/1/15
Brocade(config)# show run
Current configuration:
!
ver 04.2.00b47T7e1
!
module 1 fls-24-port-copper-base-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
!
!
end