< Home

reset ipv6 pathmtu

Function

The reset ipv6 pathmtu all command deletes all path MTU entries (static and dynamic entries).

The reset ipv6 pathmtu dynamic command deletes only dynamic entries.

The reset ipv6 pathmtu static command deletes only static entries that are configured through the CLI.

Format

reset ipv6 pathmtu [ vpnv6-instance vpnv6-instance-name | vpn-instance vpn-instance-name ] { all | dynamic | static }

Parameters

Parameter Description Value

vpnv6-instance vpnv6-instance-name

Specifies the name of the VPNv6 instance.

-

vpn-instance vpn-instance-name

Specifies the name of the VPN instance.

-

all

Clears all path MTU entries.

-

dynamic

Clears all dynamic path MTU entries

-

static

Clears all static path MTU entries.

-

Views

User view

Default Level

3: Management level

Usage Guidelines

None

Example

# Clear all path MTU entries (both the static and the dynamic entries).

<sysname> reset ipv6 pathmtu all

# Clear only static path MTU entries.

<sysname> reset ipv6 pathmtu static

# Clear only dynamic path MTU entries.

<sysname> reset ipv6 pathmtu dynamic
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >