Juniper EX9200 Features Manual page 33

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

Advertisement

Results
Copyright © 2017, Juniper Networks, Inc.
Configure the switch to always synchronize configuration changes between the
2.
Routing Engines:
[edit system]
user@switch2# 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@switch2# 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@switch2> show configuration
interfaces {
ge-0/0/14 {
unit 0 {
family ethernet-switching {
interface-mode trunk;
vlan {
members [10 20 30 40];
}
}
}
}
ge-0/0/18 {
unit 0 {
family ethernet-switching {
interface-mode trunk;
vlan {
members [10 20 30 40];
}
}
}
}
}
protocols {
layer2-control {
nonstop-bridging;
}
rstp {
bridge-priority 32k;
Chapter 1: Using RSTP
17

Advertisement

Table of Contents
loading

Table of Contents