YANG Development Kit
0.9.0
  • About YDK
  • Getting Started
  • Developer Guide
  • API Guide
  • Questions and Answers
  • openconfig bundle API
    • openconfig_aaa
    • openconfig_aaa_types
    • openconfig_acl
    • openconfig_aft_types
    • openconfig_alarm_types
    • openconfig_bfd
    • openconfig_bgp
    • openconfig_bgp_policy
    • openconfig_bgp_types
    • openconfig_channel_monitor
    • openconfig_if_aggregate
    • openconfig_if_ethernet
    • openconfig_if_ip
    • openconfig_if_types
    • openconfig_inet_types
    • openconfig_interfaces
    • openconfig_isis
    • openconfig_isis_lsdb_types
    • openconfig_isis_types
    • openconfig_lacp
    • openconfig_lldp
    • openconfig_lldp_types
    • openconfig_local_routing
      • LocalRoutes
      • DROP
      • LOCALDEFINEDNEXTHOP
      • LOCALLINK
    • openconfig_mpls
    • openconfig_mpls_types
    • openconfig_network_instance
    • openconfig_network_instance_types
    • openconfig_optical_amplifier
    • openconfig_packet_match_types
    • openconfig_platform
    • openconfig_platform_types
    • openconfig_policy_types
    • openconfig_rib_bgp
    • openconfig_rib_bgp_types
    • openconfig_routing_policy
    • openconfig_segment_routing
    • openconfig_system
    • openconfig_system_logging
    • openconfig_telemetry
    • openconfig_terminal_device
    • openconfig_transport_line_common
    • openconfig_transport_line_protection
    • openconfig_transport_types
    • openconfig_types
    • openconfig_vlan
    • openconfig_vlan_types
  • ietf bundle API
YANG Development Kit
  • Docs »
  • openconfig bundle API »
  • openconfig_local_routing module »
  • LOCALLINK

LOCALLINK¶

class ydk.models.openconfig.openconfig_local_routing.LOCALLINK¶

Bases: Entity, Identity, LOCALDEFINEDNEXTHOP

This class represents configuration data.

Treat traffic towards addresses within the specified

next-hop prefix as though they are connected to a local

link. When the LOCAL_LINK next-hop type is specified,

an interface must also be specified such that

the local system can determine which link to trigger

link-layer address discovery against

Next Previous

Built with Sphinx using a theme provided by Read the Docs.