Specifications
284
DCS-3950 series Ethernet switch manual
Command Explanation
Physical interface configuration mode
am port
no am port
Enable or disable the AM function of a
physical interface.
am ip-pool <start_ip_address>
[<num>]
no am ip-pool <start_ip_address>
[<num>]
Configure IP address on a physical
interface. The ‘no am ip-pool
<start_ip_address> [<num>] ‘ command will
delete all the configured IP addresses on
the interface.
3. Configure MAC-IP address on an interface
Command Explanation
Physical interface configuration mode
am mac-ip-pool<mac_address>
<ip_address>
no am mac-ip-pool <mac_address><
ip_address>
Configure MAC-IP address on a physical
interface. The ‘no am mac-ip-pool
<mac_address>< ip_address>‘ command
will delete all the configured MAC-IP
addresses on the interface.
4. Delete all the address pools
Command Explanation
Global configuration mode
no am all {ip-pool|mac-ip-pool}
Delete all the MAC-IP pools or IP pools
configured by the users.
16.3.2 AM Command List
16.3.2.1 am enable
Command: am enable
no am enable
Function: Enable the access management. If am enable is configured, the AM module
will deny any packets to be delivered. If no is put in front of this command, this command
will be disabled, and IP address pool and MAC address pool will be removed.
Parameters: None.
Command mode: Global Mode.
Default: AM configuration is disabled by default.
Usage Guide: If AM is enabled, the switch will deny any packets to be delivered. IP
addresses or MAC-IP address mappings should be configured before any packets can be
delivered. When the AM configuration is removed, all the IP addresses and MAC-IP
address mappings configured by the users will be removed either.
Example: Enable AM configuration.
Switch(Config)#am enable