Configuring Authentication Message Digest Management For 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

Implementing OSPF
Command or Action
Step 3
Use one of the following commands:
• mpls ldp sync
• area area-id mpls ldp sync
• area area-id interface name mpls ldp sync
Example:
RP/0/RP0/CPU0:router(config-ospf)# mpls ldp sync
Step 4
commit

Configuring Authentication Message Digest Management for OSPF

This task explains how to manage authentication of a keychain on the OSPF interface.
Before you begin
A valid keychain must be configured before this task can be attempted.
To learn how to configure a keychain and its associated attributes, see the Implementing Key Chain Management
on module of the System Security Configuration Guide for Cisco NCS 6000 Series Routers.
SUMMARY STEPS
1. configure
2. router ospf process-name
3. router-id { router-id }
4. area area-id
5. interface type interface-path-id
6. authentication message-digest keychain keychain
7. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router ospf process-name
Example:
RP/0/RP0/CPU0:router(config)# router ospf 1
Step 3
router-id { router-id }
Example:
RP/0/RP0/CPU0:router(config-ospf)# router id
192.168.4.3
Configuring Authentication Message Digest Management for OSPF
Purpose
Enables LDP IGP synchronization on an interface.
Purpose
Enables OSPF routing for the specified routing process and
places the router in router configuration mode.
Note
Configures a router ID for the OSPF process.
Note
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
The process-name argument is any
alphanumeric string no longer than 40 characters.
We recommend using a stable IPv4 address as
the router ID.
315

Advertisement

Table of Contents
loading

Table of Contents