[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

RAConfig

Properties

integer as int64
hop_limit Optional

The maximum number of hops through which packets can pass before being discarded.


integer as int64
prefix_lifetime Optional

The time interval in seconds, in which the prefix is advertised as valid.


integer as int64
prefix_preferred_time Optional

The time interval in seconds, in which the prefix is advertised as preferred.


integer as int64
ra_interval Optional

Interval between 2 Router advertisement in seconds.


integer as int64
router_lifetime Optional

Router lifetime value in seconds. A value of 0 indicates the router is not a default router for the receiving end. Any other value in this field specifies the lifetime, in seconds, associated with this router as a default router.

JSON Example

{
	"hop_limit": 0,
	"prefix_lifetime": 0,
	"prefix_preferred_time": 0,
	"ra_interval": 0,
	"router_lifetime": 0
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: Routing
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Property Of

InlineIpv6NdraProfile1

Feedback

Was this page helpful?