2.
Exit Interface Configuration mode. Enter Global Configuration mode.
host1(config-subif)#
exit
3.
Configure an OSPF routing process, and enter Router Configuration mode.
host1(config)#
router ospf 5
4.
Specify an OSPF neighbor, and optionally assign a priority number or poll interval
to the neighbor.
host1(config-router)#
neighbor 10.12.14.1 priority 5 poll-interval 180
5.
Repeat Step 4 for each neighbor in the OSPF network.
If you want to configure the network type for a specific interface or OSPF area, rather
than for all OSPF interfaces, you can use the
address network
command rather than
the
ip ospf network
command.
address network
■
Use to configure the network type on a specific OSPF interface or for a specific
OSPF area to a type other than the default for the medium.
■
You must first issue the
address area
command before issuing the
address
network
command.
■
Example
host1(config-router)#
address 10.12.10.2 network broadcast
■
Use the
no
version to restore the default value for the medium.
■
See address network
ip ospf network
■
Use to configure the network type on all OSPF interfaces on the OSPF network
to a type other than the default for the medium.
■
Example
host1(config-if)#
ip ospf network broadcast
■
Use the
no
version to restore the default value for the medium.
■
See ip ospf network
neighbor
■
Use to configure OSPF neighbors on the NBMA network.
■
Specify priority and poll interval only for routers that are eligible to become the
designated router or backup designated router—that is, a router with a nonzero
router priority value. The default priority value is 0, and the default polling interval
is 120 seconds.
■
Example
Configuring OSPF for NBMA Networks
■
289
Chapter 5: Configuring OSPF
Содержание IGP - CONFIGURATION GUIDE V11.1.X
Страница 6: ...vi...
Страница 8: ...viii JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 18: ...xviii List of Figures JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 20: ...xx List of Tables JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 26: ...2 Internet Protocol JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 148: ...Set clauses set local pref 400 See show route map 124 Monitoring IP JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 228: ...204 Internet Protocol Routing JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 264: ...240 Monitoring RIP JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 438: ...414 Monitoring IS IS JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 439: ...Part 3 Index Index on page 417 Index 415...
Страница 440: ...416 Index JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 454: ...430 Index JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...