EasyManua.ls Logo

Cisco NCS 5500 Series

Cisco NCS 5500 Series
268 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
RP/0/RP0/CPU0:router(config-ospf-ar-if)# neighbor 10.20.20.1 priority 3 poll-interval 15
or
RP/0/RP0/CPU0:router(config-ospf-ar-if)# neighbor fe80::3203:a0ff:fe9d:f3fe
Configures the IPv4 address of OSPF neighbors interconnecting to nonbroadcast networks.
or
Configures the link-local IPv6 address of OSPFv3 neighbors.
The ipv6-link-local-address argument must be in the form documented in RFC 2373 in which the address is
specified in hexadecimal using 16-bit values between colons.
The priority keyword notifies the router that this neighbor is eligible to become a DR or BDR. The priority
value should match the actual priority setting on the neighbor router. The neighbor priority default value is zero.
Neighbors with no specific cost configured assumes the cost of the interface, based on the cost command.
The database-filter keyword filters outgoing LSAs to an OSPF neighbor. If you specify the all keyword,
incoming and outgoing LSAs are filtered.
Step 10 Repeat Step 9 for all neighbors on the interface.
Step 11 exit
Example:
RP/0/RP0/CPU0:router(config-ospf-ar-if)# exit
Enters area configuration mode.
Step 12 interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-ospf-ar)# interface TenGigE 0/3/0/0
Enters interface configuration mode and associates one or more interfaces for the area configured in Step 4.
In this example, the interface inherits the nonbroadcast network type and the hello and dead intervals from the
areas because the values are not set at the interface level.
Step 13 Do one of the following:
neighbor ip-address [ priority number ] [ poll-interval seconds ][ cost number ] [ database-filter [ all ]]
neighbor ipv6-link-local-address [ priority number ] [ poll-interval seconds ][ cost number ] [ database-filter
[ all ]]
Example:
RP/0/
/CPU0:router(config-ospf-ar)# neighbor 10.34.16.6
or
RP/0/
/CPU0:router(config-ospf-ar)# neighbor fe80::3203:a0ff:fe9d:f3f
Routing Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x
57
Implementing OSPF
Configure Neighbors for Nonbroadcast Networks

Table of Contents

Other manuals for Cisco NCS 5500 Series

Related product manuals