nustaticroute¶
-
nustaticroute.NUStaticRoute(bambou.nurest_object.NUMetaRESTObject,):
Static routes allow end users to define how traffic is routed through the dVRS in addition to the routes learned by VSC through VM activation. By using static routes, end users can define for example that all traffic with a destination address towards a specific subnet must be forwarded to a specific VM attached in the dVRS and this VM could be a firewall
Attributes¶
bfd_enabled
: Enable or disable Bidirectional Forwarding Detection for this static routeip_type
: IPv4 or IPv6ipv6_address
: IPv6 address of the routelast_updated_by
: ID of the user who last updated the object.address
: IP address of the routenetmask
: Netmask associated with the routenext_hop_ip
: IP address of the next hop. This must be a VM attached to the dVRSblack_hole_enabled
: Indicates if this is a black hole static route. Applicable only when the static route type is ‘NETCONF’.entity_scope
: Specify if scope of entity is Data center or Enterprise levelroute_distinguisher
: Route distinguisher associated with the nexthop. System generates this identifier automaticallyassociated_gateway_ids
: List of associated gateway IDs for static route, returned as a JSON list of stringsassociated_subnet_id
: UUID of Do Not Advertise Subnetexternal_id
: External object ID. Used for integration with third party systemstype
: Type flag for static-route provisioning for exit-domain (break-to-underlay) prefixes.
Children¶
class | fetcher |
nudeploymentfailure.NUDeploymentFailure | deployment_failures |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nueventlog.NUEventLog | event_logs |