The L3 Tunnel

Layer 3 tunneling uses network layer tunneling protocols to connect the PE with each of its VPN peers in the public network with matching VPN requirements, resulting in the destination address of the Layer 3 tunnel (The PE neighbor) functioning as a logical next hop.

Tunneling involves the use of a tunnel protocol that encapsulates the payload of the packet entering the tunnel within another (outer) header based upon tunnel parameters. Thus a tunneled packet has an inner and an outer header. The inner header contains the original packet header. The IP type (IPv4 or IPv6) of the original header is determined by the original packet source and destination address type. The outer delivery header is the tunnel header. The IP type of the tunnel header is determined by the route lookup source and destination IP address type configured for the tunnel. The L3 tunnel prevents and P router in the public core from having any knowledge of the VPN labels. P routers use the destination address of the outer IP header to forward packets. Only the PE router defines the tunnel interfaces and support VPN‘s MPLS label.

The S-Series platforms support Layer 3 tunneling modes:

A Layer 3 tunnel interface can be assigned to a static route using the ip route or ipv6 route command, depending upon the route IP type. The Layer 3 tunnel source and destination must be reachable either by a configured static route or a supported routing protocol such as RIP, BGP, or OSPF.

Important

Layer 3 tunneling is an advanced routing feature that is not supported on the S130 platform. Layer 3 tunneling is supported on the S150 and S155 platforms and must be enabled with a license key on the S150 platform. If you have purchased an advanced license key, and have enabled routing on the device, you must activate your license as described in the S-, K-, and 7100 Series CLI Reference Guide in order to enable the Layer 3 tunneling command set on the S150. If you wish to purchase an advanced routing license, contact Extreme Networks Sales.

See the interface command entry, in the S-, K-, and 7100 Series CLI Reference Guide, for create, enable, and disable Layer 3 tunnel command details. Refer to Tunneling Configuration for L3 tunnel configuration details.