show ip dhcp snooping binding bridge
Use this command to display the DHCP snooping binding table.
This command enables both the DHCPv4 and DHCPv6 functionality.
Command Syntax
Copy
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
Copy
#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 85 explains the output .