So, you're trying to leak between local VRFs on the same ACX? With prefix 1234:5678:0:7::/64 originating in "three" and you want to leak locally into "one"?

I know local leaking isn't possible on e.g. EX4550, but I don't know if that same limitation applies to the ACX. If you *are* able to leak locally between VRFs, you'll need auto-export in the VRF to make it work:

https://www.juniper.net/documentation/en_US/junos15.1/topics/reference/configuration-statement/auto-export-edit-routing-options.html
https://www.juniper.net/documentation/en_US/junos12.3/topics/example/auto-export-configuring-verifying.html

--
Hugo Slabbert       | email, xmpp/jabber: [email protected]
pgp key: B178313E   | also on Signal

On Tue 2016-Jun-07 15:34:50 -0500, Aaron <[email protected]> wrote:

Next subtopic related to 6VPE in my ACX5048 please...

this is done on one ACX5048... so both vrf "three" and "one" are on same
ACX5048 PE

i advertise a ipv6 prefix into a vrf named "three" with RT 1:1 and 3:3

i try to receive that same ipv6 prefix into a vrf named "one" with RT 1:1...
it isn't showing up.  any idea why?

agould@eng-lab-5048-2# run show route advertising-protocol bgp 10.101.0.1
table three.inet6.0

three.inet6.0: 7 destinations, 15 routes (7 active, 0 holddown, 0 hidden)
 Prefix                  Nexthop              MED     Lclpref    AS path
* 1234:5678:0:7::/64      Self                         100        I

{master:0}[edit]
agould@eng-lab-5048-2# run show route receive-protocol bgp 10.101.0.1 table
one.inet6.0

one.inet6.0: 4 destinations, 12 routes (4 active, 0 holddown, 0 hidden)
 Prefix                  Nexthop              MED     Lclpref    AS path
 ::/0                    ::ffff:10.101.0.2            100        1234 I
                         ::ffff:10.101.0.5    32      100        56789 I
                         ::ffff:10.101.0.10           100        139 I
* 1234:5678::/32          ::ffff:10.101.0.10   0       100        I
* 1234:5678:0:5::/64      ::ffff:10.101.0.254  0       100        ?
* 1234:5678:0:6::/64      ::ffff:10.101.12.100 0       100        ?

{master:0}[edit]
agould@eng-lab-5048-2# run show route advertising-protocol bgp 10.101.0.1
table three.inet6.0 detail | grep arg
    Communities: target:1:1 target:3:3

{master:0}[edit]
agould@eng-lab-5048-2#

{master:0}[edit]
agould@eng-lab-5048-2# run show route receive-protocol bgp 10.101.0.1 table
one.inet6.0 detail | grep arg
    Communities: target:1:1
    Communities: target:1:1
    Communities: target:1:1
    Communities: target:1:1
    Communities: target:1:1
    Communities: target:1:1


- Aaron

Attachment: signature.asc
Description: Digital signature

_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to