X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vtep%2Fvtep.xml;h=8ae6af7eb6d825d53f50d05ac543760c14d12a90;hb=cfc50ae514f805dcd9c14589f21158185424daf6;hp=db8d4089e8f963a0864eb89fe35315a5e12409c1;hpb=255842d95365dbe1737bcc39b0daf47ce7f84c0d;p=sliver-openvswitch.git diff --git a/vtep/vtep.xml b/vtep/vtep.xml index db8d4089e..8ae6af7eb 100644 --- a/vtep/vtep.xml +++ b/vtep/vtep.xml @@ -632,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. @@ -790,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. +