H3C S7500 Series Ethernet Switches Operation Manual

Operation Manual – Port Binding
H3C S7500 Series Ethernet Switches Chapter 1
Port Binding Configuration
1-2
1.3 Displaying Port Binding Configuration
To do… Use the command… Remarks
Display the
information about
port binding
display am user-bind [ interface
interface-type interface-number |
mac-addr | ip-addr ]
Available in any
view.
1.4 Port Binding Configuration Example
I. Network requirements
In order to prevent illegal use of the IP address of PC 1, you may bind the MAC address
and IP address of PC 1 to port Ethernet 2/0/1 on Switch A.
II. Network diagram
Switch A
Eth2/0/1
Switch B
IP Address:10.12.1.1
MAC: 0001- 0002- 0003
Host 1
Host 2
n
Figure 1-1 Network diagram for port binding configuratio
III. Configuration procedure
# Enter system view.
<H3C> system-view
# Enter Ethernet 2/0/1 port view.
[H3C] interface Ethernet2/0/1
# Bind the MAC address and the IP address of PC 1 to Ethernet 2/0/1.
[H3C-Ethernet2/0/1] am user-bind mac-addr 0001-0002-0003 ip-addr 10.12.1.1