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 route
  • ip_type: IPv4 or IPv6
  • ipv6_address: IPv6 address of the route
  • last_updated_by: ID of the user who last updated the object.
  • address: IP address of the route
  • netmask: Netmask associated with the route
  • next_hop_ip: IP address of the next hop. This must be a VM attached to the dVRS
  • black_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 level
  • route_distinguisher: Route distinguisher associated with the nexthop. System generates this identifier automatically
  • associated_gateway_ids: List of associated gateway IDs for static route, returned as a JSON list of strings
  • associated_subnet_id: UUID of Do Not Advertise Subnet
  • external_id: External object ID. Used for integration with third party systems
  • type: 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