CANOGA PERKINS 9175 Configuration Guide User Manual

Page 154

Advertising
background image

CanogaOS Configuration Guide

24-12

DUT2>enable

Enter Privilege Exec mode

DUT2(config)# ip pim bsr-candidate eth-0-1 10 25

Configure eth-0-1 of rtr2 as C-BSR with a
hash mask length 10 and a priority of 25.

DUT2(config)#ip pim rp-candidate eth-0-1 priority 0

Configure interface eth-0-1 as C-RP with a
priority of 0.

24.4.4 Router 2 Unicast BSM

When the command ip pim unicast-bsm is configured on an interface which is a DR for that network, then that
interface will unicast the stored copy of BSM to new/rebooting router.

DUT>enable

Enter Privilege Exec mode

DUT#configure terminal

Enter Configuration mode

DUT(config)# interface eth-0-1

Enter interface mode

DUT(config-if)#ip pim dr-priority 10

Configure the interface (eth-0-1) as DR

DUT(config-if)#ip pim unicast-bsm

Enable sending and receiving of Unicast
BSM for backward compatibility.

24.4.5 Validation

Commands

Verify the C-BSR state on rtr1.

DUT#show ip pim sparse-mode bsr-router
PIMv2 Bootstrap information
This system is the Bootstrap Router (BSR)
BSR address: 20.0.1.21
Uptime: 00:37:12, BSR Priority: 64, Hash mask length: 10
Next bootstrap message in 00:00:04
Role: Candidate BSR
State: Elected BSR


Verify the C-BSR state on rtr2.
The initial state of C-BSR is P-BSR before transitioning to C-BSR.

DUT#show ip pim sparse-mode bsr-router
PIMv2 Bootstrap information
BSR address: 20.0.1.21
Uptime: 00:02:39, BSR Priority: 64, Hash mask length: 10
Expires: 00:00:03
Role: Candidate BSR
State: Pending BSR
DUT#show ip pim sparse-mode bsr-router
PIMv2 Bootstrap information
BSR address: 20.0.1.21
Uptime: 00:40:20, BSR Priority: 64, Hash mask length: 10
Expires: 00:02:07
Role: Candidate BSR
State: Candidate BSR


Verify RP-set information on E-BSR.

DUT#sh ip pim sparse-mode rp mapping
PIM Group-to-RP Mappings
This system is the Bootstrap Router (v2)
Group(s): 224.0.0.0/4
RP: 20.0.1.11

Advertising