X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vtep%2Fvtep.xml;h=8ae6af7eb6d825d53f50d05ac543760c14d12a90;hb=69d6040e861a6a001e65be85c0ed2aa8e60ac83e;hp=39404790ce8b7f3b5c1db83bcee319ee37069cbf;hpb=23f781e47bacce6866cad9248e2c01c44840cfec;p=sliver-openvswitch.git diff --git a/vtep/vtep.xml b/vtep/vtep.xml index 39404790c..8ae6af7eb 100644 --- a/vtep/vtep.xml +++ b/vtep/vtep.xml @@ -274,6 +274,29 @@ banner. + +

+ An entry in this column indicates to the NVC that this switch + has encountered a fault. The switch must clear this column + when the fault has been cleared. +

+ + + Indicates that the switch has been unable to process MAC + entries requested by the NVC due to lack of table resources. + + + + Indicates that the switch has been unable to create tunnels + requested by the NVC due to lack of resources. + + + + Indicates that an error has occurred in the switch but that no + more specific information is available. + + +
@@ -306,6 +329,27 @@ An extended description for the port. + +

+ An entry in this column indicates to the NVC that the physical port has + encountered a fault. The switch must clear this column when the errror + has been cleared. +

+ +

+ Indicates that a VLAN-to-logical-switch mapping requested by + the controller could not be instantiated by the switch + because of a conflict with local configuration. +

+
+ +

+ Indicates that an error has occurred on the port but that no + more specific information is available. +

+
+
+
@@ -453,7 +497,7 @@

- A MAC address that has been learned by the NSC. + A MAC address that has been learned by the NVC. @@ -526,7 +570,7 @@

- A MAC address that has been learned by the NSC. + A MAC address that has been learned by the NVC.

The keyword unknown-dst is used as a special @@ -588,6 +632,58 @@

+ +

+ MAC address to be used when a VTEP issues ARP requests on behalf + of a logical router. +

+ +

+ A distributed logical router is implemented by a set of VTEPs + (both hardware VTEPs and vswitches). In order for a given VTEP + to populate the local ARP cache for a logical router, it issues + ARP requests with a source MAC address that is unique to the VTEP. A + single per-VTEP MAC can be re-used across all logical + networks. This table contains the MACs that are used by the + VTEPs of a given HSC. The table provides the mapping from MAC to + physical locator for each VTEP so that replies to the ARP + requests can be sent back to the correct VTEP using the + appropriate physical locator. +

+ + + The source MAC to be used by a given VTEP. + + + + The to use for replies to ARP + requests from this MAC address. + +
+ + +

+ MAC address to be used when a remote VTEP issues ARP requests on behalf + of a logical router. +

+ +

+ This table is the remote counterpart of . The NVC writes this table to notify + the HSC of the MACs that will be used by remote VTEPs when they + issue ARP requests on behalf of a distributed logical router. +

+ + + The source MAC to be used by a given VTEP. + + + + The to use for replies to ARP + requests from this MAC address. + +
+

A set of one or more s. @@ -746,6 +842,16 @@ expected as destination for received BFD packets. The default is 00:23:20:00:00:01. + + + Set to an IPv4 address to set the IP address used as source for + transmitted BFD packets. The default is 169.254.1.0. + + + + Set to an IPv4 address to set the IP address used as destination + for transmitted BFD packets. The default is 169.254.1.1. +