C613-50631-01 Rev A Command Reference for IE340 Series 2874
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AMF AND AMF PLUS COMMANDS
ATMF
VIRTUAL-LINK
atmf virtual-link
Overview This command creates one or more Layer 2 tunnels that enable AMF nodes to
transparently communicate across a wide area network using Layer 2 connectivity
protocols.
Once connected through the tunnel, the remote member will have the same AMF
capabilities as a directly connected AMF member.
Note that AlliedWare Plus CentreCOM Series switches are AMF Edge nodes and do
not support virtual links or crosslinks. This is because each edge node can only
have a single physical AMF link.
Use the no variant of this command to remove the specified virtual link.
Syntax
atmf virtual-link id <1-4094> ip <a.b.c.d> remote-id <1-4094>
remote-ip <a.b.c.d> [remote-area <area-name>]
atmf virtual-link id <1-4094> interface <interface-name>
remote-id <1-4094> remote-ip <a.b.c.d> [remote-area
<area-name>]
atmf virtual-link id <1-4094> ip <a.b.c.d> remote-id <1-4094>
remote-host <domainname> [remote-area <area-name>]
atmf virtual-link id <1-4094> interface <interface-name>
remote-id <1-4094> remote-host <domainname> [remote-area
<area-name>]
no atmf virtual-link id <1-4094>
Parameter Description
id <1-4094> ID of the local tunnel point, in the range 1 to 4094.
ip <a.b.c.d> Specify the local IP address of the local interface for the
virtual-link (alternatively you can specify the interface’s
name, see below).
interface
<interface-name>
Specify the local interface name for the virtual-link. This
allows you to use a dynamic, rather than a static, local IP
address.
remote-id
<1-4094>
The ID of the (same) tunnel that will be applied by the
remote node. Note that this must match the local-id that is
defined on the remote node. This means that (for the same
tunnel) the local and remote tunnel IDs are reversed on the
local and remote nodes.
remote-ip
<a.b.c.d>
The IP address of the remote node.
remote-host
<domainname>
The domain name of the remote node.
remote-area
<area-name>
The name of the remote area connected to this virtual-link.