< Home

rip summary-address

Function

The rip summary-address command configures a FW on which RIP is enabled to advertise a local summary IP address.

The undo rip summary-address command cancels the configuration.

By default, no interface summary-address is associated with an interface.

Format

rip summary-address ip-address mask [ avoid-feedback ]

undo rip summary-address ip-address mask

Parameters

Parameter Description Value
ip-address Specifies the network IP address to be summarized. The value is in dotted decimal notation.
mask Specifies the network mask. The value is in dotted decimal notation.
avoid-feedback Indicates that learning the same summarized route from an interface is not allowed. -

Views

Ethernet interface view, Ethernet sub-interface view, Eth-Trunk interface view, Eth-Trunk sub-interface view, Tunnel interface view, Dialer interface view, VLANIF interface view, Virtual-Template interface view

Default Level

2: Configuration level

Usage Guidelines

After the keyword avoid-feedback is specified, an interface no longer learns the summarized route with the same IP address as the advertised summarized IP address. This avoids routing loops.

avoid-feedback can be set in RIP-1 and RIP-2.

Example

# Configure the FW on which RIP is enabled to advertise a local summary IP address.

<sysname> system-view
[sysname] interface GigabitEthernet 0/0/1
[sysname-GigabitEthernet0/0/1] rip summary-address 10.0.0.0 255.0.0.0
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >