Allied Telesis AT-9924SP-30 Switch User Manual


 
Page 19 | AlliedWare™ OS How To Note: EPSR
Example 3: EPSR and RSTP
Configure the control VLAN for EPSR:
create vlan=vlan1000 vid=1000
add vlan=1000 port=1-2 frame=tagged
Configure the data VLAN for EPSR:
create vlan=vlan2 vid=2
add vlan=2 port=1-2 frame=tagged
Remove the ring ports from the default VLAN:
delete vlan=1 port=1-2
Configure EPSR:
create epsr=domain1 mode=transit controlvlan=vlan1000
add epsr=domain1 datavlan=vlan2
enable epsr=domain1
Configure the STP VLAN:
create vlan=vlan10 vid=10
add vlan=10 port=10-11 frame=tagged
Remove the STP VLAN’s ports from the default VLAN:
delete vlan=1 port=10-11
Configure STP:
create stp=example
add stp=example vlan=vlan10
enable stp=example
set stp=example mode=rapid
4. Configure switch E for EPSR and RSTP