R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
905
Field Descri
p
tion
HoldTime Timeout time of the RP.
Uptime
Length of time since the RP was elected.
Expires
Remaining time of the RP.
embedded-rp
Syntax
embedded-rp [ acl6-number ]
undo embedded-rp [ acl6-number ]
View
IPv6 PIM view
Default level
2: System level
Parameters
acl6-number: Basic IPv6 ACL number, in the range of 2000 to 2999.
Description
Use embedded-rp to enable embedded RP.
Use undo embedded-rp to disable embedded RP or restore the default.
By default, embedded RP is enabled for IPv6 multicast groups in the default embedded RP address
scopes.
NOTE:
The default embedded RP address scopes are FF7x::/12 and FFFx::/12. Here "x" refers to any legal
address scope. For more information about the scope field, see
Network Management Configuration
Guide.
When you use the embedded-rp command without specifying acl6-number, the embedded RP feature
will be enabled for all the IPv6 multicast groups in the default embedded RP address scopes. If you
specify acl6-number, the embedded RP feature will be enabled for only those IPv6 multicast groups that
are within the default embedded RP address scopes and pass the ACL check.
When you use the undo embedded-rp command without specifying acl6-number, the embedded RP
feature will be disabled for all the IPv6 multicast groups. If you specify acl6-number, this command will
restore the default.
Examples
# Enable embedded RP for only those IPv6 multicast groups in the address scope FF7E:140:20::101/64.
<Sysname> system-view
[Sysname] acl ipv6 number 2000
[Sysname-acl6-basic-2000] rule permit source ff7e:140:20::101 64
[Sysname-acl6-basic-2000] quit
[Sysname] pim ipv6
[Sysname-pim6] embedded-rp 2000