c-multicast frr flow-detection-based(VPN instance IPv6 address family MVPN view)

Function

The c-multicast frr flow-detection-based command specifies the flow based detection as the detection method of MVPN fast reroute (FRR).

The undo c-multicast frr flow-detection-based command deletes the detection configuration.

By default, flow based detection is not configured for MVPN FRR.

Format

c-multicast frr flow-detection-based { frrPlyNum | acl6-name frrPlyName }

undo c-multicast frr flow-detection-based

Parameters

Parameter Description Value
frrPlyNum

Specifies an ACL number.

The value is an integer ranging from 2000 to 3999.

acl6-name frrPlyName

Specifies an ACL name.

The value is a string of 1 to 64 case-sensitive characters without spaces. The value must start with a letter (a to z or A to Z, case sensitive).

Views

VPN instance IPv6 address family MVPN view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
mvpn write

Usage Guidelines

Usage Scenario

Run the c-multicast frr flow-detection-based command to change the detection method of MVPN FRR to flow based detection. Specify an ACL by its number or name, the flow based detection is applied to the matched multicast source-group as MVPN FRR detection method. The ACL rules that take effect in the overlapping range of the multicast FRR detection range and the flow detection-based multicast FRR detection range.

Prerequisites

The c-multicast frr command is used to enable MVPN FRR.

Precautions

The c-multicast frr flow-detection-based command specifies the flow based detection as the detection method of MVPN fast reroute (FRR).

Example

# Specify the flow based detection as the detection method of MVPN FRR.
<HUAWEI> system-view
[~HUAWEI] multicast ipv6 mvpn 2.2.2.2
[*HUAWEI] acl ipv6 name abd
[*HUAWEI-acl6-advance-abd] rule 5 permit ipv6 source 2001:DB8:1::6/128 destination FF1E::4/128
[*HUAWEI-acl6-advance-abd] ip vpn-instance mcast
[*HUAWEI-vpn-instance-mcast] ipv6-family
[*HUAWEI-vpn-instance-mcast-af-ipv6] route-distinguisher 106:1
[*HUAWEI-vpn-instance-mcast-af-ipv6] multicast ipv6 routing-enable
[*HUAWEI-vpn-instance-mcast-af-ipv6] mvpn
[*HUAWEI-vpn-instance-mcast-af-ipv6-mvpn] c-multicast frr
[*HUAWEI-vpn-instance-mcast-af-ipv6-mvpn] c-multicast frr flow-detection-based acl6-name abd
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >