■
Use the
no
version to disable link status traps on an interface.
■
See snmp trap ip link-status
Configuring the Speed
The router enables you to set the speed of an IP interface.
ip speed
■
Use to set the speed of the interface in bits per second.
■
By default, the speed is determined from a lower-layer interface.
■
Example
host1(config-if)#
ip speed 1000
■
Use the
no
version to set the speed to the default, 0.
■
See ip speed
Configuring Equal-Cost Multipath Load Sharing
Equal-cost multipath (ECMP) sets are formed when the router finds routing table
entries for the same destination with equal cost. The router then balances traffic
across these sets of equal-cost paths by using one of two ECMP modes—hashed (the
default) or round-robin.
Hashed mode uses hashing of source and destination addresses to determine which
of the available paths in the ECMP set to use. Hashed mode is the default ECMP mode
of operation.
Defining Maximum Paths
You can add routing table entries manually (as static routes), or they are formed as
routers discover their neighbors and exchange routing tables (via OSPF, BGP, and
other routing protocols).
The
maximum paths
command controls the maximum number of parallel routes
that the routing protocol (BGP, IS-IS, OSPF, or RIP) can support.
Round-Robin Mode
Round-robin mode distributes packets equally among the available paths in the ECMP
set.
If all the ECMP links are configured for the
ip multipath round-robin
command and
their next hops are direct next hops, the round-robin mode uses the random algorithm
for traffic distribution.
In round-robin mode, if a packet uses a path, the next packet can choose the same
path or the previous path, or the next path based on the random value generated.
IP Routing
■
49
Chapter 1: Configuring IP
Summary of Contents for IGP - CONFIGURATION GUIDE V11.1.X
Page 6: ...vi...
Page 8: ...viii JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 18: ...xviii List of Figures JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 20: ...xx List of Tables JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 26: ...2 Internet Protocol JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 228: ...204 Internet Protocol Routing JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 264: ...240 Monitoring RIP JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 438: ...414 Monitoring IS IS JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 439: ...Part 3 Index Index on page 417 Index 415...
Page 440: ...416 Index JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 454: ...430 Index JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...