Dhcp log messages – Brocade FastIron Ethernet Switch Layer 3 Routing Configuration Guide User Manual
Page 104
The following example shows output from the show ip address command for a Layer 2 device.
device(config)# show ip address
IP Address Type Lease Time Interface
10.44.16.116 Dynamic 174 0/1/1
The following example shows output from the show ip address command for a Layer 3 device.
device(config)# show ip address
IP Address Type Lease Time Interface
10.44.3.233 Dynamic 672651 0/1/2
10.0.0.1 Static N/A 0/1/15
The following example shows a Layer 2 device configuration as a result of the show run command.
device(config)# show run
Current configuration:
!
ver 08.0.00a
!
module 1 fcx-24-port-base-module
!
!ip dns domain-list englab.brocade.com
ip dns domain-list companynet.com
ip dns server-address 10.31.2.10
ip route 0.0.0.0/0 10.25.224.1
!ipv6 raguard policy p1
!ipv6 dns server-address 200::1 8000::60 7000::61
!!
end
The following example shows a Layer 3 device configuration as a result of the show run command.
device(config)# show run
Current configuration:
!
ver 08.0.00a
!
module 1 fcx-24-port-management-module
module 2 fcx-2-port-10g-module
module 3 fcx-1-port-10g-module
!
vlan 1 name DEFAULT-VLAN by port
!
ip dns server-address 10.44.3.111
interface ethernet 0/1/2
ip address 10.44.3.233 255.255.255.0 dynamic
ip dhcp-client lease 691109
!
interface ethernet 0/1/15
ip address 10.0.0.1 255.0.0.0
ip helper-address 1 10.44.3.111
!
end
NOTE
The ip dhcp-client lease entry in the example above applies to FastIron X Series devices only.
DHCP Log messages
The following DHCP notification messages are sent to the log file.
2d01h48m21s:I: DHCPC: existing ip address found, no further action needed by DHCPC
2d01h48m21s:I: DHCPC: Starting DHCP Client service
2d01h48m21s:I: DHCPC: Stopped DHCP Client service
2d01h48m21s:I: DHCPC: FCX24P Switch running-configuration changed
2d01h48m21s:I: DHCPC: sending TFTP request for bootfile name fgs-switch.cfg
2d01h48m21s:I: DHCPC: TFTP unable to download running-configuration
DHCP Log messages
104
FastIron Ethernet Switch Layer 3 Routing Configuration Guide
53-1003087-04