beautypg.com

Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1563

background image

AMF Introduction and Configuration

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

59.19

.

Table 59-5: Configure the first member node (Member3)

Description

Prompt

Command

Step 1. Set the host name.

Enter Global Configuration mode

(awplus#)

configure terminal

Set the host name

awplus(config)#)

hostname Member3

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.

Member3(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

Member3(config)#

vlan database

Create VLANs 2 and 3

Member3(config-vlan)#

vlan 2-3

Step 4. Disable RSTP globally (this is enabled by default).

Member3(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

Member3(config)#

interface port1.0.1-1.0.3

Configure these ports as AMF links

Member3(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

Member3(config-if)#

switchport trunk allowed vlan

add 2-3

Step 7. Configure AMF-crosslink

Enter the Interface Configuration mode
for port 1.0.2

Member3(config)#

interface port1.0.2

Set this port to be an AMF crosslink

Member3(config-if)#

switchport atmf-crosslink

Member3(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.

Member3#

copy running-config startup-

config

Building configuration...[OK]

Member3#

reload

Are you sure you want to reboot the whole chassis? (y/n):

y