C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1459
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
AMF C
OMMANDS
ATMF
VIRTUAL
-
LINK
The tunneled link may operate via external (non AlliedWare Plus) routers in order
to provide wide area network connectivity. However in this configuration, the
routers perform a conventional router to router connection. The protocol
tunneling function is accomplished by the AMF nodes.
NOTE
:
The requirement to pre-configure the local IP address and tunnel ID on a device
located at the far end of an AMF virtual-link tunnel means that zero touch device
replacement cannot be achieved on a remote device that terminates the tunnel
connection.
Example 1
Use the following commands to create the tunnel shown in the figure below.
Figure 37-7:
AMF virtual link example
Node_10(config)#
atmf virtual-link id 1 ip 192.168.1.1
remote-id 2 remote-ip 192.168.2.1
Node_20(config)#
atmf virtual-link id 2 ip 192.168.2.1
remote-id 1 remote-ip 192.168.1.1
Example 2
To set up an area virtual link to a remote site (assuming IP connectivity between
the sites already), one site must run the following commands:
SiteA#
configure terminal
SiteA(config)#
atmf virtual-link id 5 ip 192.168.100.1
remote-id 10 remote-ip 192.168.200.1 remote-area SiteB-AREA
The second site must run the following commands:
SiteB#
configure terminal
SiteB(config)#
atmf virtual-link id 10 ip 192.168.200.1
remote-id 5 remote-ip 192.168.100.1 remote-area SiteA-AREA
Before you can apply the above
atmf virtual-link
command, you must configure
the area names
SiteB-AREA
and
SiteA-AREA
.
Validation
Command
show atmf
IP Network
AMF
Local Site
(subnet 192.168.1.0)
atmf virtual-link ID and IP (Example1).eps
AMF virtual-link id ip remote-id remote-ip (Example)
AMF
Remote Site
(subnet 192.168.2.0)
Switch 1
AMF Node 10
Router 1
Router 2
192.168.1.1
Tunnel ID = 1
Tunnel remote ID = 2
192.168.2.1
Tunnel ID = 2
Tunnel remote ID = 1
Tunnelled Packet
UDP Header
IP Header
Switch 2
AMF Node 20
192.168.1.1
192.168.2.1