< Home

display default-parameter rip

Function

The display default-parameter rip command displays the default RIP configuration.

Format

display default-parameter rip

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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

Example

# Display the default RIP configuration.

<sysname> display default-parameter rip
--------------------------------------------
 Protocol Level Default Configurations
--------------------------------------------
       RIP version   : 1
       Preference    : 100
       Checkzero     : Enabled
       Default-cost  : 0
       Auto Summary  : Enabled
       Host-route    : Enabled
       Maximum Balanced Paths : 32
       Update time   : 30 sec              Age time : 180 sec
       Garbage-collect time : 120 sec
       Default-route : Disabled
       Verify-source : Enabled
       Graceful restart    : Disabled
--------------------------------------------
 Interface Level Default Configurations
--------------------------------------------
  Metricin                : 0
  Metricout               : 1
  Input Packet Processing : Enabled
  Output Packet Processing: Enabled
  Poison Reverse          : Disabled
  Replay Protect          : Disabled
  Split Horizon
   For Broadcast and P2P Interfaces :  Enabled
   For NBMA Interfaces              :  Disabled
  Packet Transmit Interval          :  200 msecs
  Packet Transmit Number            :  50
  RIP Protocol Version              :  RIPv1 Compatible (Non-Standard)
Table 1 Description of the display default-parameter rip command output

Item

Description

Protocol Level Default Configurations

Default RIP protocol-level configuration

RIP version

RIP version number

Preference

Preference of RIP routes

Checkzero

Whether zero field check is enabled for RIP-1 packets

Default-cost

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

Auto Summary

Whether RIP route aggregation is enabled

Host-route

Whether adding host routes to the routing table is enabled

Maximum Balanced Paths

Maximum number of equal-cost routes for load balancing

Update time

Interval for sending Update packets

Age time

Aging time of RIP routes

Garbage-collect time

Timeout period of garbage

Default-route

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

Verify-source

Whether source verification is enabled

Graceful restart

Whether graceful restart is enabled

Interface Level Default Configurations

Default RIP interface-level configuration

Metricin

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

Metricout

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

Input Packet Processing

Whether receiving RIP packets is enabled

Output Packet Processing

Whether sending RIP packets is enabled

Poison Reverse

Whether poison reverse is enabled

Replay Protect

Whether replay-protect is enabled

Split Horizon

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

  • NBMA interfaces

Packet Transmit Interval

Interval for transmitting packets, in milliseconds

Packet Transmit Number

Number of transmitted packets

RIP Protocol Version

RIP version

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