Header
Home | Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections
Syndication


Blogroll:

||||| ALL Cisco-Network ARTICLES |||||  
CCIE Journey,
The CCIE Journey,


Network 2 — Auto-RP Configuration

Dec 10,2010 by admin

image

Network 2 �" Auto-RP Configuration  
  Auto-RP  Router Configurations  
  Router MA  
  hostname MA  
     
  ip multicast-routing  
  interface Ethernet 0  
  ip address 172.16.1.1 255.255.255.0  
  ip pim sparse-mode  
  interface Serial 0  
  ip address 172.16.2.1 255.255.255.0  
  ip pim sparse-mode  
  clock rate 1540000  
  interface Serial 1  
  ip address 172.16.3.1 255.255.255.0  
  ip pim sparse-mode  
  clock rate 1540000  
  router eigrp 100  
  network 172.16.0.0  
  ip pim send-rp-announce  
     
     
  Router B  
     
  hostname B  
     
  ip multicast-routing  
  interface Ethernet 0  
  ip address 172.16.4.1 255.255.255.0  
  ip pim sparse-mode  
  interface Serial 1  
  ip address 172.16.3.2 255.255.255.0  
  ip pim sparse-mode  
  router eigrp 100  
  network 172.16.0.0  
     
  Router C  
  hostname C  
     
  ip multicast-routing  
  interface Ethernet 0  
  ip address 172.16.4.2 255.255.255.0  
  ip pim sparse-mode  
  interface Serial 1  
  ip address 172.16.5.2 255.255.255.0  
  ip pim sparse-mode  
  clock rate 1540000  
  router eigrp 100  
  network 172.16.0.0  
     
     
  Router RP  
     
  hostname RP  
     
  ip multicast-routing  
  interface Serial 0  
  ip address 172.16.2.2 255.255.255.0  
  ip pim sparse-mode  
  interface Serial 1  
  ip address 172.16.5.1 255.255.255.0  
  ip pim sparse-mode  
  router eigrp 100  
  network 172.16.0.0  
  ip pim send-rp-announce scope 16 group-list 1  
  access-list 1 permit 224.0.0.0 15.255.255.255  
     
  For the network of Figure 7-35, show the RP mappings on the mapping agent and on the RP router.  
   
  Figure 7-35: PIM-SM using Auto-RP.  
  MA#show ip pim rp mapping  
  PIM Group-to-RP Mappings  
  This system is an RP-mapping agent  
     
  Group(s) 224.0.0.0/4  
  RP 172.16.5.1 (?), v2v1  
    Info source: 172.16.5.1 (?), via Auto-RP  
     Uptime: 00:15:06, expires: 00:02:53  
     
     
  RP#show ip pim rp mapping  
  PIM Group-to-RP Mappings  
  This system is an RP (Auto-RP)  
     
  Group(s) 224.0.0.0/4  
  RP 172.16.5.1 (?), v2v1  
    Info source: 172.16.2.1 (?), via Auto-RP  
     Uptime: 00:17:18, expires: 00:02:33  
  Verify the Auto-RP operation with the debug ip pim:  
  RP#debug ip pim auto-rp  
  PIM Auto-RP debugging is on  
     
  08:46:19: Auto-RP: Received RP-discovery, from 172.16.2.1, RP_cnt 1, holdtime 18  
  0 secs  
  08:46:19: Auto-RP: update (224.0.0.0/4 , RP:172.16.5.1), PIMv2 v1  
  08:46:19: Auto-RP: Build RP-Announce packet for 172.16.5.1, PIMv2/v1  
  08:46:19: Auto-RP: Build announce entry for (224.0.0.0/4 )  
  08:46:19: Auto-RP: Send RP-Announce packet, IP source 172.16.5.1, ttl 16 holdtime 181 secs  
  08:47:19: Auto-RP: Received RP-discovery, from 172.16.2.1, RP_cnt 1, holdtime 180 secs  
  08:47:19: Auto-RP: update (224.0.0.0/4 , RP:172.16.5.1), PIMv2 v1  
  08:47:19: Auto-RP: Build RP-Announce packet for 172.16.5.1, PIMv2/v1  
  08:47:19: Auto-RP: Build announce entry for (224.0.0.0/4 )  
  08:47:19: Auto-RP: Send RP-Announce packet, IP source 172.16.5.1, ttl 16 holdtime 181 secs  
     
     
  MA#debug ip pim auto-rp  
  PIM Auto-RP debugging is on  
     
  08:47:53: Auto-RP: Build RP-Discovery packet  
  08:47:53: Auto-RP: Build mapping (224.0.0.0/4 , RP:172.16.5.1), PIMv2 v1,  
  08:47:53: Auto-RP: Send RP-discovery packet (1 RP entries)  
  08:47:53: Auto-RP: Received RP-discovery, from ourselves (172.16.1.1), ignored  
  08:47:53: Auto-RP: Received RP-announce, from 172.16.5.1, RP_cnt 1, holdtime 181 secs  
  08:47:53: Auto-RP: update (224.0.0.0/4 , RP:172.16.5.1), PIMv2 v1  
  08:48:52: Auto-RP: Build RP-Discovery packet  
  08:48:52: Auto-RP: Build mapping (224.0.0.0/4 , RP:172.16.5.1), PIMv2 v1,  
  08:48:52: Auto-RP: Send RP-discovery packet (1 RP entries)  
  08:48:52: Auto-RP: Received RP-discovery, from ourselves (172.16.1.1), ignored  
  08:48:53: Auto-RP: Received RP-announce, from 172.16.5.1, RP_cnt 1, holdtime 181 secs  
  08:48:53: Auto-RP: update (224.0.0.0/4 , RP:172.16.5.1), PIMv2 v1

339 times read

Related news

No matching news for this article
Did you enjoy this article?
(total 0 votes)

comment Comments (0 posted) 

More Top News
CCSP-Cisco Certified Security Professional
Most Popular
Most Commented
Featured Author