
4
Command Mode
Global Configuration
Example
amap common timerThis command sets the time (in seconds) that switch ports in th e Common state wait
before sending a “Hello” packet to an adjacent switch. If t here is no reply packet
from an adjacent switch after two timeout intervals, the switch entry for the port will
be removed and port will revert to the Discovery state.
Syntax
amap common timer seconds
•seconds – Common transmission timeout value in seconds
(Range: 1-65535 seconds)
Default Setting
300 seconds
Command Mode
Global Configuration
Example
show amapThis command displays the current AMAP settings on the switch.
Syntax
show amap
Default Setting
None
Command Mode
Priviledged Executive
Example
Console(config)#amap discovery timer 3000
Console(config)#
Console(config)#amap common timer 5000
Console(config)#
Console#sh amap
AMAP is currently enabled
AMAP Common Phase Timeout Interval (seconds) = 5000
AMAP Discovery Phase Timeout Interval (seconds) = 3000
Console#