27.10.2013 Views

2.5.2 - Force10 Networks

2.5.2 - Force10 Networks

2.5.2 - Force10 Networks

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

1. Name switch R1, enable GVRP globally and on port 1/0/2, and enable the port:<br />

<strong>Force10</strong> (Config)#hostname R1<br />

R1 (Config)#gvrp adminmode enable<br />

R1 (Config)#interface 1/0/2<br />

R1 (Interface 1/0/2)#no shutdown<br />

R1 (Interface 1/0/2)#gvrp interfacemode enable<br />

R1 (Interface 1/0/2)#exit<br />

Figure 178 Enabling GVRP on Switch and Interface on Switch 1<br />

2. Name switch R2, enable GVRP globally and on port 1/0/1, and enable the port. Create VLAN 3 and<br />

add port 1/0/1 to it:<br />

<strong>Force10</strong> (Config)#hostname R2<br />

R2 (Config)#gvrp adminmode enable<br />

R2 (Config)#interface 1/0/1<br />

R2 (Interface 1/0/1)#no shutdown<br />

R2 (Interface 1/0/1)#gvrp interfacemode enable<br />

R2 (Interface)#exit<br />

R2 (Config)#interface vlan 3<br />

R2 (conf-if-vl-vlan-3)#tagged 1/0/1<br />

R2 (conf-if-vl-vlan-3)#exit<br />

Figure 179 Setting up the VLAN and GVRP on Switch 2<br />

3. Use show vlan id 3 to verify the dynamically created VLAN:<br />

(R1) #show vlan id 3<br />

Codes: * - Default VLAN, G - GVRP VLANs, E - Ethernet interface<br />

Vlan Id Status Q Ports<br />

------- --------- - --------<br />

G 3 Active T E 1/0/2<br />

Figure 180 Using the show vlan id Command<br />

Notes:<br />

• The ‘G’ indicates that this VLAN was dynamically created via GVRP on R1.<br />

• If you execute show vlan id 3 on R2, you will not see the G in the output, because the VLAN was<br />

actually configured on R2, not dynamically negotiated.<br />

• To make the VLAN permanent on R1, use the makestatic command under interface vlan 3.<br />

Displaying GARP, GVRP, GMRP Properties<br />

These Privileged Exec and User Exec mode commands display GARP, GVRP, and GMRP information:<br />

• show garp (Figure 181)<br />

— Displays admin mode for GVRP and GMRP<br />

• show gmrp configuration {unit/slot/port | all}<br />

• show gvrp configuration {unit/slot/port | all} (Figure 181)<br />

— Port admin mode for GVRP and GMRP<br />

— Timer values<br />

230 VLANs

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!