< Home

display default-parameter ripng

Function

The display default-parameter ripng command displays the default RIPng configuration.

Format

display default-parameter ripng

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

After the default RIPng configuration is modified, running the display default-parameter ripng command still displays the default configuration during RIPng initialization.

Example

# Display the default RIPng configuration.

<sysname> display default-parameter ripng
--------------------------------------------------
Protocol Level Default Configurations
--------------------------------------------------
       Preference     : 100
       Checkzero      : Enabled
       Default-cost   : 0
       Maximum Balanced Paths : 8
       Update time    : 30 sec  Age time             : 180 sec
       Garbage-collect time : 120 sec
--------------------------------------------------
Interface Level Default Configurations
--------------------------------------------------
   Metricin           : 0
   Metricout          : 1
   Input Packet Processing : Enabled
   Output Packet Processing: Enabled
   Poison Reverse     : Disabled
   Split Horizon
       For Broadcast and P2P Interfaces  : Enabled
       For NBMA Interfaces and LoopBack  : Disabled
   Default Route                         : Disabled
   Packet Transmit Interval              : 200 msecs
   Packet Transmit Number                : 30
Table 1 Description of the display default-parameter ripng command output

Item

Description

Protocol Level Default Configurations

Default RIPng process-level configuration

Preference

Preference of RIPng routes

Checkzero

Whether zero field check is enabled for RIPng packets

Default-cost

Default cost of the routes that are imported by RIPng from other routing protocols

Maximum Balanced Paths

Maximum number of equal-cost routes for load balancing

Update time

Interval for sending Update packets

Age time

Aging time of RIPng routes

Garbage-collect time

Timeout period of garbage

Interface Level Default Configurations

Default RIPng interface-level configuration

Metricin

Metric that is added to the route when the interface receives a RIPng packet

Metricout

Metric that is added to the route when the interface sends a RIPng packet

Input Packet Processing

Whether this interface is enabled to receive RIPng packets

Output Packet Processing

Whether this interface is enabled to send RIPng packets

Poison Reverse

Whether poison reverse is enabled

Split Horizon

Whether the following types of interfaces are enabled with split horizon:
  • Broadcast and P2P Interfaces

  • NBMA Interfaces and LoopBack

Default Route

Default routes, which are used when route entries cannot be found for packets in the routing table

Packet Transmit Interval

Interval for transmitting packets, in milliseconds

Packet Transmit Number

Number of transmitted packets

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