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

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

Advertisement

Copyright © 2010, Juniper Networks, Inc.
You must set the receive-interface attribute when multiple RTR operations use
the same target address. For information, see "Setting the Receiving Interface" on
page 67.
host1(config-rtr)#receive-interface fastEthernet 4/0
d. (Optional) Configure optional probe characteristics, such as the frequency and
samples-of-history kept. For information, see "Configuring Optional Characteristics"
on page 64.
host1(config-rtr)#frequency 1
host1(config-rtr)#samples-of-history-kept 0
e. Exit RTR Configuration mode.
host1(config-rtr)#exit
f. Enable the probe to react to the test-failure event and the test-completion event.
You must configure both the test-failure and test-completion reaction conditions
to use next-hop verification. For information, see "Setting Reaction Conditions" on
page 68.
host1(config)#rtr reaction-configuration 10 test-failure 3
host1(config)#rtr reaction-configuration 10 test-completion
g. Schedule the probe operation. For information, see "Scheduling the Probe" on
page 69.
host1(config)#rtr schedule 10 life 3
host1(config)#rtr schedule 10 restart-time 1
host1(config)#rtr schedule 10 start now
Repeat Step 4 to define RTR 11 for Fast Ethernet interface 4/1.
5.
host1(config)#rtr 11
host1(config-rtr)#type echo protocol ipIcmpEcho 10.1.1.2
source fastEthernet 4/1
host1(config-rtr)#receive-interface fastEthernet 4/1
host1(config-rtr)#frequency 1
host1(config-rtr)#samples-of-history-kept 0
host1(config-rtr)#exit
host1(config)#rtr reaction-configuration 11 test-failure 3
host1(config)#rtr reaction-configuration 11 test-completion
host1(config)#rtr schedule 11 life 3
host1(config)#rtr schedule 11 restart-time 1
host1(config)#rtr schedule 11 start now
Establish a static route associated with RTR 10.
6.
This command creates a static route and installs it in the routing table only if RTR 10
is currently reachable or if no other static route to IP destination address 10.1.1.2 is
usable.
host1(config)#ip route 10.1.1.2 255.255.255.255 10.1.1.2 fastEthernet 4/0 verify rtr 10
last-resort
Establish a static route associated with RTR 11.
7.
Chapter 1: Configuring IP
35

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents