5 am troubleshooting, 1 am debug and monitor command – Amer Networks SS2R48G4i V2 User Manual

Page 158

Advertising
background image

SS2R24G4i/SS2R48G4i

147

Switch(Config)#interface ethernet 0/0/1
Switch(Config-Ethernet0/0/1)#am port
Switch(Config-Ethernet0/0/1)#am ip-pool 10.1.1.1 8
Switch(Config-Ethernet0/0/1)#exit
Switch(Config)#exit

Configuration result

Switch#show am
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.1,00-00-00-00-01-12),user2(100.1.1.2,00-00-00-00-00-13).

Change Configuration

1. Enable AM function;
2. 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

Advertising