H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Port Binding
H3C S7500 Series Ethernet Switches Chapter 1
Port Binding Configuration Commands
1-1
Chapter 1 Port Binding Configuration Commands
1.1 Port Binding Configuration Commands
1.1.1 am user-bind interface
Syntax
am user-bind { mac-addr mac-address | ip-addr ip-address }* interface-list
undo am user-bind { mac-addr mac-address | ip-addr ip-address } interface-list
View
System view
Parameters
mac-address: MAC address to be bound.
ip-address: IP address to be bound.
interface-list: List of destination ports, expressed in the form of interface-list =
interface-type interface-number [ to interface-type interface-number ] &<1-10>, where:
z interface-type represents the type of the port to be bound;
z interface-number represents the number of the port to be bound;
z The to keyword specifies a group of contiguous ports. The port number after the to
keyword must be not smaller than that before the to keyword.
z &<1-10> means that you can provide up to 10 port indexes/port index lists for this
argument.
Description
Use the am user-bind command to bind the MAC and IP addresses of a legal user to a
specified port.
Use the undo am user-bind command to cancel the binding.
After a binding operation, only the packets from a valid user can be forwarded through
the port.
Note:
You can bind up to 100 MAC addresses and IP addresses to one port.