X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vswitchd%2Fvswitch.xml;h=688f7157221619b8cfbbba2c781e17d4ccbe03d6;hb=d2859659800b7e01281d1ca84a726d6b20e98ee1;hp=0cd9b30cb7c60be65db3bef9ec07377c8fced151;hpb=749ae9504293dbb695dd67402acbd47acbcbeb83;p=openvswitch diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 0cd9b30c..688f7157 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -556,6 +556,51 @@ and if Open vSwitch node does not run STP, then this option should be enabled. Default is disabled, set to true to enable. + + The following destination MAC addresss will not be forwarded when this + option is enabled. +
+
01:80:c2:00:00:00
+
IEEE 802.1D Spanning Tree Protocol (STP).
+ +
01:80:c2:00:00:01
+
IEEE Pause frame.
+ +
01:80:c2:00:00:0x
+
Other reserved protocols.
+ +
00:00:5e:00:01:xx
+
VRRP IPv4 virtual router MAC address.
+ +
00:00:5e:00:02:xx
+
VRRP IPv6 virtual router MAC address.
+ +
00:00:0c:07:ac:xx
+
HSRP Version 1.
+ +
00:00:0c:9f:fx:xx +
+
HSRP Version 2.
+ +
00:07:b4:xx:xx:xx
+
GLBP.
+ +
01:00:0c:cc:cc:cc
+
+ Cisco Discovery Protocol (CDP), VLAN Trunking Protocol (VTP), + Dynamic Trunking Protocol (DTP), Port Aggregation Protocol (PAgP), + and others. +
+ +
01:00:0c:cc:cc:cd
+
Cisco Shared Spanning Tree Protocol PVSTP+.
+ +
01:00:0c:cd:cd:cd
+
Cisco STP Uplink Fast.
+ +
01:00:0c:00:00:00
+
Cisco Inter Switch Link.
+
- - Indicates a CFM fault was triggered because the CFM module received - a CCM frame with a sequence number that it was not expecting. - -

Indicates the health of the interface as a percentage of CCM frames @@ -2315,36 +2355,12 @@ sent out an implicit VLAN port, the frame will not be tagged. This type of mirroring is sometimes called RSPAN.

- The following destination MAC addresses will not be mirrored to a - VLAN to avoid confusing switches that interpret the protocols that - they represent: + See the documentation for + in the + table for a list of destination MAC + addresses which will not be mirrored to a VLAN to avoid confusing + switches that interpret the protocols that they represent.

-
-
01:80:c2:00:00:00
-
IEEE 802.1D Spanning Tree Protocol (STP).
- -
01:80:c2:00:00:01
-
IEEE Pause frame.
- -
01:80:c2:00:00:0x
-
Other reserved protocols.
- -
01:00:0c:cc:cc:cc
-
- Cisco Discovery Protocol (CDP), VLAN Trunking Protocol (VTP), - Dynamic Trunking Protocol (DTP), Port Aggregation Protocol (PAgP), - and others. -
- -
01:00:0c:cc:cc:cd
-
Cisco Shared Spanning Tree Protocol PVSTP+.
- -
01:00:0c:cd:cd:cd
-
Cisco STP Uplink Fast.
- -
01:00:0c:00:00:00
-
Cisco Inter Switch Link.
-

Please note: Mirroring to a VLAN can disrupt a network that contains unmanaged switches. Consider an unmanaged physical switch with two ports: port 1, connected to an end host, and port 2, @@ -2735,10 +2751,9 @@ Service (QoS) on IP networks. The DSCP value specified here is used when establishing the connection - between the controller and the Open vSwitch. The connection must be - reset for the new DSCP values to take effect. If no value is - specified, a default value of 48 is chosen. Valid DSCP values must be - in the range 0 to 63. + between the controller and the Open vSwitch. If no value is specified, + a default value of 48 is chosen. Valid DSCP values must be in the + range 0 to 63. @@ -2982,10 +2997,9 @@ Service (QoS) on IP networks. The DSCP value specified here is used when establishing the connection - between the manager and the Open vSwitch. The connection must be - reset for the new DSCP values to take effect. If no value is - specified, a default value of 48 is chosen. Valid DSCP values must be - in the range 0 to 63. + between the manager and the Open vSwitch. If no value is specified, a + default value of 48 is chosen. Valid DSCP values must be in the range + 0 to 63.