C613-50170-01 Rev B
Command Reference for x510 Series
2271
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
LLIED
T
ELESIS
M
ANAGEMENT
F
RAMEWORK
™ (AMF) C
OMMANDS
ATMF
MANAGEMENT
VLAN
3)
Enter the new VLAN ID, using the commands:
test[10]#
configure terminal
test(config)[10]#
atmf management vlan <2-4090>
The nodes will execute the command in parallel, leave the AMF network, and
attempt to rejoin through the new VLAN.
4)
Create the working set again, using the commands:
master(config)#
exit
master#
atmf working-set group all
5)
Save the configuration, using the command:
test[10]#
write
6)
The prompt will display the number of nodes in the AMF network. Check that
this is the same as the number in step 1. If it is not, you will need to change
the VLAN on missing devices by logging into their consoles directly.
NOTE
:
The management VLAN will automatically be assigned an IP subnet address
based on the value configured by the command
The default VLAN ID lies outside the user-configurable range. If you need to reset
the VLAN to the default VLAN ID, use the
no
variant of this command to do so.
Examples
To change the AMF management VLAN to 4090 in an existing AMF network, use
the following commands:
master#
atmf working-set group all
test[10]#
configure terminal
test(config)[10]#
atmf management vlan 4090
master(config)#
exit
master#
atmf working-set group all
test[10]#
write
To reset the AMF management VLAN to its default of 4092 in an existing AMF
network, use the following commands:
master#
atmf working-set group all
test[10]#
configure terminal
test(config)[10]#
no atmf management vlan
master(config)#
exit
master#
atmf working-set group all
test[10]#
write
Related
commands