Command Manual - Network Protocol
Quidway S3500 Series Ethernet Switches Chapter 9 Access Management Configuration Commands
Huawei Technologies Proprietary
9-4
9.1.5 am user-bind
Syntax
am user-bind { interface { interface-name | interface-type interface-number }
{ mac-addr mac | ip-addr ip }* | mac-addr mac { interface { interface-name |
interface-type interface-number } | ip-addr ip }* | ip-addr ip { interface { interface-name
| interface-type interface-number } | mac-addr mac }* }
undo am user-bind { interface { interface-name | interface-type interface-number }
{ mac-addr mac | ip-addr ip }* | mac-addr mac { interface { interface-name |
interface-type interface-number } | ip-addr ip }* | ip-addr ip { interface { interface-name
| interface-type interface-number } | mac-addr mac }* }
View
System view
Parameter
interface-name: Specifies the port name in the interface-name= interface-type
interface-number format. interface-type: Specifies the port type. interface-number:
Specifies the port number. For parameter description, refer to the interface command.
mac: MAC address.
ip: IP address.
Description
Using am user-bind command, you can bind port, IP address and MAC address.
Using undo am user-bind command, you can remove the binding of port, IP address
and MAC address binding.
Note that:
z One MAC address or one IP address cannot be bound more than once.
z The maximum binding number is 128.
z Do not perform “Port+IP+MAC” and “Port+IP” on the same port.
z S3526E/S3526C switches support this command.
Example
# Bind port Ethernet0/1 and IP address 192.10.1.1.
[Quidway] am user-bind interface ethenet0/1 ip-addr 192.10.1.1
9.1.6 display am
Syntax
display am [ interface-list ]