C613-50631-01 Rev A Command Reference for IE340 Series 2923
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AMF AND AMF PLUS COMMANDS
MODELTYPE
modeltype
Overview This command sets the expected model type of the guest node. The model type
will default to other if nothing is set.
Use the no variant of this command to reset the model type to other.
Syntax
modeltype {alliedware|aw+|onvif|tq|other}
no modeltype
Default Default to other
Mode AMF Guest Configuration
Examples To assign the model type tq to the guest-class called ‘tq_device’, use the
commands:
node1# configure terminal
node1(config)# atmf guest-class tq_device
node1(config-atmf-guest)# modeltype tq
To remove the model type tq from the guest-class called ‘tq_device’, and reset it
to the default of other, use the commands:
node1# configure terminal
node1(config)# atmf guest-class tq_device
node1(config-atmf-guest)# no modeltype
Related
commands
atmf guest-class
switchport atmf-guestlink
show atmf links guest
Command
changes
Version 5.4.9-2.1: onvif parameter added
Parameter Description
alliedware A legacy Allied Telesis operating system.
aw+ The Allied Telesis AlliedWare Plus operating system.
onvif ONVIF (Open Network Video Interface Forum) Profile Q devices
tq An Allied Telesis TQ Series wireless access point.
other Used where the model type is outside the above definitions.