C613-50631-01 Rev A Command Reference for IE340 Series 2922
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AMF AND AMF PLUS COMMANDS
LOGIN
-FALLBACK ENABLE
login-fallback enable
Overview Use this command to enable login fallback on TQ model AMF guest nodes.This
allows AMF to try the factory default username and password if the guest node’s
saved username and password fail.
Use the no variant of this command to disable login fallback.
Syntax
login-fallback enable
no login-fallback enable
Default Disabled
Mode AMF Guest Configuration
Usage notes This feature is only supported on TQ model guest nodes.
Login fallback means: if a guest node’s saved username and password fail, AMF will
try to connect to the node using the factory default username and password
(manager/friend). When a new TQ replaces an existing TQ, this allows the new TQ
to be discovered and managed as an AMF guest node. AMF can then start the AMF
guest node recovery procedure.
Example To use the login fallback feature, first create an AMF guest class for TQ model APs.
Then enable the login fall back feature.
For example, to enable login fallback on the guest-class AT-TQ5k, use the
commands:
node1#configuration terminal
node1(config)#atmf guest-class AT-TQ5k
node1(config-atmf-guest)#login-fallback enable
node1(config-atmf-guest)#end
node1#
Related
commands
atmf guest-class
modeltype
switchport atmf-guestlink
show atmf links guest
Command
changes
Version 5.5.0-1.1: command added