xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
541
Parameters
ip_mac
- (Optional) Specify the database that a user creates for address binding.
all
- Specify to display all.
ipaddress
- Specify the IP address.
<ipaddr>
- Enter the IP address here.
mac_address
- Specify the MAC address.
<macaddr>
- Enter the MAC address here.
ipv6address
- Specify the IPv6 address.
<ipv6addr>
- Enter the IPv6 address here.
mac_address
- Specify the MAC address.
<macaddr>
- Enter the MAC address here.
Restrictions
None.
Example
To display all the IP-MAC address binding information:
DGS-3620-28SC:admin#show address_binding ip_mac all
Command: show address_binding ip_mac all
M(Mode) - D:DHCP, N:ND S:Static ACL - A:Active I:Inactive
IP Address MAC Address M ACL Ports
--------------------------------------- ----------------- -- -- --------------
-
10.1.1.1 00-11-22-33-44-55 S I 1
10.1.1.2 00-22-33-44-55-66 S A 2
2001::1 00-33-44-55-66-77 S I 3
2011::1 00-44-55-66-77-88 S I 4
Total Entries : 4
DGS-3620-28SC:admin#
To display the IMPB entry by IP address and MAC address:
DGS-3620-28SC:admin# show address_binding ip_mac ipaddress 10.1.1.1 mac_address
00-00-00-00-00-11
Command: show address_binding ip_mac ipaddress 10.1.1.1 mac_address 00-00-00-
00-00-11
M(Mode) – D:DHCP,N:ND,S:Static ACL - A:Active I:Inactive
IP Address MAC Address
M ACL Ports
--------------------------------- ----------------- -- -- -------------
10.1.1.1 00-00-00-00-00-11 S I 1,3,5,7,8
Total Entries : 1
DGS-3620-28SC:admin#