Extreme Networks 200 Series Switch User Manual


 
152 Summit 200 Series Switch Installation and User Guide
Ethernet Automatic Protection Switching
To configure an EAPS protected VLAN, use the following command:
config eaps <name> add protect vlan <name>
NOTE
As long as the ring is complete, the master node blocks the protected VLANs on its secondary port.
The following command example adds the protected VLAN “orchid” to the EAPS domain “eaps_1.”
config eaps eaps_1 add protect vlan orchid
Enabling and Disabling an EAPS Domain
To enable a specific EAPS domain, use the following command:
enable eaps <name>
To disable a specific EAPS domain, use the following command:
disable eaps <name>
Enabling and Disabling EAPS
To enable the EAPS function for the entire switch, use the following command:
enable eaps
To disable the EAPS function for the entire switch, use the following command:
disable eaps
Unconfiguring an EAPS Ring Port
Unconfiguring an EAPS port sets its internal configuration state to INVALID, which causes the port to
appear in the Idle state with a port status of Unknown when you use the
show eaps {<name>}
detail
command to display the status information about the port.
To unconfigure an EAPS primary or secondary ring port for an EAPS domain, use the following
command:
unconfig eaps <name> [primary | secondary] port
The following command example unconfigures this node’s EAPS primary ring port on the domain
eaps_1:
unconfig eaps eaps_1 primary port
Displaying EAPS Status Information
To display EAPS status information, use the following command:
show eaps {<name>} [detail]
If you enter the show eaps command without an argument or keyword, the command displays a
summary of status information for all configured EAPS domains. You can use the
detail keyword to
display more detailed status information.