ipv6 route-static frr

Function

The ipv6 route-static frr command enables FRR for IPv6 static routes.

The undo ipv6 route-static frr command disables FRR for IPv6 static routes.

By default, FRR is disabled for IPv6 static routes.

Format

ipv6 route-static frr [ vpn-instance vpn-instance-name ]

undo ipv6 route-static frr [ vpn-instance vpn-instance-name ]

Parameters

Parameter Description Value
vpn-instance vpn-instance-name

Specifies the name of the VPN instance.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string.

Views

System view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
route-base write

Usage Guidelines

Usage Scenario

To protect IPv6 static routes, run the ipv6 route-static frr command to configure FRR for IPv6 static routes.

If the name of a VPN instance is specified, FRR is enabled for the static routes of the VPN instance.

Prerequisites

A VPN instance has been configured if you want to configure FRR for the VPN.

Configuration Impact

Enabling or disabling FRR takes effect on all the static routes in the VPN instance.

Example

# Enable FRR for the IPv6 static route.
<HUAWEI> system-view
[~HUAWEI] ipv6 route-static frr
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >