Extreme Standby Router Protocol
ExtremeWare XOS 11.3 Concepts Guide
468
configure esrp esrp1 domain-id 4097
Adding VLANs to an ESRP Domain
This section assumes that you have already created and configured the VLANs that you want to add to
the ESRP domain.
Adding and Deleting a Master VLAN
The master VLAN is the VLAN on the ESRP domain that exchanges ESRP PDUs and data between a
pair of ESRP-enabled devices. You must configure one master VLAN for each ESRP domain, and a
master VLAN can belong to only one ESRP domain.
To add a master VLAN to an ESRP domain, use the following command:
configure esrp <esrpDomain> add master <vlan_name>
The
esrpDomain
parameter specifies the name of the ESRP domain, and the
vlan_name
parameter
specifies the name of the master VLAN.
The following example adds the VLAN
sales
as the master VLAN to ESRP domain
esrp1
:
configure esrp esrp1 add master sales
To delete a master VLAN, you must first disable the ESRP domain before removing the master VLAN
using the
disable esrp {<esrpDomain>}
command.
To delete a master VLAN from an ESRP domain, use the following command:
configure esrp <esrpDomain> delete master <vlan_name>
The following examples removes the master VLAN
sales
from ESRP domain
esrp1
:
configure esrp esrp1 delete master sales
Adding and Deleting a Member VLAN
The member VLAN can belong to only one ESRP domain, and you configure zero or more member
VLANs for each ESRP domain. The state of the ESRP device determines whether the member VLAN is
in the forwarding or blocking state.
To add a member VLAN to an ESRP domain, use the following command:
configure esrp <esrpDomain> add member <vlan_name>
The
esrpDomain
parameter specifies the name of the ESRP domain, and the
vlan_name
parameter
specifies the name of the master VLAN.
The following example adds the VLAN
purple
as a member VLAN to ESRP domain
esrp1
:
configure esrp esrp1 add member purple
To delete a member VLAN from an ESRP domain, use the following command:
Summary of Contents for ExtremeWare XOS 11.3
Page 20: ...Contents ExtremeWare XOS 11 3 Concepts Guide 20...
Page 25: ...1 Using ExtremeWare XOS...
Page 26: ......
Page 38: ...ExtremeWare XOS Overview ExtremeWare XOS 11 3 Concepts Guide 38...
Page 58: ...Accessing the Switch ExtremeWare XOS 11 3 Concepts Guide 58...
Page 146: ...Configuring Slots and Ports on a Switch ExtremeWare XOS 11 3 Concepts Guide 146...
Page 218: ...Status Monitoring and Statistics ExtremeWare XOS 11 3 Concepts Guide 218...
Page 240: ...Virtual LANs ExtremeWare XOS 11 3 Concepts Guide 240...
Page 248: ...Virtual Routers ExtremeWare XOS 11 3 Concepts Guide 248...
Page 278: ...Access Lists ACLs ExtremeWare XOS 11 3 Concepts Guide 278...
Page 288: ...Routing Policies ExtremeWare XOS 11 3 Concepts Guide 288 entry deny_rest if then deny...
Page 344: ...Security ExtremeWare XOS 11 3 Concepts Guide 344...
Page 393: ...2 Using Switching and Routing Protocols...
Page 394: ......
Page 454: ...Spanning Tree Protocol ExtremeWare XOS 11 3 Concepts Guide 454...
Page 484: ...Extreme Standby Router Protocol ExtremeWare XOS 11 3 Concepts Guide 484...
Page 514: ...IPv4 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 514...
Page 530: ...IPv6 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 530...
Page 538: ...RIP ExtremeWare XOS 11 3 Concepts Guide 538...
Page 556: ...OSPF ExtremeWare XOS 11 3 Concepts Guide 556...
Page 566: ...OSPFv3 ExtremeWare XOS 11 3 Concepts Guide 566...
Page 589: ...3 Appendixes...
Page 590: ......
Page 640: ...CNA Agent ExtremeWare XOS 11 3 Concepts Guide 640...
Page 670: ...Glossary ExtremeWare XOS 11 3 Concepts Guide 670...
Page 698: ...Index ExtremeWare XOS 11 3 Concepts Guide 698...