Simplified Networking
  • Home
  • Technology VoD!
    • Cisco >
      • Route & Switch / Enterprise Infrastructure
  • Technology Breakdowns!
    • Route&Switch/Ent. Infra. >
      • L2 Technologies
      • L3 Technologies
      • VPN Technologies
      • Services >
        • IOS - Dynamic NAT
        • HSRP - IPv4 Setup
        • HSRP - Priority and Preemption
    • Service Provider >
      • IGPs (Interior Gateway Protocols)
      • First Hop Redundancy >
        • HSRP (Hot Standby Router Protocol) >
          • HSRP - IOS/IOS XE Setup
          • HSRP - IOS XR Setup
      • BGP (Border Gateway Protocol)
      • Inter AS Multicast (MSDP)
      • Intra-AS MPLS
      • Inter-AS MPLS
    • Security >
      • IOS Firewall
      • ASA Firewall
      • FirePOWER Threat Defense >
        • FTD - FTD NGFW Device Setup and FMC Integration
      • VPNs >
        • PKI
        • Site to Site VPNs
        • Remote Access VPNs >
          • IOS Remote Access
          • ASA Remote Access
    • Data Center >
      • Nexus 9000v >
        • Nexus 9000v - Enabling Features
        • Nexus 9000v - VLANs and Trunks
        • Nexus 9000v - LACP Port Channels
        • Nexus 9000v - vPC (Virtual Port Channel)
        • Nexus 9000v - OSPFv2
        • Nexus 9000v - VXLAN - Ingress Replication Flood and Learn
        • Nexus 9000v - IP Multicast
        • Nexus 9000v - VxLAN - Multicast Flood and Learn
        • Nexus 9000v - VxLAN - BGP EVPN with Multicast
        • Nexus 9000v - VxLAN - BGP EVPN w/Ingress Replication
        • Nexus 9000v - VxLAN - Inter-VxLAN Routing with BGP EVPN
        • Nexus 9000v - VXLAN - External Routing
      • Nexus 7000v
    • Palo Alto

​Multicast VPN - Profile 11 Default MDT - GRE - BGP-AD - BGP C-mcast Signaling

Picture
This profile uses BGP to signal customer traffic over the backbone rather than PIM. PIM is still used between the PE and CE. You'll notice differences between the first set of BGP IPv4 MVPN outputs and the second, where traffic has been sent from the source to the destination. You'll notice added entries.

CSR1, CSR2, CSR4 and CSR5
vrf definition MVPN
 !
 address-family ipv4
  mdt auto-discovery pim
  mdt overlay use-bgp

XR13
router pim
 !
 vrf MVPN
  address-family ipv4
   rpf topology route-policy RPL_PIM_DEFAULT
   mdt c-multicast-routing bgp


RP/0/0/CPU0:XR13#show bgp ipv4 mvpn       
Sat Sep 28 06:53:52.817 UTC
BGP router identifier 192.0.2.13, local AS number 100
BGP generic scan interval 60 secs
Non-stop routing is enabled
BGP table state: Active
Table ID: 0x0   RD version: 0
BGP main routing table version 41
BGP NSR Initial initsync version 2 (Reached)
BGP NSR/ISSU Sync-Group versions 0/0
BGP scan interval 60 secs

Status codes: s suppressed, d damped, h history, * valid, > best
              i - internal, r RIB-failure, S stale, N Nexthop-discard
Origin codes: i - IGP, e - EGP, ? - incomplete
   Network            Next Hop            Metric LocPrf Weight Path
Route Distinguisher: 100:100 (default for vrf MVPN)
*>i[1][192.0.2.1]/40  192.0.2.1                0    100      0 ?
* i                   192.0.2.1                0    100      0 ?
*>i[1][192.0.2.2]/40  192.0.2.2                0    100      0 ?
* i                   192.0.2.2                0    100      0 ?
*>i[1][192.0.2.4]/40  192.0.2.4                0    100      0 ?
* i                   192.0.2.4                0    100      0 ?
*>i[1][192.0.2.5]/40  192.0.2.5                0    100      0 ?
* i                   192.0.2.5                0    100      0 ?
*> [1][192.0.2.13]/40 0.0.0.0                                0 i
*> [7][100:100][100][32][10.100.24.24][32][232.1.1.1]/184
                      0.0.0.0                                0 i



CSR1#show bgp ipv4 mvpn all        
BGP table version is 98, local router ID is 192.0.2.1
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, 
              r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter, 
              x best-external, a additional-path, c RIB-compressed, 
Origin codes: i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V valid, I invalid, N Not found

     Network          Next Hop            Metric LocPrf Weight Path
Route Distinguisher: 100:100 (default for vrf MVPN)
 *>  [1][100:100][192.0.2.1]/12
                       0.0.0.0                            32768 ?
 * i [1][100:100][192.0.2.2]/12
                       192.0.2.2                0    100      0 ?
 *>i                  192.0.2.2                0    100      0 ?
 * i [1][100:100][192.0.2.4]/12
                       192.0.2.4                0    100      0 ?
 *>i                  192.0.2.4                0    100      0 ?
 * i [1][100:100][192.0.2.5]/12
                       192.0.2.5                0    100      0 ?
 *>i                  192.0.2.5                0    100      0 ?
 * i [1][100:100][192.0.2.13]/12
                       192.0.2.13                    100      0 i
     Network          Next Hop            Metric LocPrf Weight Path
 *>i                  192.0.2.13                    100      0 i
 * i [6][100:100][100][172.16.100.8/32][224.1.1.1/32]/22
                       192.0.2.4                0    100      0 ?
 *>i                  192.0.2.4                0    100      0 ?
 *>  [7][100:100][100][10.100.24.24/32][232.1.1.1/32]/22
                       0.0.0.0                            32768 ?



IOS24#ping 224.1.1.1
Type escape sequence to abort.
Sending 1, 100-byte ICMP Echos to 224.1.1.1, timeout is 2 seconds:

Reply to request 0 from 10.100.21.21, 426 ms
Reply to request 0 from 172.16.100.17, 430 ms




IOS24#ping 232.1.1.1 source loopback 100 repeat 2
Type escape sequence to abort.
Sending 2, 100-byte ICMP Echos to 232.1.1.1, timeout is 2 seconds:
Packet sent with a source address of 10.100.24.24 

Reply to request 0 from 172.16.100.19, 117 ms
Reply to request 0 from 10.100.22.22, 227 ms
Reply to request 0 from 10.100.23.23, 227 ms
Reply to request 0 from 172.16.100.8, 208 ms
Reply to request 0 from 172.16.100.18, 198 ms
Reply to request 0 from 10.100.23.23, 192 ms
Reply to request 0 from 172.16.100.19, 189 ms
Reply to request 0 from 172.16.100.8, 182 ms
Reply to request 0 from 172.16.100.18, 172 ms
Reply to request 0 from 10.100.22.22, 159 ms
Reply to request 1 from 172.16.100.8, 49 ms
Reply to request 1 from 172.16.100.18, 359 ms
Reply to request 1 from 172.16.100.19, 352 ms
Reply to request 1 from 172.16.100.8, 351 ms
Reply to request 1 from 10.100.22.22, 351 ms
Reply to request 1 from 10.100.23.23, 305 ms
Reply to request 1 from 172.16.100.19, 151 ms
Reply to request 1 from 10.100.22.22, 125 ms
Reply to request 1 from 10.100.23.23, 103 ms
Reply to request 1 from 172.16.100.18, 72 ms



RP/0/0/CPU0:XR13#show bgp ipv4 mvpn 
Sat Sep 28 06:58:17.369 UTC
BGP router identifier 192.0.2.13, local AS number 100
BGP generic scan interval 60 secs
Non-stop routing is enabled
BGP table state: Active
Table ID: 0x0   RD version: 0
BGP main routing table version 44
BGP NSR Initial initsync version 2 (Reached)
BGP NSR/ISSU Sync-Group versions 0/0
BGP scan interval 60 secs

Status codes: s suppressed, d damped, h history, * valid, > best
              i - internal, r RIB-failure, S stale, N Nexthop-discard
Origin codes: i - IGP, e - EGP, ? - incomplete
   Network            Next Hop            Metric LocPrf Weight Path
Route Distinguisher: 100:100 (default for vrf MVPN)
*>i[1][192.0.2.1]/40  192.0.2.1                0    100      0 ?
* i                   192.0.2.1                0    100      0 ?
*>i[1][192.0.2.2]/40  192.0.2.2                0    100      0 ?
* i                   192.0.2.2                0    100      0 ?
*>i[1][192.0.2.4]/40  192.0.2.4                0    100      0 ?
* i                   192.0.2.4                0    100      0 ?
*>i[1][192.0.2.5]/40  192.0.2.5                0    100      0 ?
* i                   192.0.2.5                0    100      0 ?
*> [1][192.0.2.13]/40 0.0.0.0                                0 i
*>i[5][32][10.100.24.24][32][224.1.1.1]/88
                      192.0.2.2                0    100      0 ?
* i                   192.0.2.2                0    100      0 ?
*> [7][100:100][100][32][10.100.24.24][32][232.1.1.1]/184
                      0.0.0.0                                0 i



CSR1#show bgp ipv4 mvpn all 
BGP table version is 101, local router ID is 192.0.2.1
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, 
              r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter, 
              x best-external, a additional-path, c RIB-compressed, 
Origin codes: i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V valid, I invalid, N Not found

     Network          Next Hop            Metric LocPrf Weight Path
Route Distinguisher: 100:100 (default for vrf MVPN)
 *>  [1][100:100][192.0.2.1]/12
                       0.0.0.0                            32768 ?
 * i [1][100:100][192.0.2.2]/12
                       192.0.2.2                0    100      0 ?
 *>i                  192.0.2.2                0    100      0 ?
 * i [1][100:100][192.0.2.4]/12
                       192.0.2.4                0    100      0 ?
 *>i                  192.0.2.4                0    100      0 ?
 * i [1][100:100][192.0.2.5]/12
                       192.0.2.5                0    100      0 ?
 *>i                  192.0.2.5                0    100      0 ?
 * i [1][100:100][192.0.2.13]/12
                       192.0.2.13                    100      0 i
     Network          Next Hop            Metric LocPrf Weight Path
 *>i                  192.0.2.13                    100      0 i
 * i [5][100:100][10.100.24.24][224.1.1.1]/18
                       192.0.2.2                0    100      0 ?
 *>i                  192.0.2.2                0    100      0 ?
 * i [6][100:100][100][172.16.100.8/32][224.1.1.1/32]/22
                       192.0.2.4                0    100      0 ?
 *>i                  192.0.2.4                0    100      0 ?
 *>  [7][100:100][100][10.100.24.24/32][224.1.1.1/32]/22
                       0.0.0.0                            32768 ?
 *>  [7][100:100][100][10.100.24.24/32][232.1.1.1/32]/22
                       0.0.0.0                            32768 ?
Powered by Create your own unique website with customizable templates.
  • Home
  • Technology VoD!
    • Cisco >
      • Route & Switch / Enterprise Infrastructure
  • Technology Breakdowns!
    • Route&Switch/Ent. Infra. >
      • L2 Technologies
      • L3 Technologies
      • VPN Technologies
      • Services >
        • IOS - Dynamic NAT
        • HSRP - IPv4 Setup
        • HSRP - Priority and Preemption
    • Service Provider >
      • IGPs (Interior Gateway Protocols)
      • First Hop Redundancy >
        • HSRP (Hot Standby Router Protocol) >
          • HSRP - IOS/IOS XE Setup
          • HSRP - IOS XR Setup
      • BGP (Border Gateway Protocol)
      • Inter AS Multicast (MSDP)
      • Intra-AS MPLS
      • Inter-AS MPLS
    • Security >
      • IOS Firewall
      • ASA Firewall
      • FirePOWER Threat Defense >
        • FTD - FTD NGFW Device Setup and FMC Integration
      • VPNs >
        • PKI
        • Site to Site VPNs
        • Remote Access VPNs >
          • IOS Remote Access
          • ASA Remote Access
    • Data Center >
      • Nexus 9000v >
        • Nexus 9000v - Enabling Features
        • Nexus 9000v - VLANs and Trunks
        • Nexus 9000v - LACP Port Channels
        • Nexus 9000v - vPC (Virtual Port Channel)
        • Nexus 9000v - OSPFv2
        • Nexus 9000v - VXLAN - Ingress Replication Flood and Learn
        • Nexus 9000v - IP Multicast
        • Nexus 9000v - VxLAN - Multicast Flood and Learn
        • Nexus 9000v - VxLAN - BGP EVPN with Multicast
        • Nexus 9000v - VxLAN - BGP EVPN w/Ingress Replication
        • Nexus 9000v - VxLAN - Inter-VxLAN Routing with BGP EVPN
        • Nexus 9000v - VXLAN - External Routing
      • Nexus 7000v
    • Palo Alto