November 2006
Beginner
672 pages
15h 30m
English
The algorithm for load balancing labeled packets is as follows:
If the MPLS payload is an IPv4 packet, the load balancing is done by hashing the source and destination IP address of the IPv4 header.
If the MPLS payload is an IPv6 packet, the load balancing is done by hashing the source and destination IP address of the IPv6 header.
If the MPLS payload is not an IPv4 or IPv6 packet, the load balancing is done by load balancing the MPLS packets based on the value of the bottom label.
The hashing algorithm for labeled packets is the one that CEF uses. For CEF, you use the command show ip cef [vrf vrf-name] exact-route source-address destination-address to figure out to which outgoing link a packet will ...
Read now
Unlock full access