< Home

display default-parameter ospf

Function

The display default-parameter ospf command displays the default OSPF configuration.

Format

display default-parameter ospf

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# Display the default OSPF configuration.

<sysname> display default-parameter ospf
 Process View:
 -------------------------------------------------------
   Default Metric                               : 1
   Default Tag                                  : 1
   Default Type                                 : 2
   SPF Intelligent-timer Max-interval(msec)     : 10000
   SPF Intelligent-timer Start-interval(msec)   : 500
   SPF Intelligent-timer Hold-interval(msec)    : 1000
   Lsa Maxage (sec)                             : 3600
   Lsa Refresh Time(sec)                        : 1800
   Lsa Maxagediff Interval (sec)                : 900
   Minimum Lsa Arrival Interval(sec)            : 1
   Minimum Lsa Originate Interval(sec)          : 5
   Sham Link Cost                               : 1
   VPN Domain ID                                : 0
   VPN Router Tag                               : 0
   Route Preference for Internal Routes         : 10
   Route Preference for External Routes         : 150
 -------------------------------------------------------

 Area View:
 -------------------------------------------------------
   Default Stub Cost                            : 1
 -------------------------------------------------------

 Interface View:
 -------------------------------------------------------
   P2P&Broadcast Hello Interval(sec)            : 10
   P2MP&NBMA Hello Interval(sec)                : 30
   P2P&Broadcast Dead Interval(sec)             : 40
   P2MP&NBMA Dead Interval(sec)                 : 120
   Poll Interval(sec)                           : 120
   Router DR Priority                           : 1
   Retransmit Interval(sec)                     : 5
   Transmit Delay(sec)                          : 1
 ------------------------------------------------------- 
Table 1 Description of the display default-parameter ospf command output

Item

Description

Process View

Indicates the process view.

Default Metric

Indicates the default metric of the imported external route.

Default Tag

Indicates the default tag value of the imported external route.

Default Type

Indicates the default type of the imported external route.

SPF Intelligent-timer Max-interval(msec)

Indicates the default maximum interval of SPF calculation.

SPF Intelligent-timer Start-interval(msec)

Indicates the default start interval of SPF calculation.

SPF Intelligent-timer Hold-interval(msec)

Indicates the default hold interval of SPF calculation.

Lsa Maxage(sec)

Indicates the default maximum age of the LSA.

Lsa Refresh Time(sec)

Indicates the default maximum interval for generating an LSA. If the LS age of the LSAs generated by the router reaches the LSA Refresh Time, a new instance needs to be generated for the LSAs.

Lsa Maxagediff Interval(sec)

Indicates the default value difference in the MaxAge fields of LSAs. If the value difference in the MaxAge fields of two LSAs is greater than MaxAgeDiff Interval, the two LSAs are considered to belong to different instances of the same LSA.

Minimum Lsa Arrival Interval(sec)

Indicates the default minimum interval for receiving the same LSA.

Minimum Lsa Originate Interval(sec)

Indicates the default minimum interval for sending the same LSA.

Sham Link Cost

Indicates the default cost of the sham link.

VPN Domain ID

Indicates the default domain ID of the VPN.

VPN Router Tag

Indicates the default router tag of the VPN.

Route Preference for Internal Routes

Indicates the default preference of the internal route.

Route Preference for External Routes

Indicates the default preference of the external route.

Area View

Indicates the area view.

Default Stub Cost

Indicates the default cost of a stub area.

Interface View

Indicates the interface view.

P2P&Broadcast Hello Interval(sec)

Indicates the default interval for sending Hello packets on a P2P or broadcast network.

P2MP&NBMA Hello Interval(sec)

Indicates the default interval for sending Hello packets on a P2MP or NBMA network.

P2P&Broadcast Dead Interval(sec)

Indicates the default interval for declaring a neighbor to be Down after no Hello packets are received on a P2P or broadcast network.

P2MP&NBMA Dead Interval(sec)

Indicates the default interval for declaring a neighbor to be Down after no Hello packets are received on a P2MP or NBMA network.

Poll Interval(sec)

Indicates the default interval for the local router to send Hello packets to a neighbor in the Down state on the NBMA network. The value of Poll Interval is greater than the value of Hello Interval.

Router DR Priority

Indicates the default priority of the DR.

Retransmit Interval(sec)

Indicates the default interval for retransmitting packets.

Transmit Delay(sec)

Indicates the default estimated time for transmitting an LSU packet over this interface. LSAs in the LSU packet must have their age incremented by this amount before transmission.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >