Juniper JUNOS OS 10.4 - FOR EX REV 1 Manual page 1660

For ex series ethernet switches
Table of Contents

Advertisement

Complete Software Guide for Junos
Step-by-Step
Procedure
Results
1556
®
OS for EX Series Ethernet Switches, Release 10.4
To configure Access Switch B to support the three VLANs, bind interfaces for the two
PCs to the appropriate VLAN, and enable GVRP on the trunk interface, copy the following
commands and paste them into the switch terminal window of Switch B:
Configure the finance VLAN:
1.
[edit]
user@Access-Switch-B# set vlans finance vlan-id 100
Configure the lab VLAN:
2.
[edit]
user@Access-Switch-B# set vlans lab vlan–id 200
Configure the sales VLAN:
3.
[edit]
user@Access-Switch-B# set vlans sales vlan–id 300
Configure an Ethernet interface as a member of the finance VLAN:
4.
[edit]
user@Access-Switch-B# set interfaces ge-0/0/0 unit 0 family ethernet-switching vlan
members finance
Configure an Ethernet interface as a member of the lab VLAN:
5.
[edit]
user@Access-Switch-B# set interfaces ge-0/0/1 unit 0 family ethernet-switching vlan
members lab
Configure a trunk interface:
6.
user@Access-Switch-B# set interfaces xe-0/1/0 unit 0 family ethernet-switching
port-mode trunk
Enable GVRP on the trunk interface:
7.
[edit]
user@Access-Switch-B# set protocols gvrp xe-0/1/0.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 might 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
more information on the timers, see
statements.
Check the results of the configuration:
[edit]
user@Access-Switch-B #show
command to verify that GVRP is enabled. For
show gvrp
gvrp
and its associated configuration
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents