Juniper EX9200 Features Manual page 39

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

Advertisement

Step-by-Step
Procedure
Results
Copyright © 2017, Juniper Networks, Inc.
user@switch4# set ge-0/0/19 unit 0 family ethernet-switching vlan members [10 20 30
40]
Configure the port mode for the interfaces:
3.
[edit interfaces]
user@switch4# set ge-0/0/23 unit 0 family ethernet-switching interface-mode trunk
user@switch4# set ge-0/0/19 unit 0 family ethernet-switching interface-mode trunk
Configure RSTP on the switch:
4.
[edit protocols]
user@switch4# rstp bridge-priority 16k
user@switch4# rstp interface ge-0/0/23 cost 1000
user@switch4# rstp interface ge-0/0/23 mode point-to-point
user@switch4# rstp interface ge-0/0/19 cost 1000
user@switch4# rstp interface ge-0/0/19 mode point-to-point
If Switch 4 includes dual Routing Engines, configure nonstop bridging. To configure NSB
on Switch 4:
Enable graceful Routing Engine switchover (GRES):
1.
[edit chassis redundancy]
user@switch4# set graceful-switchover
Configure the switch to always synchronize configuration changes between the
2.
Routing Engines:
[edit system]
user@switch4# set commit synchronize
If you try to commit a configuration in which nonstop bridging is configured but
synchronization of configuration changes is not configured, the configuration is not
committed.
Enable nonstop bridging:
3.
[edit protocols layer2-control]
user@switch4# set nonstop-bridging
NOTE:
This process enables NSB for all NSB-supported Layer 2
protocols on the switch, including RSTP.
Check the results of the configuration:
user@switch4> show configuration
interfaces {
Chapter 1: Using RSTP
23

Advertisement

Table of Contents
loading

Table of Contents