Network 1 — Static RP Router Configurations
|
Network 1 Static RP Router Configurations |
| |
 |
| |
Router A |
| |
 |
| |
interface Ethernet 0 |
| |
| |
ip address 172.16.1.1 255.255.255.0 |
| |
 |
| |
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 |
| |
 |
| |
router eigrp 100 |
| |
| |
ip pim rp-address 172.16.2.2 |
| |
 |
| |
Router B |
| |
 |
| |
interface Ethernet 0 |
| |
| |
ip address 172.16.4.1 255.255.255.0 |
| |
 |
| |
interface Serial 1 |
| |
| |
ip address 172.16.3.2 255.255.255.0 |
| |
 |
| |
router eigrp 100 |
| |
| |
ip pim rp-address 172.16.2.2 |
| |
 |
| |
Router C |
| |
 |
| |
interface Ethernet 0 |
| |
| |
ip address 172.16.4.2 255.255.255.0 |
| |
| |
ip address 172.16.5.2 255.255.255.0 |
| |
 |
| |
router eigrp 100 |
| |
| |
ip pim rp-address 172.16.2.2 |
| |
 |
| |
Router RP |
| |
 |
| |
hostname RP |
| |
| |
ip address 172.16.2.2 255.255.255.0 |
| |
 |
| |
interface Serial 1 |
| |
| |
ip address 172.16.5.1 255.255.255.0 |
| |
 |
| |
router eigrp 100 |
| |
 |
| |
Use
the command show ip pim
rp to verify that the routers have
learned the location of the RP. |
| |
 |
| |
show ip pim rp [group-name | group-address | mapping] |
| |
 |
| |
group-name |
| |
 |
| |
Optional. Show RPs for the named group. |
| |
|
 |
| |
group-address |
| |
 |
| |
Optional. Show RPs for the group with the entered group
address. |
| |
|
 |
| |
mapping |
| |
 |
| |
Optional. Display all group to RP mappings. |
| |
|
 |
| |
A#show ip pim rp |
| |
| |
Group: 224.0.1.40, RP: 172.16.2.2, next RP-reachable in
00:01:11 |
| |
 |
| |
The
operation of PIM can be verified and monitored using the debug command,
debug ip pim. |
| |
 |
| |
Aadebug ip pim |
| |
 |
| |
08:31:16: PIM: Received v2 Hello on Serial1 from
172.16.2.1 |
| |
| |
08:31:16: PIM: Received v2 Hello on Serial0 from
172.16.5.2 |
| |
| |
08:31:16: PIM: Send v2 Hello on Serial0 |
| |
| |
08:31:26: PIM: Send v2 Hello on Serial1 |
| |
| |
08:31:30: PIM: Received v2 Join/Prune on Serial1 from
172.16.2.1, to us |
| |
| |
08:31:30: PIM: Join-list: (*, 224.0.1.40) RP 172.16.2.2,
RPT-bit set, WC-bit set, S-bit set |
| |
| |
08:31:30: PIM: Add Serial1/172 .16.2.1 to (*, 224.0.1.40),
Forward state |
| |
| |
08:31:39: PIM: Received v2 Join/Prune on Serial0 from
172.16.5.2, to us |
| |
| |
08:31:39: PIM: Join-list: (*, 224.0.1.40) RP 172.16.2.2,
RPT-bit set, WC-bit set, S-bit set |
| |
| |
08:31:39: PIM: Add Serial0/172 .16.5.2 to (*, 224.0.1.40),
Forward state |
| |
| |
08:31:40: PIM: Building Join/Prune message for
224.0.1.40 |
| |
| |
08:31:46: PIM: Received v2 Hello on Serial1 from
172.16.2.1 |
| |
| |
08:31:46: PIM: Received v2 Hello on Serial0 from
172.16.5.2 |
| |
| |
08:31:46: PIM: Send v2 Hello on Serial0 |
| |
| |
08:31:56: PIM: Send v2 Hello on Serial1 |
| |
| |
08:32:16: PIM: Received v2 Hello on Serial1 from
172.16.2.1 |
| |
| |
08:32:16: PIM: Received v2 Hello on Serial0 from
172.16.5.2 |
| |
| |
08:32:16: PIM: Send v2 Hello on Serial0 | |
205 times read
|
Related news
|
| No matching news for this article |
|
Did you enjoy this article?
(total 0 votes)
|