145
View
Public network PIM view, VPN instance PIM view
Default level
2: System level
Parameters
dscp-value: Specifies the DSCP value for PIM messages, in the range of 0 to 63.
Description
Use dscp to set the DSCP value for PIM messages.
Use undo dscp to restore the default.
The default DSCP value in PIM messages is 48.
Examples
# Set the DSCP value to 63 for PIM messages on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] dscp 63
# Set the DSCP value to 63 for PIM messages in VPN instance mvpn.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] dscp 63
hello-option dr-priority (PIM view)
Syntax
hello-option dr-priority priority
undo hello-option dr-priority
View
Public network PIM view, VPN instance PIM view
Default level
2: System level
Parameters
priority: Router priority for DR election, in the range of 0 to 4294967295. A larger value of this argument
means a higher priority.
Description
Use hello-option dr-priority to configure the global value of the router priority for DR election.
Use undo hello-option dr-priority to restore the default.
By default, the router priority for DR election is 1.
Related commands: pim hello-option dr-priority.
Examples
# Set the router priority for DR election to 3 in the public network.