C613-50100-01 REV C Command Reference for x930 Series 994
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
OSPF COMMANDS
IP
OSPF MTU
ip ospf mtu
Overview This command sets the MTU size for OSPF. Whenever OSPF constructs packets, it
uses VLAN interface MTU size as Maximum IP packet size. This command forces
OSPF to use the specified value, overriding the actual VLAN interface MTU size.
Use the no variant of this command to return the MTU size to the default.
Syntax
ip ospf mtu <576-65535>
no ip ospf mtu
Default By default, OSPF uses interface MTU derived from the VLAN interface.
Mode Interface Configuration for a VLAN interface.
Usage This command allows an administrator to configure the MTU size recognized by
the OSPF protocol. It does not configure the MTU settings on the VLAN interface.
OSPF will not recognize MTU size configuration changes made to the kernel until
the MTU size is updated through the CLI.
Example
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# ip ospf mtu 1480