Explains how hosts and hypervisors advertise IPv6 prefixes or SRv6 locators through LLDP and describes the operational requirements, restrictions, and configuration process.
Lightweight host routing using LLDP is a host reachability mechanism that
-
uses LLDP to advertise host IPv6 prefixes or SRv6 locators to a directly connected Leaf or ToR router
-
removes the need to run a routing protocol stack on each host or hypervisor, and
-
enables the Leaf router to install LLDP-learned prefixes in the routing table and redistribute them into routing protocols such as IS-IS or BGP.
|
Release information |
||
|---|---|---|
|
Lightweight host routing using LLDP |
Release 26.3.1 |
Introduced in this release on: Fixed Systems (8200 [ASIC: Q100,Q200, P100], 8700 [ASIC: P100, K100], 8010 [ASIC: A100]); Modular Systems (8800 [LC ASIC: K100)] You can now simplify host reachability by advertising IPv6 prefixes or SRv6 locators from a host or hypervisor to a directly connected Leaf or ToR router through LLDP IP Host Prefix TLVs. This process eliminates the need to run a routing protocol stack on each host or hypervisor. The Leaf router installs LLDP-learned prefixes in the routing table and redistributes them into routing protocols, including IS-IS and BGP. |
Host prefix advertisement without host routing protocols
In a traditional host routing model, each host or hypervisor runs a routing stack and establishes a BGP session with the Leaf router to advertise host prefixes. This model adds routing configuration, session maintenance, and routing policy to every host. In large data center fabrics, this host-side routing dependency increases operational complexity and slows host onboarding.
Lightweight host routing using LLDP provides host reachability without requiring a routing protocol stack on each host or hypervisor. The host advertises its IPv6 prefix or SRv6 locator to the directly connected Leaf or ToR router by using an LLDP IP Host Prefix TLV. The Leaf router learns the prefix, installs it in the routing table, and redistributes it into IS-IS or BGP when redistribution is configured.
Key terms
-
Leaf or ToR router: A Leaf or ToR router is a directly connected router that receives LLDP prefix advertisements from a host or hypervisor and installs the learned prefix in the routing table.
-
Prefix redistribution: Prefix redistribution is the process of advertising an LLDP-learned prefix into a routing protocol such as IS-IS or BGP.
-
LLDP IP Host Prefix TLV: An LLDP IP Host Prefix TLV is an LLDP type-length-value field that carries IPv6 prefix or SRv6 locator information from a host or hypervisor to a directly connected Leaf router.
-
LLDP-learned prefix: An LLDP-learned prefix is an IPv6 prefix or SRv6 locator that the Leaf router learns from an LLDP IP Host Prefix TLV.
Benefits of lightweight host routing using LLDP
Lightweight host routing using LLDP simplifies host reachability in SRv6 fabric deployments by allowing a host or hypervisor to advertise IPv6 prefixes or SRv6 locators through LLDP instead of running a routing protocol stack. This feature provides these benefits:
-
Reduces host-side routing configuration: Hosts and hypervisors do not need to run a routing protocol stack, such as BGP, to advertise IPv6 prefixes or SRv6 locators. This reduces the routing configuration required on each host.
-
Simplifies host prefix advertisement: The host advertises its IPv6 prefix or SRv6 locator in an LLDP IP Host Prefix TLV. The directly connected Leaf router learns the prefix from the LLDP advertisement, which provides a lightweight method for advertising host reachability.
-
Uses LLDP for local prefix discovery: LLDP carries the host prefix information across the direct link between the host or hypervisor and the Leaf router. This allows the Leaf router to learn host reachability from the local LLDP neighbor.
-
Removes LLDP-learned prefixes when they are no longer advertised: The Leaf router withdraws learned prefixes when the LLDP neighbor expires, sends a shutdown frame, or stops advertising a prefix. This helps remove stale LLDP-learned prefix information from the routing table.
-
Enables SRv6 locator reachability for hosts and hypervisors: Hosts and hypervisors can advertise SRv6 locators to the directly connected Leaf router. The Leaf router can redistribute the learned locator into routing protocols such as IS-IS or BGP, making the locator reachable in the SRv6 fabric.