set l3-interface routed-interface pmtu-discovery


The set l3-interface routed-interface pmtu-discovery command is used to enable or disable Path MTU(PMTU) function on a routed interface.

NOTE:

Enable PMTU function on all the nodes in the path where you want to apply the PMTU function.

The delete l3-interface routed-interface pmtu-discovery command deletes the configuration.


Command Syntax

set l3-interface routed-interface <routed-interface> pmtu-discovery disable <true | false>


Parameters

Parameter

Description

routed-interface <routed-interface>

Specifies the Layer 3 routed interface name. The value is a string.

disable <true | false>

Enables or disables the PMTU function. The value is true or false.

  • true: disables the PMTU function.
  • false: enables the PMTU function.

By default, PMTU function is disabled.


Example

  • Enable PMTU function on routed interface rif-te19.
admin@PICOS# set l3-interface routed-interface rif-te19 pmtu-discovery disable false
admin@PICOS# commit




Copyright © 2024 Pica8 Inc. All Rights Reserved.