Introduction Configuring SuperLoop
Software Reference for SwitchBlade x3100 Series Switches (Layer Two Switching)
4-140
4
show epsr allied-2
--- EPSR Domain Information ---
EPSR Domain Name...................... allied-2
EPSR Domain Node Type................. Transit
EPSR Domain State..................... IDLE
MAC Address of Master Node............ 00:00:00:00:00:00
EPSR Domain Status.................... Disabled
Control Vlan.......................... -
Enhanced Recovery..................... ON
Ring Interface # 1.................... <unknown>
Physical State of Ring Interface # 1.. <unknown>
Ring Interface # 1 Type............... <unknown>
Ring Interface # 1 State.............. <unknown>
Ring Interface # 1 Priority........... <unknown>
Ring Interface # 1 Priority Rank...... <unknown>
Ring Interface # 2.................... <unknown>
Physical State of Ring Interface # 2.. <unknown>
Ring Interface # 2 Type............... <unknown>
Ring Interface # 2 State.............. <unknown>
Ring Interface # 2 Priority........... <unknown>
Ring Interface # 2 Priority Rank...... <unknown>
Data Vlans............................ -
Create the control and data VLANs
5
create vlan vid 6,20,200,300 Creates 4 VLANs with the following IDs: 6, 20,
200 and 300.
Add control/data VLANs to the interfaces (with TAGGED framing)
6
ADD VLAN=6 INTERFACE=ETH:[0.0],[3,8-9.2]
FRAME=TAGGED
ADD VLAN=20 INTERFACE=ETH:[3,8-9.2]
FRAME=TAGGED
ADD VLAN=200 INTERFACE=ETH:[3,8.2]
FRAME=TAGGED
ADD VLAN=300 INTERFACE=ETH:[3,9.2]
FRAME=TAGGED
Adds interfaces 0.0, 3.2, 8.2 and 9.2 to VLAN 6
and sets framing to tagged.
Adds interfaces 3.2, 8.2 and 9.2 to VLAN 20
and sets framing to tagged.
Adds interfaces 3.2 and 8.2 to VLAN 200 and
sets framing to tagged.
Adds interfaces 3.2 and 9.2 to VLAN 300 and
sets framing to tagged.
Delete the interfaces from the default VLAN
7
DELETE VLAN=1 INTERFACE=ETH:[0.0],[3.2],
[8.2],[9.2]
Deletes interfaces 0.0, 3.2, 8.2 and 9.2 from the
default VLAN (VID=1).
TABLE 4-19 Configuration Procedure for SuperLoop - Peer SuperLoop Domain
Step Command Description