Specifications

194 ExtremeWare XOS 11.0 Concepts Guide
Ethernet Automatic Protection Switching
3 Configure STP Forward Delay to 4 seconds using the following command:
configure stpd <stpd_name> forwarddelay 4
4 Configure STP MaxAge Time to 11 seconds using the following command:
configure stpd <stpd_name> maxage 11
5 Configure STPD and add each protected VLANs to STPD using the following command:
configure stpd <stpd_name> add vlan <vlan_name> ports all
6 Enable STP using the following command:
enable stpd <stpd_name>
Configuring EAPS Master Node with STP Disabled
You add the STP Carrier VLAN you created to the EAPS Domain only on the EAPS master node, as a
protected VLAN.
Use the following command:
configure eaps <name> add protect vlan <vlan_name>
When you are configuring EAPS with STP in the 802.1D mode and you issue this command, you may
receive a warning message when adding this VLAN to EAPS. This occurs because the ports you
assigned to the VLAN are untagged. This message can be ignored in this case.