1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00

Fix a few more s/br/bridge/g

Ticket: CM-3346
Reviewed By:
Testing Done:
(cherry picked from commit e63e03e90af531ab660dca03f437f8432337c5d3)
This commit is contained in:
Roopa Prabhu
2014-11-26 11:09:50 -08:00
parent 5e4f0612fa
commit 7ce1bb50e9
4 changed files with 5 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
#
#
# ports swp1-swp52 are trunk ports which inherit vlans from the bridge br
# ports swp1-swp52 are trunk ports which inherit vlans from 'bridge'
# ie vlans 310 700 707 712 850 910
#

View File

@@ -28,19 +28,19 @@ iface swp2
mstpctl-bpduguard yes
# The following port is the trunk uplink and inherits all vlans
# from bridge br
# from 'bridge'
auto swp49
iface swp49
mstpctl-portpathcost 10
# The following port is the trunk uplink and inherits all vlans
# from bridge br
# from 'bridge'
auto swp50
iface swp50
mstpctl-portpathcost 0
#
# ports swp3-swp48 are trunk ports which inherit vlans from the bridge br
# ports swp3-swp48 are trunk ports which inherit vlans from the 'bridge'
# ie vlans 310,700,707,712,850,910
#

View File

@@ -77,7 +77,7 @@ vlan bridge.4094
bridge-igmp-querier-src 172.16.101.1
#
# vlan aware bridge br
# vlan aware bridge
#
auto bridge
iface bridge

View File

@@ -74,7 +74,6 @@ iface host-bond-02
bond-xmit-hash-policy layer3+4
# the bridge
#
auto bridge
iface bridge
bridge-vlan-aware yes