Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 Configuration Manual page 239

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

Advertisement

passive-interface
redistribute
route-map
Copyright © 2010, Juniper Networks, Inc.
Use to disable the transmission of multicast RIP messages on the interface.
RIP messages are unicast to a RIP neighbor on the interface if the interface is present
in the IP routing table as the next-hop interface to the configured neighbor.
Example
host1(config-router)#passive-interface atm atm 2/0.16
Use the no version to reenable the transmission of RIP multicast messages on the
specified interface.
See passive-interface
Use to redistribute information from a routing domain other than RIP into the RIP
domain.
Specify the source protocol from which routes are being redistributed. It can be one of
the following keywords: bgp, isis, ospf, static [ip], and connected. Use the static
keyword to redistribute IP static routes; optionally add the ip keyword when
redistributing into IS-IS. The keyword connected refers to routes that are established
automatically by virtue of having enabled IP on an interface. For routing protocols such
as OSPF and IS-IS, these routes will be redistributed as external to the AS.
Use the route-map keyword to interrogate the route map to filter the importation of
routes from the source routing protocol to the current routing protocol. If you do not
specify the route-map option, all routes are redistributed. If you specify the route-map
option, but no route map tags are listed, no routes will be imported.
Use to redistribute routes from RIP into other non-RIP routing domains.
Example 1
host1(config)#router rip 5
host1(config-router)#redistribute bgp 100 route-map 4
Example 2
host1(config)#router bgp 100
host1(config-router)#redistribute rip 5
Use the no version to disable redistribution.
See redistribute.
Use to specify a route map for RIP.
Example
host1(config)#router rip
host1(config-router)#route-map 4
Chapter 4: Configuring RIP
215

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Junose 11.3

Table of Contents