show ip dhcp snooping binding bridge
Use this command to display the DHCP snooping binding table.
Command Syntax
show ip dhcp snooping binding bridge <1-32>
Parameters
<1-32>
Bridge number
Command Mode
Exec mode
Applicability
This command was introduced in OcNOS version 5.0.
Example
#show ip dhcp snooping binding bridge 1
Total number of static IPV4 entries : 0
Total number of dynamic IPV4 entries : 2
Total number of static IPV6 entries : 0
Total number of dynamic IPV6 entries : 0
MacAddress IpAddress Lease(sec) Type VLAN Interface
------------------ --------------- ---------- ------------- ---- --------------
3cfd.fe0b.06e0 12.12.12.10 30 dhcp-snooping 20 xe12
3cfd.fe0b.06e0 30.30.30.30 480 dhcp-snooping 30 xe12
Table 7-17 explains the output .
Table 7-17: show ip dhcp snooping binding bridge fields
Field | Description |
---|
Total number of static IPV4 entries | Number of static IPV4 entries. |
Total number of dynamic IPV4 entries | Number of dynamic IPV4 entries. |
Total number of static IPV6 entries | Number of static IPV6 entries. |
Total number of dynamic IPV6 entries | Number of dynamic IPV6 entries . |
MacAddress | MAC address of the interface. |
IP Address | IP address of the peer device. |
Lease (sec) | DHCP lease time in seconds provided to untrusted IP addresses. |
Type | Configured either statically or dynamically by the DHCP server. |
VLAN | Identifier of the number. |
Interface | Interface is being snooped. |
Last modified date: 10/19/2023