Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1564
AMF Introduction and Configuration
Software Reference for x310 Series Switches
59.20
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
.
Table 59-6: Configure the first member node (Member4)
Description
Prompt
Command
Step 1. Set the host name.
Enter Global Configuration mode
(awplus#)
configure terminal
Set the host name
awplus(config)#)
hostname Member4
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 to atmf1.
Member4(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 data VLANs
Enter the VLAN Configuration mode
Member4(config)#
vlan database
Create VLANs 2 and 3
Member4(config-vlan)#
vlan 2-3
Step 4. Disable RSTP globally (this is enabled by default).
Member4(config)#
no spanning-tree rstp enable
Step 5. Configure ports as AMF-links.
Enter Interface Configuration mode for
ports 1.0.1 to 1.0.3
Member4(config)#
interface port1.0.1-1.0.3
Configure these ports as AMF links
Member4(config-if)#
switchport atmf-link
Step 6. Configure data VLANs on the AMF-links as required.
Set VLANs 2 to 3 to be data VLANs
Member4(config-if)#
switchport trunk allowed vlan
add 2-3
Step 7. Configure AMF-crosslink
Enter the Interface Configuration mode
for port 1.0.2
Member4(config)#
interface port1.0.2
Set this port to be an AMF crosslink
Member4(config-if)#
switchport atmf-crosslink
Member4(config-if)#
switchport trunk native vlan
none
Note that AMF links and crosslinks do not need to be configured with data VLANs and can be used solely to provide AMF
management VLAN redundancy.
Step 8. Save the configuration and reboot the switch.
Member4#
copy running-config startup-
config
Building configuration...[OK]
Member4#
reload
Are you sure you want to reboot the whole chassis? (y/n):
y