23 ip ospf mtu-ignore – CANOGA PERKINS 9175 Command Reference User Manual

Page 229

Advertising
background image

CanogaOS Command Reference

15-20


Command Mode

Interface configuration


Usage


Examples

The following example sets a new mtu value when sending OSPF DD packets:

interface eth-0-1

ip ospf mtu 1280


Related Commands

ip ospf mtu-ignore

15.23 ip ospf mtu-ignore

To disable Open Shortest Path First (OSPF) maximum transmission unit (MTU) mismatch detection on

receiving Database Descriptor (DBD) packets, use the ip ospf mtu-ignore command in interface

configuration mode. To reset to default, use the no form of this command.


Command Syntax

ip ospf mtu-ignore

no ip ospf mtu-ignore


Default

OSPF MTU mismatch detection is enabled.


Command Mode

Interface configuration


Usage

OSPF checks whether neighbors are using the same MTU on a common interface. This check is

performed when neighbors exchange DBD packets. If the receiving MTU in the DBD packet is higher

than the IP MTU configured on the incoming interface, OSPF adjacency will not be established.


Examples

The following example disables MTU mismatch detection on receiving DBD packets:

interface eth-0-1

ip ospf mtu-ignore


Related Commands

ip ospf mtu

Advertising