Clearing Dynamic Rip Interfaces; Using Rip Routes For Multicast Rpf Checks - Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 Configuration Manual

Software for e series broadband services routers ip, ipv6, and igp configuration guide
Table of Contents

Advertisement

Clearing Dynamic RIP Interfaces

clear ip rip dynamic-interfaces

Using RIP Routes for Multicast RPF Checks

ip route-type
Copyright © 2010, Juniper Networks, Inc.
You can use the clear ip rip dynamic-interfaces to clear any existing dynamic RIP
interfaces that were created by the ip rip copy-to-dynamic command. If the router is still
using the ip rip copy-to-dynamic command, when the router recreates the dynamic
interfaces, they use the RIP attributes from the interface to which they refer. If the router
no longer uses the ip rip copy-to-dynamic command, any newly created dynamic
interfaces do not use the RIP attributes from the reference interface.
Use to clear all existing dynamic, unnumbered interfaces that were created since issuing
the ip rip copy-to-dynamic command.
Example
host1#clear ip rip dynamic-interfaces
There is no no version.
See clear ip rip dynamic-interfaces
You can use the ip route-type command to specify whether RIP routes are available for
only unicast forwarding protocols or only multicast reverse path forwarding (RPF) checks.
Routes available for unicast forwarding appear in the unicast view of the routing table,
whereas routes available for multicast RPF checks appear in the multicast view of the
routing table.
Use to specify whether RIP routes are available only for unicast forwarding, only for
multicast reverse path forwarding checks, or for both.
Use the show ip route command to view the routes available for unicast forwarding.
Use the show ip rpf-routes command to view the routes available for multicast reverse
path forwarding checks.
By default, RIP routes are available for both unicast forwarding and multicast reverse
path forwarding checks.
Example
host1(config)#router rip
host1(config-router)#ip route-type unicast
Use the no version to restore the default value, both.
See ip route-type
Chapter 4: Configuring RIP
219

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents