Command Reference Guide
ip rip summary-address <ip address> <subnet mask>
Use the ip rip summary-address command to manually summarize the routes Routing Information
Protocol (RIP) will advertise and send out a specified interface. Use the no form of this command to
disable this mode.
Syntax Description
<ip address>
<subnet mask>
Default Values
By default, no manual summarization is applied by RIP.
Command History
Release 12.1
Release 15.1
Functional Notes
Unlike the automatic summarization on classful network boundaries, only specific network advertisements
are made by RIP using the ip rip summary-address command. This command is only effective if RIP
version 2 is configured.
Usage Examples
The following example enables manual summarization on the specified IP address:
(config)#interface bvi 1
(config-bvi 1)#ip rip summary-address 10.10.123.0 255.255.255.0
60000CRG0-35E
Specifies the summarized network IP address. IP addresses should be
expressed in dotted decimal notation (for example, 10.10.10.0).
Specifies the subnet mask that corresponds to the range of IP addresses
(network). Subnet masks can be expressed in dotted decimal notation (for
example, 255.255.255.0) or as a prefix length (for example, /24).
Command was introduced.
Command was expanded to include the bridged virtual interfaces (BVIs).
Copyright © 2012 ADTRAN, Inc.
BVI Interface Command Set
2073
Need help?
Do you have a question about the AOS Version R10.1.0 and is the answer not in the manual?
Questions and answers