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

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

Advertisement

JunosE 11.3.x IP, IPv6, and IGP Configuration Guide
maximum-paths
neighbor
network
214
Example
host1(config-route-map)#match-set summary prefix-tree boston
Use the no version to disable the use of the prefix tree by the route map.
See match-set summary prefix-tree
Use to control the maximum number of parallel routes that RIP can support.
RIP installs multiple equal-cost paths to a given destination only if each has a different
next hop.
The maximum number of routes can be in the range 1–16.
Example
host1(config-router)#maximum-paths 2
Use the no version to restore the default value, 4.
See maximum-paths
Use to specify a RIP neighbor to which the router sends unicast messages.
You must also use the passive-interface command to specify the interface as passive,
thereby restricting the interface to unicast RIP messages.
Example
host1(config-router)#neighbor 10.10.21.100
Use the no version to remove the neighbor.
See neighbor
Use to associate a network with a RIP routing process. Use the ip rip commands to
configure RIP attributes on the network.
You supply a network mask to the new address so that RIP runs on that specific network.
If you do not specify an interface's network, the network is not advertised in any RIP
updates.
You can specify either the standard subnet mask or the inverse subnet mask.
Example 1—standard subnet mask
host1(config-router)#network 10.2.1.0 255.255.255.0
Example 2—inverse subnet mask
host1(config-router)#network 10.2.1.0 0.0.0.255
Use the no version to disable RIP on the specified interface.
See network
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents