![Alied Telesis GS970M/10 Скачать руководство пользователя страница 1602](http://html1.mh-extra.com/html/alied-telesis/gs970m-10/gs970m-10_command-reference-manual_28967731602.webp)
C613-50163-01 Rev C
Command Reference for GS970M Series
1602
AlliedWare Plus™ Operating System - Version 5.4.7-0.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