C613-50631-01 Rev A Command Reference for IE340 Series 2886
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AMF AND AMF PLUS COMMANDS
CLEAR
ATMF LINKS VIRTUAL
clear atmf links virtual
Overview Use this command with no parameters to manually reset all the AMF virtual links
on a device. You can, optionally, specify a comma separated list of virtual links to
reset.
Certain events or topology changes can cause AMF links to be incorrect or
outdated. Clearing the links forces AMF to relearn the information from
neighboring nodes and create a fresh, correct view of the network.
Syntax
clear atmf links virtual [<virtuallink-list>]
Mode Privileged Exec
Example To clear all AMF virtual links on a device, use the following command:
awplus# clear atmf links virtual
To clear AMF virtual links vlink11 and vlink21, use the following command:
awplus# clear atmf links virtual vlink11,vlink22
Related
commands
clear atmf links
show atmf links
Command
changes
Version 5.4.8-2.1: command added
Parameter Description
<virtuallink-list> A single, or list, of AMF virtual link identifiers to reset. This
must be a comma separated list of links e.g. vlink1, vlink2,
vlink3. Specifying a link range e.g vlink1-vlink3 is not
supported.