DES-7200 Configuration Guide Chapter 2 RIP
Configuration
2-9
Note
With both the ip rip default-information command on the interface and the
default-information originate command in the RIP process configured, only
the default route configured on the interface is advertised.
2.2.11 Configuring the Super Network Route Advertisement on the
Interface
A super network router is a route whose mask length is less than its natural mask
length, for instance, 80.0.0.0/6. 80.0.0.0/6 belongs to Class-A network, but its
natural mask legnth is 8, it is a super netowrk route.
When RIPv1-enabled device monitores the response message form
RIPv2-enabled device, it will learn wrong route upon receiving a super network
route for RIPv1 ignors the mask of the route message. In this case,
RIPv2-enabled device needs to disable advertising super network route on its
interface.
Use the following command to disable the super network route advertisement in
the interface configuration mode:
Command
Function
DES-7200(config-if)#no ip rip send
supernet-routes
Disable advertising the super network
route.
DES-7200(config-if)# ip rip send
supernet-routes
Enable advertising the super network
route.