Juniper IGP - CONFIGURATION GUIDE V11.1.X Configuration Manual page 284

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

Advertisement

JUNOSe 11.0.x IP, IPv6, and IGP Configuration Guide
address priority
address retransmit-interval
address transmit-delay
260
Configuring OSPF Interfaces
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.
Example
host1(config-router)#address unnumbered loopback 0 area 6
host1(config-router)#address unnumbered loopback 0 priority
Use the no version to restore the default value, 1.
See address priority
Use to specify the time between LSA retransmissions for the interface when an
acknowledgment for the LSA is not received.
Specify an interval in the range 0–3600 seconds; the default value is 5.
The interface can have an IP address, or it can be unnumbered.
Example
host1(config-router)#address 192.168.10.200 area 6
host1(config-router)#address 192.168.10.200 retransmit-interval 500
Use the no version to restore the default value, 5 seconds.
See address retransmit-interval
Use to specify the estimated time it takes to transmit a link-state update packet
on the interface.
Specify an interval in the range 0–3600 seconds; the default value is 1.
The interface can have an IP address, or it can be unnumbered.
Example
host1(config-router)#address 10.100.25.38 area 7
host1(config-router)#address 10.100.25.38 transmit-delay 30

Advertisement

Table of Contents
loading

Table of Contents