Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

Run the command set protocols ospf6 interface ifmtu to configure the OSPFv3 interface MTU.

Run the command delete protocols ospf6 interface ifmtu to delete this configuration.


Command Syntax

set protocols ospf6 interface <vlan-interface> ifmtu <1-65535>

delete protocols ospf6 interface <vlan-interface> ifmtu <1-65535>


Parameter

Parameter

Description

interface <vlan-interface>

Specifies the name of the interface.

ifmtu <1-65535>

Specifies the OSPFv3 interface MTU, the value is an integer that ranges from 1 to 65535.

Example

  •  Set the OSPFv3 interface MTU to 1400.
admin@XorPlus# set protocols ospf6 interface vlan200 ifmtu 1400
admin@Xorplus# commit
  • No labels