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

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
ipv6 ospf retransmit-interval
ip ospf transmit-delay
ipv6 ospf transmit-delay

Comparison Example

258
Use to configure the time interval between retransmission of an LSA.
Specify an interval in the range 0–3600 seconds; the default value is 5 seconds.
For the IPv6 command, you can specify an optional process ID in the range 1–65535.
Example 1
host1(config-if)#ip ospf retransmit-interval 10
Example 2
host1(config-if)#ipv6 ospf retransmit-interval 10
Use the no version to return to the default value, 5 seconds.
See ip ospf retransmit-interval
See ipv6 ospf retransmit-interval
Use to configure the time it takes to transmit a link-state update on the interface.
This is the time between transmissions of LSAs.
Specify an interval in the rang 0–3600 seconds; the default value is 1 second.
In setting the time, consider the interface's transmission and propagation delays.
For the IPv6 command, you can specify an optional process ID in the range 1–65535.
Example 1
host1(config-if)#ip ospf transmit-delay 4
Example 2
host1(config-if)#ipv6 ospf transmit-delay 4
Use the no version to return to the default value, 1 second.
See ip ospf transmit-delay
See ipv6 ospf transmit-delay
In the following example you configure a range of OSPF interfaces with the network area
command.
host1(config)#interface fastEthernet 0/0
host1(config-if)#ip address 1.1.1.1 255.255.255.0
host1(config-if)#ip address 2.2.2.2 255.255.255.0 secondary
host1(config-if)#exit
host1(config)#router ospf 1
host1(config-router)#network 1.1.1.0 0.0.0.255 area 0
host1(config-router)#network 2.2.2.0 0.0.0.255 area 0
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Junose 11.3

Table of Contents