Dell PowerConnect J-EX4200-24T Software Manual page 1163

J series; j-ex series
Table of Contents

Advertisement

set protocols gvrp interface xe-0/1/1.0
Step-by-Step
To configure Access Switch A to support the three VLANs, bind interfaces for the three
Procedure
PCs to the appropriate VLANs, and enable GVRP on the trunk interface, copy the following
commands and paste them into the switch terminal window of Switch A:
Configure the finance VLAN:
1.
[edit]
user@Access-Switch-A# set vlans finance vlan-id 100
Configure the lab VLAN:
2.
[edit]
user@Access-Switch-A# set vlans lab vlan–id 200
Configure the sales VLAN:
3.
[edit]
user@Access-Switch-A# set vlans sales vlan–id 300
Configure an Ethernet interface as a member of the finance VLAN:
4.
[edit]
does user@Access-Switch-A# set interfaces ge-0/0/1 unit 0 family ethernet-switching
vlan members finance
Configure an Ethernet interface as a member of the lab VLAN:
5.
[edit]
user@Access-Switch-A# set interfaces ge-0/0/2 unit 0 family ethernet-switching vlan
members lab
Configure an Ethernet interface as a member of the sales VLAN:
6.
[edit]
user@Access-Switch-A# set interfaces ge-0/0/3 unit 0 family ethernet-switching vlan
members sales
Configure a trunk interface:
7.
user@Access-Switch-A# set interfaces xe-0/1/1 unit 0 family ethernet-switching
port-mode trunk
Enable GVRP on the trunk interface:
8.
[edit]
user@Access-Switch-A# set protocols gvrp interface xe-0/1/1.0
NOTE: As we recommend, default GVRP timers are used in this example.
The default values associated with each GVRP timer are: 200 ms for the join
timer, 600 ms for the leave timer, and 1000 cs (10000 ms) for the leaveall
timer. Modifying timers to inappropriate values may cause an imbalance in
the operation of GVRP. Refer to IEEE 802.1D [2004] Clause 12 for more
information. The timer values are displayed when you use the
command to verify that GVRP is enabled. For more information on the timers,
see
and its associated configuration statements.
gvrp
Chapter 58: Examples: Bridging and VLAN Configuration
show gvrp
1091

Advertisement

Table of Contents
loading

Table of Contents