WAN Routing
1832880 Members
2402 Online
110048 Solutions
New Discussion

Static Route to VPN Network Through MPLS TE Tunnel

 
qos
Advisor

Static Route to VPN Network Through MPLS TE Tunnel

Hi,

 

I am using MP-BGP/MPLS/L3VPN/LDP/RSVP-TE

 

I am running the HP Network Simulator and trying to route a static route to a VPN through an MPLS TE tunnel but it does not work.

 

ip route-static vpn-instance A 1.2.3.4 24 tunnel 1

 

dis bgp routing vpnv4

Network---------Next Hop

*> 1.2.3.4/24----0.0.0.0

* i   1.2.3.4/24---192.168.1.1

 

However, if I create a tunnel policy and prefer tunnel 1, then apply this tunnel policy to a VPN it routes ALL VPN traffic through the specified tunnel.

 

Is it not possible to static route a VPN through a tunnel?