Figure 105: Static Route to Shared IP Interface
The following commands configure the shared interface and a static route:
host1(config)#virtual-router pe1
host1:pe1(config)#interface ip ce1-cust
host1:pe1(config-if)#ip share-interface atm2/0.1
host1:pe1(config-if)# ip address 10.1.1.3 255.255.255.0
host1:pe1(config-if)#exit
host1:pe1(config)#ip route 10.4.4.4 255.255.255.255 ip ce1-cust
Global Export Map
The global export map enables VPN routes to be automatically exported from the
BGP RIB table in a VRF to the global BGP RIB table (the BGP RIB table of the parent
VR) based on policy. A route map determines which routes are exported and which
are not.
When they are installed in the global IP routing table, these exported routes point to
the IP interface in the VRF as shown in Figure 106 on page 469. See “Global Export
Maps” on page 430 for more information.
468 ■ Providing Internet Access to and from VPNs
JUNOSe 11.1.x BGP and MPLS Configuration Guide