Specifications

287
DCS-3950 series Ethernet switch manual
Global AM is enabled
Interface Ethernet0/0/1 am is enable
Interface Ethernet0/0/1
am ip-pool 10.1.1.1 8 USER_CONFIG
Scenario 2
The configuration demand of the user is that the port 10 of the switch connects to the
10.1.1.0/8 segment, the administrator hopes the binding relationships between users and
MAC+IP are user1(100.1.1.100-00-00-00-01-12),user2(100.1.1.200-00-00-00-00-13).
Change Configuration
Enable AM function
Configure MAC-IP pool
The following is the configuration procedure:
Switch(Config)#am enable
Switch(Config)#interface ethernet 0/0/10
Switch(Config-Ethernet0/0/10)#am port
Switch(Config-Ethernet0/0/10)#am mac-ip-pool 00-00-00-00-01-12 100.1.1.1
Switch(Config-Ethernet0/0/10)#am mac-ip-pool 00-00-00-00-00-13 100.1.1.2
Switch(Config-Ethernet0/0/10)#exit
Switch(Config)#exit
Configuration result:
Switch#show am
Global AM is enabled
Interface Ethernet0/0/10 am is enable
Interface Ethernet0/0/10
am mac-ip-pool 00-00-00-00-00-13 100.1.1.2 USER_CONFIG
am mac-ip-pool 00-00-00-00-01-12 100.1.1.1 USER_CONFIG
16.5 AM Troubleshooting
16.5.1 AM Debug and Monitor Command List
16.5.1.1 show am
Commandshow am [interface <interfaceName>]
FunctionDisplay the address entries configured on the current switch.
ParametersinterfaceName : name of the physical interface
Command modeGlobal Mode
DefaultNone
Usage Guide: If the interface is not specified, all access list will be displayed.
Example: