Configuration Examples For Implementing Ospf - Cisco NCS 6000 Series Configuration Manual

Ios xr release 6.4.x
Hide thumbs Also See for NCS 6000 Series:
Table of Contents

Advertisement

Configuration Examples for Implementing OSPF

FRR backup info
FRR Flags
Cached backup adjacency
Cached backup num. entries : 1
Shared TLU Channel: 4 Addr: 0x300a02
Configuration Examples for Implementing OSPF
This section provides the following configuration examples:
Cisco IOS XR Software for OSPF Version 2 Configuration: Example
The following example shows how an OSPF interface is configured for an area in Cisco IOS XR Software.
area 0 must be explicitly configured with the area command and all interfaces that are in the range from
10.1.2.0 to 10.1.2.255 are bound to area 0. Interfaces are configured with the interface command (while the
router is in area configuration mode) and the area keyword is not included in the interface statement.
Cisco IOS XR Software Configuration
interface GigabitEthernet 0/3/0/0
ip address 10.1.2.1 255.255.255.255
negotiation auto
!
router ospf 1
router-id 10.2.3.4
area 0
interface GigabitEthernet 0/3/0/0
!
!
The following example shows how OSPF interface parameters are configured for an area in Cisco IOS XR
software.
In Cisco IOS XR software, OSPF interface-specific parameters are configured in interface configuration mode
and explicitly defined for area 0. In addition, the ip ospf keywords are no longer required.
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
334
uidb index
: 0x5
protected num. entries : 1
backup is a tunnel
backup tunnel local label : 16007
remote LFA active: 1
Entry[0]
[HW: 0x00000004 0x00000086 0x01280480 0x00070000]
dest. addr
: 0x4
sponge queue
: 134
egress port
: 0x128048
rp destined
: no
service destined
: no
rp drop
: no
hash type
: 0
uidb index
: 0x7
Load distribution: 0 (refcount 3)
Hash
OK
Interface
0
Y
TenGigE0/2/0/4
: 0x28c
/* updated to indicate PQ is active */
: yes
Address
180.4.0.2
Implementing OSPF

Advertisement

Table of Contents
loading

Table of Contents