Table 193: Components of the Network Topology
(continued)
Access Switch A interfaces:
•
ge-0/0/1
—Connects PC1 to access Switch A.
•
ge-0/0/2
—Connects PC2 to access Switch A.
•
ge-0/0/3
—Connects PC3 to access Switch A.
•
xe-0/1/1
—Connects access Switch A to distribution Switch
C (trunk).
Access Switch B interfaces:
•
ge-0/0/0
—Connects PC4 to access Switch B.
•
ge-0/0/1
—Connects PC5 to access Switch B.
•
xe-0/1/0
—Connects access Switch B to distribution Switch
C. (trunk)
Distribution Switch C interfaces:
•
xe-0/1/1
—Connects distribution Switch C to access Switch
A. (trunk)
•
xe-0/1/0
—Connects distribution Switch C to access Switch
B. (trunk)
Interfaces
Configuring VLANs and MVRP on Access Switch A
To configure VLANs on the switch, bind access interfaces to the VLANs, and enable MVRP
on the trunk interface of access Switch A, perform these tasks:
CLI Quick
Configuration
To quickly configure access Switch A for MVRP, copy the following commands and paste
them into the switch terminal window of Switch A:
[edit]
set vlans finance vlan-id 100
set vlans lab vlan-id 200
set vlans sales vlan-id 300
set interfaces ge-0/0/1 unit 0 family ethernet-switching vlan members finance
set interfaces ge-0/0/2 unit 0 family ethernet-switching vlan members lab
set interfaces ge-0/0/3 unit 0 family ethernet-switching vlan members sales
set interfaces xe-0/1/1 unit 0 family ethernet-switching port-mode trunk
set protocols mvrp interface xe-0/1/1.0
NOTE:
As we recommend as a best practice, default MVRP timers are used
in this example. The default values associated with each MVRP timer are:
200 ms for the join timer, 1000 ms for the leave timer, and 10000 ms for the
leaveall timer. Modifying timers to inappropriate values might cause an
imbalance in the operation of MVRP.
Copyright © 2010, Juniper Networks, Inc.
1360
Complete Software Guide for Junos
®
OS for EX Series Ethernet Switches, Release 10.3
Summary of Contents for JUNOS OS 10.3 - SOFTWARE
Page 325: ...CHAPTER 17 Operational Mode Commands for System Setup 229 Copyright 2010 Juniper Networks Inc ...
Page 1323: ...CHAPTER 56 Operational Mode Commands for Interfaces 1227 Copyright 2010 Juniper Networks Inc ...
Page 2841: ...CHAPTER 86 Operational Commands for 802 1X 2745 Copyright 2010 Juniper Networks Inc ...
Page 3367: ...CHAPTER 113 Operational Mode Commands for CoS 3271 Copyright 2010 Juniper Networks Inc ...
Page 3435: ...CHAPTER 120 Operational Mode Commands for PoE 3339 Copyright 2010 Juniper Networks Inc ...
Page 3529: ...CHAPTER 126 Operational Mode Commands for MPLS 3433 Copyright 2010 Juniper Networks Inc ...