Quantcast
Channel: All Routing posts
Viewing all articles
Browse latest Browse all 8688

MX480 - 16.3 - 6VPE IPv6 Routes Hidden

$
0
0

Greetings.

 

I have been struggling with completing a setup in the lab where I have 2 MX's routers acting as PEs.  The default RI is configured for MPBGP peering where both IPv4 and IPv6 routes will be distributed to various VRFs. The Ipv4 works fine.  I have gone through many different websites and tried many configurations and I am still unable to get the IPv6 routes to become usable.  I know I am missing a secret sauce but at this point I am unable to figure it out.  Looking for valid suggections (really appreciate it).

 

I am using the Mapped IPv4<>IPv6 addresses for the interfaces between the 2 nodes.  The route I am concerend with is 2021:........ 

 

The interface ae44 is the link from the MX to a series of QFX switched where the end CE device is located.  VLAN 2300 and 2301 are the redundant paths to the end device, I cna ping both the IPv4 and v6 addresses across the links.  I am only working on 1 of the PEs at the moment to get the setup working.  IPv4 is working to both PEs today.

 

Please let me know what other info you need to look at.  Again, I really appreciate the help in advance.

 

<snippets>

set version 16.1R3.10
set system allow-v4mapped-packets
set interfaces ae44 description "MX10 to SWL044VC Underlay"
set interfaces ae44 vlan-tagging
set interfaces ae44 mtu 9022
set interfaces ae44 encapsulation extended-vlan-bridge
set interfaces ae44 aggregated-ether-options lacp active
set interfaces ae44 aggregated-ether-options lacp periodic fast
set interfaces ae44 unit 303 vlan-id 303
set interfaces ae44 unit 309 vlan-id 309
set interfaces ae44 unit 323 vlan-id 323
set interfaces ae44 unit 329 vlan-id 329
set interfaces ae44 unit 2300 vlan-id 2300
set interfaces ae44 unit 2301 vlan-id 2301
set interfaces ae44 unit 2350 vlan-id 2350
set interfaces ae44 unit 2351 vlan-id 2351
set interfaces ae44 unit 2352 vlan-id 2352
set interfaces ae44 unit 2353 vlan-id 2353
set interfaces ae44 unit 2360 vlan-id 2360
set interfaces ae44 unit 2361 vlan-id 2361
set interfaces ae44 unit 2362 vlan-id 2362
set interfaces ae44 unit 2363 vlan-id 2363
set interfaces irb mtu 9022
set interfaces irb gratuitous-arp-reply
set interfaces irb unit 303 family inet address 172.18.120.1/24
set interfaces irb unit 309 family inet address 172.18.121.1/24
set interfaces irb unit 323 family inet address 172.18.122.1/24
set interfaces irb unit 329 family inet address 172.18.123.1/24
set interfaces irb unit 2300 family inet address 10.220.21.1/30
set interfaces irb unit 2300 family inet address 10.220.23.1/30
set interfaces irb unit 2300 family inet6 address ::ffff:10.220.21.1/126
set interfaces irb unit 2300 family mpls
set interfaces irb unit 2301 family inet address 10.220.21.5/30
set interfaces irb unit 2301 family inet address 10.220.23.5/30
set interfaces irb unit 2301 family inet6 address ::ffff:adc:1505/126
set interfaces irb unit 2301 family mpls
set interfaces irb unit 2350 family inet address 10.220.21.9/30
set interfaces irb unit 2350 family inet address 10.220.23.9/30
set interfaces irb unit 2350 family inet6 address 2275:0:0:3fd:10:220:21:9/126
set interfaces irb unit 2351 family inet address 10.220.21.17/30
set interfaces irb unit 2351 family inet address 10.220.23.17/30
set interfaces irb unit 2351 family inet6 address 2275:0:0:3fd:10:220:21:d/126
set interfaces irb unit 2352 family inet address 10.220.21.25/30
set interfaces irb unit 2352 family inet address 10.220.23.25/30
set interfaces irb unit 2352 family inet6 address 2275:0:0:3fd:10:220:21:11/126
set interfaces irb unit 2353 family inet6 address 2275:0:0:3fd:10:220:21:31/126
set interfaces irb unit 2360 family inet address 10.220.21.13/30
set interfaces irb unit 2360 family inet address 10.220.23.13/30
set interfaces irb unit 2360 family inet6 address 2275:0:0:3fd:10:220:21:15/126
set interfaces irb unit 2361 family inet address 10.220.21.21/30
set interfaces irb unit 2361 family inet address 10.220.23.21/30
set interfaces irb unit 2361 family inet6 address 2275:0:0:3fd:10:220:21:19/126
set interfaces irb unit 2362 family inet address 10.220.21.29/30
set interfaces irb unit 2362 family inet address 10.220.23.29/30
set interfaces irb unit 2362 family inet6 address 2275:0:0:3fd:10:220:21:1d/126
set interfaces irb unit 2363 family inet6 address 2275:0:0:3fd:10:220:21:35/126
set interfaces lo0 unit 0 family inet address 10.229.21.2/32
set interfaces lo0 unit 0 family inet6 address 2275:0:0:3fd:10:229:21:2/128
set interfaces lo0 unit 0 family inet6 address ::ffff:10.229.21.2/128
set interfaces lo0 unit 21 family inet address 10.229.21.2/32
set interfaces lo0 unit 2232 family inet6 address 2275:0:0:3fd:10:229:21:31/128

    set routing-options static route 10.229.21.1/32 next-hop 10.220.21.2
    set routing-options static route 10.229.21.1/32 next-hop 10.220.21.6
    set routing-options static route 10.229.21.21/32 next-hop 10.220.21.18
    set routing-options static route 10.229.21.21/32 next-hop 10.220.21.22
    set routing-options static route 10.229.21.31/32 next-hop 10.220.21.26
    set routing-options static route 10.229.21.31/32 next-hop 10.220.21.30
    set routing-options static route 10.229.23.1/32 next-hop 10.220.23.2
    set routing-options static route 10.229.23.1/32 next-hop 10.220.23.6
    set routing-options static route 10.229.23.21/32 next-hop 10.220.23.18
    set routing-options static route 10.229.23.21/32 next-hop 10.220.23.22
    set routing-options static route 10.229.23.31/32 next-hop 10.220.23.26
    set routing-options static route 10.229.23.31/32 next-hop 10.220.23.30
    set routing-options rib-groups myrib import-rib VF-NC-S1-OPCO2.inet.0
    set routing-options rib-groups myrib import-rib VF-NC-S1-OPCO1.inet.0
    set routing-options rib-groups myrib import-rib inet.0
    set routing-options rib-groups myrib import-rib VF-NC-SGi.inet.0
    set routing-options rib-groups myrib import-rib inet6.3
    set routing-options rib-groups myrib import-rib VF-NC-SGi.inet6.0
    set routing-options route-distinguisher-id 172.18.74.30
    set routing-options autonomous-system 10100
    set routing-options forwarding-table export load-balancing-policy
    set routing-options resolution rib bgp.l3vpn.0 resolution-ribs inet.0
    set protocols mpls ipv6-tunneling
    set protocols mpls interface ae44.2300
    set protocols mpls interface ae44.2301

    set protocols bgp group vf-nc-mpbgp type external
    set protocols bgp group vf-nc-mpbgp multihop ttl 2
    set protocols bgp group vf-nc-mpbgp accept-remote-nexthop
    set protocols bgp group vf-nc-mpbgp local-address 10.229.21.2
    set protocols bgp group vf-nc-mpbgp family inet unicast
    set protocols bgp group vf-nc-mpbgp family inet-vpn unicast
    set protocols bgp group vf-nc-mpbgp family inet6 labeled-unicast explicit-null  <<< This is the latest config change.  I have tried not using this as well.
    set protocols bgp group vf-nc-mpbgp family inet6-vpn unicast
    set protocols bgp group vf-nc-mpbgp vpn-apply-export
    set protocols bgp group vf-nc-mpbgp bfd-liveness-detection minimum-interval 167
    set protocols bgp group vf-nc-mpbgp bfd-liveness-detection minimum-receive-interval 167
    set protocols bgp group vf-nc-mpbgp bfd-liveness-detection multiplier 3
    set protocols bgp group vf-nc-mpbgp bfd-liveness-detection no-adaptation
    set protocols bgp group vf-nc-mpbgp bfd-liveness-detection session-mode multihop
    set protocols bgp group vf-nc-mpbgp multipath
    set protocols bgp group vf-nc-mpbgp neighbor 10.229.21.1 peer-as 10210

    set routing-instances VF-NC-SGi instance-type vrf
    set routing-instances VF-NC-SGi interface ae13.2231
    set routing-instances VF-NC-SGi route-distinguisher 172.18.74.30:300
    set routing-instances VF-NC-SGi vrf-target import target:10100:300
    set routing-instances VF-NC-SGi vrf-target export target:10100:300
    set routing-instances VF-NC-SGi vrf-table-label
    set routing-instances VF-NC-SGi routing-options static route 0.0.0.0/0 next-hop 192.168.12.201
    set routing-instances VF-NC-SGi routing-options autonomous-system 121030
    set routing-instances VF-NC-SGi routing-options auto-export
    set routing-instances VF-NC-SGi protocols bgp graceful-restart
    set routing-instances VF-NC-SGi protocols bgp group vf-nc-sgi type external
    set routing-instances VF-NC-SGi protocols bgp group vf-nc-sgi local-address 192.168.12.202
    set routing-instances VF-NC-SGi protocols bgp group vf-nc-sgi peer-as 121200
    set routing-instances VF-NC-SGi protocols bgp group vf-nc-sgi local-as 121031
    set routing-instances VF-NC-SGi protocols bgp group vf-nc-sgi multipath
    set routing-instances VF-NC-SGi protocols bgp group vf-nc-sgi neighbor 192.168.12.201

    <snippet>
    labadmin@rchmx480-vmcg10> show route table VF-NC-SGi.inet6.0 detail hidden

    VF-NC-SGi.inet6.0: 20 destinations, 20 routes (3 active, 0 holddown, 17 hidden)
    2021:1:2:1::/64 (1 entry, 0 announced)
             BGP    Preference: 170/-101
                    Route Distinguisher: 10210:300
                    Next hop type: Unusable, Next hop index: 0
                    Address: 0x283ec84
                    Next-hop reference count: 50
                    State: <Secondary Hidden Ext ProtectionCand>
                    Local AS: 10100 Peer AS: 10210
                    Age: 17:06:35   Metric: 1
                    Validation State: unverified
                    Task: BGP_10210.10.229.21.1
                    AS path: 10210 ?
                    Communities: target:10100:300
                    Import Accepted
                    VPN Label: 42
                    Localpref: 100
                    Router ID: 21.21.1.1
                    Primary Routing Table bgp.l3vpn-inet6.0

    2021:1:2:2::/63 (1 entry, 0 announced)
             BGP    Preference: 170/-101
                    Route Distinguisher: 10210:300
                    Next hop type: Unusable, Next hop index: 0
                    Address: 0x283ec84
                    Next-hop reference count: 50                    State: <Secondary Hidden Ext ProtectionCand>
                    Local AS: 10100 Peer AS: 10210
                    Age: 17:06:35   Metric: 1
                    Validation State: unverified
                    Task: BGP_10210.10.229.21.1
                    AS path: 10210 ?
                    Communities: target:10100:300
                    Import Accepted
                    VPN Label: 43
                    Localpref: 100
                    Router ID: 21.21.1.1
                    Primary Routing Table bgp.l3vpn-inet6.0

    labadmin@rchmx480-vmcg10> show bgp summary
    Groups: 9 Peers: 13 Down peers: 1
    Table          Tot Paths  Act Paths Suppressed    History Damp State    Pending
    inet.0
                          78         21          0          0          0          0
    inet6.0
                           0          0          0          0          0          0
    bgp.l3vpn.0
                         107        107          0          0          0          0
    bgp.l3vpn-inet6.0
                          25          0          0          0          0          0
    Peer                     AS      InPkt     OutPkt    OutQ   Flaps Last Up/Dwn State|#Active/Received/Accepted/Damped...
    10.229.21.1           10210       2068       2250       0       0    17:07:09 Establ
      inet.0: 0/9/9/0
      bgp.l3vpn.0: 21/21/21/0
      bgp.l3vpn-inet6.0: 0/22/22/0
      VF-NC-S1-OPCO1.inet6.0: 0/3/3/0
      VF-NC-S1-OPCO1.inet.0: 9/9/9/0
      VF-NC-S1-OPCO2.inet.0: 9/9/9/0
      VF-NC-SGi.inet.0: 3/3/3/0
      VF-NC-S1-OPCO2.inet6.0: 0/2/2/0
      VF-NC-SGi.inet6.0: 0/17/17/0 <<<<<<<<<<<<<Hidden routes.

Viewing all articles
Browse latest Browse all 8688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>