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

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
ip ospf cost
ipv6 ospf cost
ip ospf dead-interval
ipv6 ospf dead-interval
262
Configuring OSPF Interfaces
Use the no version to remove this interface from the specified area.
See ipv6 ospf area
Use to configure the cost of sending a packet on the network.
Cost is a metric value in the range 0–65535; the default value is 1.
The router LSA advertises the link-state metric as the link cost.
For the IPv6 command, you can specify an optional process ID in the range
1–65535.
Example 1
host1(config)#interface fastethernet 0/0
host1(config-if)#ip ospf cost 50
Example 2
host1(config)#interface fastethernet 0/0
host1(config-if)#ipv6 ospf cost 50
Use the no version to reset the path cost to the default value, 1.
See ip ospf cost
See ipv6 ospf cost
Use to configure the interval since the last hello packet was seen.
Specify an interval in the range 0–2147483647 seconds; the default value is 40
seconds.
For the OSPF routers to become adjacent, the dead interval must be identical
on each router.
The router's hello packets advertise this interval.
For the IPv6 command, you can specify an optional process ID in the range
1–65535.
Example 1
host1(config-if)#ip ospf dead-interval 60
Example 2
host1(config-if)#ipv6 ospf dead-interval 60
Use the no version to restore the default value, 40 seconds.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IGP - CONFIGURATION GUIDE V11.1.X and is the answer not in the manual?

Table of Contents