rpf-vector destination

Function

The rpf-vector destination command specifies an RPF vector path for a multicast source.

The undo rpf-vector destination command deletes the RPF vector path specified for a multicast source.

By default, no RPF vector path is specified for a multicast source.

Format

rpf-vector destination ip-address masklen mask-length path path-name

undo rpf-vector destination ip-address masklen mask-length path path-name

Parameters

Parameter Description Value
ip-address

Specifies the IP address of a multicast source.

The value is a Class A, B, or C IP address, in dotted decimal notation, but cannot be an IP address on the segment 0.0.0.0/8 or 127.0.0.0/8.

masklen mask-length

Specifies the mask length of a multicast source address.

The value is an integer ranging from 0 to 32.

path path-name

Specifies the name of an RPF vector path.

The value is a string of 1 to 31 characters.

Views

VPN instance PIM view, PIM view of a public network instance

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
pim write

Usage Guidelines

Usage Scenario

To specify an RPF vector path for a multicast source, run the rpf-vector destination command.

Example

# Specify the RPF vector path named toPE1 for the multicast source at 10.0.5.100.
<HUAWEI> system-view
[~HUAWEI] multicast routing-enable
[*HUAWEI] multicast rpf-vector path tope1 loose
[*HUAWEI-rpf-vector-path-tope1] next hop index 1 1.1.1.1
[*HUAWEI-rpf-vector-path-tope1] quit
[*HUAWEI] pim
[*HUAWEI-pim] rpf-vector destination 10.0.5.100 masklen 24 path toPE1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >