Command Manual – Port Security & Port Binding
Quidway S3900 Series Ethernet Switches-Release 1510 Chapter 2 Port Binding Commands
Huawei Technologies Proprietary
2-3
2.1.3 display am user-bind
Syntax
display am user-bind [ interface interface-type interface-number | mac-addr |
ip-addr ]
View
Any view
Parameter
interface: Displays the binding information of specified interface.
interface-type: Specifies the interface type.
interface-number: Specifies the interface number.
mac-addr: Displays the binding information of MAC address.
ip-addr: Displays the binding information of IP address.
Description
Use the display am user-bind command to display the information about port binding.
By checking the output of this command, you can verify the current configuration.
Example
# Display the information about port binding.
<Quidway> display am user-bind
Following User address bind have been configured:
Mac IP Port
00e0-fc00-5101 10.153.1.1 Ethernet1/0/1
00e0-fc00-5102 10.153.1.2 Ethernet1/0/2
Unit 1:Total 2 found, 2 listed.
Total: 2 found.
The display shows that the following MAC addresses and IP addresses are bound to
two ports on Unit 1:
z MAC address 00e0-fc00-5101 and IP address 10.153.1.1 are bound to
Ethernet1/0/1.
z MAC address 00e0-fc00-5102 and IP address 10.153.1.2 are bound to
Ethernet1/0/2.