Description of Layer 2 Gateway configuration options
Configuration option = Default value Description
[DEFAULT]
= Switch1 (StrOpt) default_device_name of the l2 gateway
= None (StrOpt) Unique identifier of the NSX L2 Gateway service which will be used by default for network gateways
= None (StrOpt) Unique identifier of the NSX L3 Gateway service which will be used for implementing routers and floating IPs
= networking_l2gw.services.l2gateway.ovsdb.data.L2GatewayOVSDBCallbacks (StrOpt) L2 gateway plugin callback class where theRPCs from the agent are going to get invoked
= 5 (IntOpt) Number of l2 gateways allowed per tenant, -1 for unlimited
[ovsdb]
= None (StrOpt) Trusted issuer CA cert
= None (StrOpt) L2 gateway agent public certificate
= None (StrOpt) L2 gateway agent private key
= 10 (IntOpt) Maximum number of retries to open a socket with the OVSDB server
= host1:127.0.0.1:6632 (StrOpt) OVSDB server name:host/IP:port
= 20 (IntOpt) Seconds between periodic task runs