Juniper EX9200 Features Manual page 35

Spanning-tree protocols feature guide ex series
Hide thumbs Also See for EX9200:
Table of Contents

Advertisement

Step-by-Step
Procedure
Copyright © 2017, Juniper Networks, Inc.
set protocols rstp interface ge-0/0/28 cost 1000
set protocols rstp interface ge-0/0/28 mode point-to-point
set protocols rstp interface ge-0/0/24 cost 1000
set protocols rstp interface ge-0/0/24 mode point-to-point
If Switch 3 includes dual Routing Engines, configure NSB. To quickly configure nonstop
bridging on Switch 3, copy the following commands and paste them into the switch
terminal window:
set chassis redundancy graceful switchover
set system commit synchronize
set protocols layer2-control nonstop-bridging
To configure RSTP and nonstop bridging on Switch 3:
Configure the VLANs
1.
[edit vlans]
user@switch3# set voice-vlan description "Voice VLAN"
user@switch3# set voice-vlan vlan-id 10
user@switch3# set employee-vlan description "Employee VLAN"
user@switch3# set employee-vlan vlan-id 20
user@switch3# set guest-vlan description "Guest VLAN"
user@switch3# set guest-vlan vlan-id 30
user@switch3# set camera-vlan description "Camera VLAN"
user@switch3# set camera-vlan vlan-id 40
Configure the VLANs on the interfaces, including support for the Ethernet switching
2.
protocol:
[edit interfaces]
user@switch3# set ge-0/0/26 unit 0 family ethernet-switching vlan members [10 20 30
40]
user@switch3# set ge-0/0/28 unit 0 family ethernet-switching vlan members [10 20 30
40]
user@switch3# set ge-0/0/24 unit 0 family ethernet-switching vlan members [10 20 30
40]
Configure the port mode for the interfaces:
3.
[edit interfaces]
user@switch3# set ge-0/0/26 unit 0 family ethernet-switching interface-mode trunk
user@switch3# set ge-0/0/28 unit 0 family ethernet-switching interface-mode trunk
user@switch3# set ge-0/0/24 unit 0 family ethernet-switching interface-mode trunk
Configure RSTP on the switch:
4.
[edit protocols]
user@switch3# rstp bridge-priority 8k
user@switch3# rstp interface ge-0/0/26 cost 1000
user@switch3# rstp interface ge-0/0/26 mode point-to-point
user@switch3# rstp interface ge-0/0/28 cost 1000
user@switch3# rstp interface ge-0/0/28 mode point-to-point
user@switch3# rstp interface ge-0/0/24 cost 1000
user@switch3# rstp interface ge-0/0/24 mode point-to-point
,
,
voice-vlan
employee-vlan
Chapter 1: Using RSTP
, and
guest-vlan
camera-vlan
:
19

Advertisement

Table of Contents
loading

Table of Contents