C613-50102-01 REV C
Command Reference for x510 Series
2207
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
A
LLIED
T
ELESIS
M
ANAGEMENT
F
RAMEWORK
™ (AMF) C
OMMANDS
SWITCHPORT
ATMF
-
GUESTLINK
Example 3
To configure switch port 1.0.41 to be a guest link, using the default model type and
learning method address, use the following commands:
node1#
configure terminal
node1(config)#
int port1.0.41
node1(config-if)#
switchport atmf-guestlink
node1(config-if)#
end
Example 4
To configure switch ports 1.0.52 to 1.0.54 to be guest links, for the guest class
camera
, use the following commands:
node1#
configure terminal
node1(config)#
int port1.0.41-port1.0.44
node1(config-if)#
switchport atmf-guestlink class camera
node1(config-if)#
end
Example 5
To remove the guest-link functionality from switchport 1.0.41, use the following
commands:
node1#
configure terminal
node1(config)#
int port1.0.41
node1(config-if)#
no switchport atmf-guestlink
node1(config-if)#
end
Related
Commands