1-2
Field Description
MAC
MAC address of the dynamic binding. N/A means that no MAC address is
bound in the entry.
IP
IP address of the dynamic binding. N/A means that no IP address is
bound in the entry.
Vlan
VLAN to which the obtained binding entry belongs. N/A means that no
VLAN is bound in the entry.
Port Port to which the dynamic binding entry is applied
Status Type of dynamically obtaining the binding entry
display user-bind
Syntax
display user-bind [ interface interface-type interface-number | ip-address ip-address | mac-address
mac-address ]
View
Any view
Default Level
1: Monitor level
Parameters
interface interface-type interface-number: Displays the static bindings of the interface specified by its
type and number.
ip-address ip-address: Displays the static bindings of an IP address.
mac-address mac-address: Displays the static bindings of an MAC address (in the format of H-H-H).
Description
Use the display user-bind command to display static bindings.
With no options specified, the command displays static bindings of all interfaces.
Related commands: user-bind.
Examples
# Display all static bindings.
<Sysname> display user-bind
Total entries found: 4
MAC IP Vlan Port Status
N/A 1.1.1.1 N/A GigabitEthernet1/0/1 Static
0001-0001-0001 2.2.2.2 200 GigabitEthernet1/0/1 Static
0003-0003-0003 N/A N/A GigabitEthernet1/0/1 Static
0004-0004-0004 4.4.4.4 N/A GigabitEthernet1/0/1 Static