C613-50170-01 Rev B
Command Reference for x510 Series
2418
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
LLIED
T
ELESIS
M
ANAGEMENT
F
RAMEWORK
™ (AMF) C
OMMANDS
SWITCHPORT
ATMF
-
AGENTLINK
switchport atmf-agentlink
Overview
Use this command to configure a link between this device and an x600 Series
switch, in order to integrate the x600 Series switch into your AMF network. The
x600 Series switch is called an “AMF agent”, and the link between the x600 and this
device is called an “agent link”.
The x600 Series switch must be running version 5.4.2-3.16 or later.
Use the
no
variant of this command to remove the agent link. If the x600 Series
switch is still connected to the switch port, it will no longer be part of the AMF
network.
Syntax
switchport atmf-agentlink
no switchport atmf-agentlink
Default
By default, no agent links exist and x600 Series switches are not visible to AMF
networks.
Mode
Interface mode for a switch port. Note that the link between the x600 and the AMF
network must be a single link, not an aggregated link.
Usage
The x600 Series switch provides the following information to the AMF node that it
is connected to:
•
The MAC address
•
The IPv4 address
•
The IPv6 address
•
The name/type of the device (Allied Telesis x600)
•
The name of the current firmware
•
The version of the current firmware
•
The configuration name
AMF guestnode also makes most of this information available from x600 Series
switches, but requires configuration with DHCP and/or LLDP. AMF agent is simpler;
as soon the x600 is connected to an appropriately configured port of an AMF node,
it is immediately integrated into the AMF network.
To see information about the x600 Series switch, use the
show atmf links guest
detail
command.
Example
To configure port 1.0.1 as an agent link, use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
switchport atmf-agentlink
Related
Commands