C613-50170-01 Rev B
Command Reference for x510 Series
2264
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
LLIED
T
ELESIS
M
ANAGEMENT
F
RAMEWORK
™ (AMF) C
OMMANDS
ATMF
GUEST
-
CLASS
atmf guest-class
Overview
This modal command creates a guest-class. Guest-classes are modal templates
that can be applied to selected guest types. Once you have created a guest-class,
you can select it by entering its mode. From here, you can then configure a further
set of operational settings specifically for the new guest-class. These settings can
then all be applied to a guest link by running the
command. The following settings can be configured from each guest class mode:
•
discovery method
•
model type
•
http-enable setting
•
guest port, user name, and password
The
no
variant of this command removes the guest-class. Note that you cannot
remove a guest-class that is assigned to a port.
Syntax
atmf guest-class
<guest-class-name>
no atmf guest-class
Mode
Interface
Example 1
To create a guest-class named
camera
use the following commands:
node1#
configure terminal
node1(config)#
atmf guest-class camera
node1(config-atmf-guest)#
end
Example 2
To remove the guest-class named
phone
use the following commands:
node1#
configure terminal
node1(config)#
no atmf guest-class phone
node1(config-atmf-guest)#
end
Related
Commands
Parameter
Description
<
guest-class-name
>
The name assigned to the guest-class type. This can be
chosen from an arbitrary string of up to 15 characters.