Cisco NCS 6000 Series Configuration Manual page 168

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

Advertisement

Enabling BFD for OSPFv3 on an Interface
2. router ospfv3 process-name
3. bfd minimum-interval milliseconds
4. bfd multiplier multiplier
5. area area-id
6. interface type interface-path-id
7. bfd fast-detect
8. commit
9. show run router ospfv3
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router ospfv3 process-name
Example:
RP/0/RP0/CPU0:routerconfig)# router ospfv3 0
Step 3
bfd minimum-interval milliseconds
Example:
RP/0/RP0/CPU0:router(config-ospfv3)# bfd
minimum-interval 6500
Step 4
bfd multiplier multiplier
Example:
RP/0/RP0/CPU0:router(config-ospfv3)# bfd multiplier
7
Step 5
area area-id
Example:
RP/0//CPU0:router(config-ospfv3)# area 0
Step 6
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-ospfv3-ar)# interface
gigabitEthernet 0/1/5/0
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
146
Purpose
Enters OSPFv3 configuration mode, allowing you to
configure the OSPFv3 routing process.
Use the show ospfv3 command in XR EXEC mode to
obtain the process name for the current router.
Note
• To configure BFD for IS-IS or MPLS-TE,
enter the corresponding configuration mode.
For example, for MPLS-TE, enter
MPLS-TE configuration mode.
Sets the BFD minimum interval. Range is 15-30000
milliseconds.
This example sets the BFD minimum interval to 6500
milliseconds.
Sets the BFD multiplier.
This example sets the BFD multiplier to 7.
Configures an OSPFv3 area.
Replace area-id with the OSPFv3 area identifier.
Enters interface configuration mode and specifies the
interface name and notation rack/slot/module/port.
• The example indicates a Gigabit Ethernet interface in
modular services card slot 1.
Implementing BFD

Advertisement

Table of Contents
loading

Table of Contents