C613-50631-01 Rev A Command Reference for IE340 Series 2789
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AMF AND AMF PLUS COMMANDS
ATMF
-LINK
atmf-link
Overview Use this command to enable an Eth interface on an AR-series device as an up/down
AMF link. This command is only available if your network is running in AMF secure
mode (see atmf secure-mode for more information on AMF secure mode).
Use the no variant of this command to remove any AMF link that may exist for the
selected Eth interface.
Syntax
atmf-link
no atmf-link
Mode Eth interface on an AR-series device.
Usage notes Up/down links and virtual links interconnect domains in a vertical hierarchy, with
the highest domain being the core domain. In effect, they form a tree of
interconnected AMF domains. This tree must be loop-free. Therefore you must
configure your up/down and virtual links so that no loops are formed.
If you run the command and AMF secure mode is not enabled, you will see the
following error message:
NOTE: See the switchport atmf-link command to configure an AMF up/down link on an
a switch port or link aggregator
Example To configure eth1 as an AMF up/down link, use the following commands:
Node_1# configure terminal
Node_1(config)# interface eth1
Node_1(config-if)# atmf-link
To remove eth1 as an AMF up/down link, use the following commands:
Node_1# configure terminal
Node_1(config)# interface eth1
Node_1(config-if)# no atmf-link
Related
commands
atmf recover over-eth
atmf secure-mode
show atmf detail
show atmf links
switchport atmf-link
Command
changes
Version 5.5.0-1.1: command added
Node_1(config)#int eth1ď€
Node_1(config-if)#atmf-linkď€
% Cannot configure eth1 because atmf secure-mode is not enabled.