Ip Ospf Network - Zte ZXR10 8900 Series Command Reference Manual

10 gigabit routing switch
Hide thumbs Also See for ZXR10 8900 Series:
Table of Contents

Advertisement

Syntax
Defaults
Instructions
Example
Purpose
Command Modes
Syntax
Syntax
Description
Defaults
Instructions
Example
ip ospf mtu-ignore
no ip ospf mtu-ignore
MTU is checked when DD packets are exchanged.
The platform version 4.6.02 and upgrade versions support this
command.
The check of MTU mainly examines whether the value in the
MTU field of the DD packet is less than or equal to the MRU of
local interface. If it is more than the MRU of local interface,
the DD message will be discarded. If it is sure that there is not
any problem of MTU's configuration when packets are received
or sent, this command can be used to ignore the check.
This example configures the interface to ignore the check of MTU
when DD packets are exchanged.
ZXR10(config)#interface fei_5/1
ZXR10(config-if)#ip ospf mtu-ignore

ip ospf network

Use this command to configure the interface type. Restore the
network type of the interface with the no form of this command.
Interface configuration
ip ospf network {broadcast | non-broadcast | point-to-point
| point-to-multipoint [non-broadcast]}
no ip ospf network [broadcast | non-broadcast | point-to-p
oint | point-to-multipoint [non-broadcast]]
broadcast
point-to-point
non-broadcast
point-to-multipoint
point-to-multipoint
[non-broadcast]
It depends on the network type; the point-to-multipoint type
needs configuring.
This command is supported after the platform version 4.6.02.
This example configures the interface pos48_5/1 as the point-to-
point interface type.
ZXR10(config)#interface pos48_5/1
ZXR10(config-if)#ip ospf network point-to-point
Confidential and Proprietary Information of ZTE CORPORATION
Broadcast type
Point-to-point type
Non-broadcast type (it needs to work with the
neighbor command)
Point-to-multipoint type
Point-to-multipoint non-broadcast type (it
needs to work with the neighbor command)
Chapter 3 OSPF Protocol
59

Advertisement

Table of Contents
loading

Table of Contents