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

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

Advertisement

address hello-interval
address passive-interface
address priority
Copyright © 2010, Juniper Networks, Inc.
Use to specify the time period for the router's neighbors to wait without seeing hello
packets from the router before they declare the router to be down.
The dead interval can be in the range 0–2147483647 seconds, and is advertised by the
router's hello packets.
For the OSPF routers to become adjacent, the dead interval must be identical on each
router.
The interface can have an IP address, or it can be unnumbered.
Example
host1(config-router)#address 192.168.10.32 area 6
host1(config-router)#address 192.168.10.32 dead-interval 60
Use the no version to reset the dead interval to the default value, 40 seconds.
See address dead-interval
Use to specify the interval between hello packets that the router sends on the interface.
The hello interval can be in the range 1–65535 seconds.
The interface can have an IP address, or it can be unnumbered.
Example
host1(config-router)#address 192.168.1.1 area 5
host1(config-router)#address 192.168.1.1 hello-interval 25
Use the no version to reset the hello interval to the default value, 10 seconds.
See address hello-interval
Use to disable the transmission of routing updates on the interface, meaning that OSPF
routing information is neither sent by nor received through the interface.
The interface can have an IP address, or it can be unnumbered.
Example
host1(config-router)#address 192.168.100.20 area 5
host1(config-router)#address 192.168.100.20 passive-interface
Use the no version to reenable the transmission of routing updates.
See address passive-interface
Use to specify the router priority, an 8-bit number in the range 1–255. Used in
determining the designated router for the particular network.
Applies only to nonbroadcast multiaccess (NBMA) networks. Every broadcast and
NBMA network has a designated router.
The interface can have an IP address, or it can be unnumbered.
Chapter 5: Configuring OSPF
253

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents