C613-50631-01 Rev A Command Reference for IE340 Series 2831
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AMF AND AMF PLUS COMMANDS
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 switchport
atmf-guestlink 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 <guest-class-name>
Mode Global Configuration
Example To create a guest-class named ‘camera’ use the commands:
node1# configure terminal
node1(config)# atmf guest-class camera
node1(config-atmf-guest)#
To remove the guest-class named ‘camera’ use the commands:
node1# configure terminal
node1(config)# no atmf guest-class camera
Related
commands
show atmf area guests
discovery
firmware-url
http-enable
username (atmf-guest)
modeltype
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.