Allied Telesis X610-48TS Switch User Manual


 
How to Configure and Use AMF on Allied Telesis Switches | Page 21
Configuring AMF
Member1(config)#int port1.1.1,port1.1.3
Member1(config-if)#switchport atmf-link
Member1(config-if)#switchport trunk allowed vlan add 2-3
Member1(config)#int port1.1.2
Member1(config-if)#switchport atmf-crosslink
Member1(config-if)#switchport trunk native vlan none
Note:
AMF links and crosslinks are not required to be configured with data VLANs and can
be used solely to provide AMF management VLAN redundancy.
Member1#copy running-config startup-config
Building configuration...
[OK]
Member1#reload
reboot system? (y/n): y
Configuration Member 2
awplus#conf t
awplus(config)#hostname Member2
Note:
Hostnames are used as the AMF node name and must be unique within the AMF
network..
Member2(config)#atmf network-name atmf1
Note:
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.
Member2(config)#vlan database
Member2(config-vlan)#vlan 2-3
Member2(config)# no spanning-tree rstp enable
5. Configure ports as AMF-links.
6. Configure data VLANs on the AMF links as required.
7. Configure AMF-crosslink.
8. Save the configuration and reboot the switch.
1. Set the host name.
2. Set the AMF network name.
3. Configure a data VLAN.
4. Disable RSTP globally (this is enabled by default).