Ip Ospf Mtu-Ignore; Ip Ospf Network - Dell PowerConnect 8024 Cli Reference Manual

Cli reference guide
Hide thumbs Also See for PowerConnect 8024:
Table of Contents

Advertisement

Example
The following example sets the OSPF hello interval at 30 seconds.
console(config-if-vlan15)#ip ospf hello-interval 30

ip ospf mtu-ignore

Use the ip ospf mtu-ignore command in Interface Configuration mode to disable OSPF
maximum transmission unit (MTU) mismatch detection. OSPF Database Description packets
specify the size of the largest IP packet that can be sent without fragmentation on the interface.
When a router receives a Database Description packet, it examines the MTU advertised by the
neighbor. By default, if the MTU is larger than the router can accept, the Database Description
packet is rejected and the OSPF adjacency is not established. Use the no form of the command
to enable OSPF maximum transmission unit (MTU) mismatch detection.
Syntax
ip ospf mtu-ignore
no ip ospf mtu-ignore
Default Configuration
This command has no default configuration.
Command Mode
Interface Configuration (VLAN) mode.
User Guidelines
This command has no user guidelines.
Example
The following example disables OSPF MTU mismatch detection on VLAN interface 15.
console(config-if-vlan15)#ip ospf mtu-ignore

ip ospf network

Use the ip ospf network command to configure OSPF to treat an interface as a point-to-point
rather than broadcast interface. To return to the default value, use the no form of this
command.
Syntax
broadcast
point-to-point
ip ospf network {
|
}
752
OSPF Commands

Advertisement

Table of Contents
loading

Table of Contents