Specifications
AMF Introduction and Configuration
120 New and Enhanced Features in AlliedWare Plus 5.4.4 Major and Minor Versions
.
Table 2: Configure the AMF master node
Description Prompt Command
Step 1. Set the host name.
Enter Global Configuration mode
(awplus#)
configure terminal
Set the host name
awplus(config)#)
hostname AMF_Master
Note that host names are used as the AMF node name and MUST BE UNIQUE within the AMF network.
Step 2. Set the AMF network name.
Set the AMF network name.
AMF_Master(config)#
atmf network-name atmf1
Note that the AMF network name must be the same on all nodes within the AMF network, and the device must be
rebooted before the AMF network name takes effect.
Step 3. Configure the switch to be the AMF master.
AMF_Master(config)#
atmf master
An AMF network must have at least one master configured. A license is required for each AMF master in the AMF network.
If an AT-SBx8100 with dual CFCs is configured as an AMF master a license is only required on the CFC master, as the license
with be synchronized across CFCs. If an AT-SBx908 is configured as an AMF master, a license is required to be installed on
both stack members.
Step 4. Configure the data VLANs.
AMF_Master(config)#
vlan database
AMF_Master(config-vlan)#
vlan 2-3
Step 5. Configure ports as AMF-links.
AMF_Master(config)#
interface port1.1.1-1.1.2
AMF_Master(config-if)#
switchport atmf-link
Step 6. Configure data VLANs on AMF-links as required.
AMF_Master(config-if)#
switchport trunk allowed vlan
add 2-3
Step 7. Save the configuration and reboot the switch.
AMF_Master#
copy running-config startup-
config
Building configuration...[OK]
AMF_Master#
reload
Are you sure you want to reboot the whole chassis? (y/n): y










