C-Rp Advertisement-Interval (Pim View) - HP 3600 v2 Series Command Reference Manual

Ip multicast
Hide thumbs Also See for 3600 v2 Series:
Table of Contents

Advertisement

To configure a device as a C-RP for multiple group ranges, you must include these multiple group ranges
in multiple rules in the ACL that corresponds to the group-policy keyword.
If you use this command repeatedly on the same interface, the last configuration takes effect.
Related commands: c-bsr.
Examples
# Configure VLAN-interface 100 in the public network to be a C-RP for multicast groups 225.1.0.0/16
and 226.2.0.0/16, with a priority of 10.
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 225.1.0.0 0.0.255.255
[Sysname-acl-basic-2000] rule permit source 226.2.0.0 0.0.255.255
[Sysname-acl-basic-2000] quit
[Sysname] pim
[Sysname-pim] c-rp vlan-interface 100 group-policy 2000 priority 10
# Configure VLAN-interface 100 in VPN instance mvpn to be a C-RP for multicast groups 225.1.0.0/16
and 226.2.0.0/16, with a priority of 10.
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 225.1.0.0 0.0.255.255
[Sysname-acl-basic-2000] rule permit source 226.2.0.0 0.0.255.255
[Sysname-acl-basic-2000] quit
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] c-rp vlan-interface 100 group-policy 2000 priority 10

c-rp advertisement-interval (PIM view)

Syntax
c-rp advertisement-interval interval
undo c-rp advertisement-interval
View
Public network PIM view, VPN instance PIM view
Default level
2: System level
Parameters
interval: C-RP-Adv interval in seconds, with an effective range of 1 to 65,535.
Description
Use c-rp advertisement-interval to configure the interval at which C-RP-Adv messages are sent.
Use undo c-rp advertisement-interval to restore the default.
By default, the C-RP-Adv interval is 60 seconds.
Related commands: c-rp.
123

Advertisement

Table of Contents
loading

Table of Contents