3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1389
View Public instance PIM view, VPN instance PIM view
Parameter priority: Priority of the C-BSR, in the range of 0 to 255. A larger value of this
argument means a higher priority.
Description Use the
c-bsr priority command to configure the global C-BSR priority.
Use the undo c-bsr priority command to restore the default setting.
By default, the C-BSR priority is 0.
Related command: c-bsr (PIM view), c-bsr global, and c-bsr group.
Example # Set the global C-BSR priority to 5 in the public instance.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-bsr priority 5
c-rp (PIM view)
Syntax c-rp interface-type interface-number [ group-policy acl-number | priority priority |
holdtime hold-interval | advertisement-interval adv-interval ] *
undo c-rp interface-type interface-number
View Public instance PIM view, VPN instance PIM view
Parameter interface-type interface-number: Specifies an interface, the IP address of which
will be advertised as a C-RP address.
acl-number: Basic ACL number, in the range of 2000 to 2999. This ACL defines a
range of multicast groups the C-RP is going to serve, rather than defining a
filtering rule. Any group range matching the permit statement in the ACL will be
advertised as an RP served group, while configurations matching other statements
like deny will not take effect.
priority: Priority of the C-RP, in the range of 0 to 255 and defaulting to 0. A larger
value of this argument means a lower priority.
hold-interval: C-RP timeout time, in seconds. The effective range is 1 to 65,535. If
you do not provide this argument in your command, the corresponding global
setting will be used.
adv-interval: C-RP-Adv interval in seconds, with an effective range of 1 to 65,535.
If you do not provide this argument in your command, the corresponding global
setting will be used.
Description Use the
c-rp command to configure the specified interface as a C-RP.
Use the
undo c-rp command to remove the related C-RP configuration.