Example Of Creating A Dynamic Vlan Through Gvrp - Dell Force10 S2410-01-10GE-24P Configuration Manual

Sftos configuration guide
Hide thumbs Also See for Force10 S2410-01-10GE-24P:
Table of Contents

Advertisement

Step
Command Syntax
6
show gvrp configuration all
7
show vlan brief

Example of Creating a Dynamic VLAN through GVRP

In this case, after enabling GVRP globally and on specific ports, and then creating a VLAN on R2 with one
of those ports:
Switch 1 ("R1") learns VLAN 3 from R2.
Port 1/0/2 on R1 will become VLAN 3, and VLAN 3 traffic can go through.
Figure 14-178. Diagram of VLAN between Switches
1. Name switch R1, enable GVRP globally and on port 1/0/2, and enable the port:
Figure 14-179. Enabling GVRP on Switch and Interface on Switch 1
Force10 (Config)#hostname R1
R1 (Config)#gvrp adminmode enable
R1 (Config)#interface 1/0/2
R1 (Interface 1/0/2)#no shutdown
R1 (Interface 1/0/2)#gvrp interfacemode enable
R1 (Interface 1/0/2)#exit
2. Name switch R2, enable GVRP globally and on port 1/0/1, and enable the port. Create VLAN 3 and
add port 1/0/1 to it:
Figure 14-180. Setting up the VLAN and GVRP on Switch 2
Force10 (Config)#hostname R2
R2 (Config)#gvrp adminmode enable
R2 (Config)#interface 1/0/1
R2 (Interface 1/0/1)#no shutdown
R2 (Interface 1/0/1)#gvrp interfacemode enable
R2 (Interface)#exit
R2 (Config)#interface vlan 3
R2 (conf-if-vl-vlan-3)#tagged 1/0/1
R2 (conf-if-vl-vlan-3)#exit
3. Use
show vlan id 3
Command Mode
Privileged Exec
Privileged Exec
to verify the dynamically created VLAN:
Usage
Verify the GARP interface.
Verify the VLAN.
VLANs | 221

Advertisement

Table of Contents
loading

This manual is also suitable for:

Force10

Table of Contents