Configuring Authentication Message Digest Management For Ospf - Cisco ASR 9000 Series Configuration Manual

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring Authentication Message Digest Management for OSPF

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 Cisco ASR 9000 Series Router module of the Cisco ASR 9000 Series Aggregation Services Router System
Security Configuration Guide.
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/RSP0/CPU0:router(config)# router ospf
1
Step 3
router-id { router-id }
Example:
RP/0/RSP0/CPU0:router(config-ospf)# router
id 192.168.4.3
Step 4
area area-id
Example:
RP/0/RSP0/CPU0:router(config-ospf)# area 1
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
404
Purpose
Enables OSPF routing for the specified routing process and places
the router in router configuration mode.
The process-name argument is any alphanumeric string
Note
no longer than 40 characters.
Configures a router ID for the OSPF process.
We recommend using a stable IPv4 address as the router
Note
ID.
Enters area configuration mode.
The area-id argument can be entered in dotted-decimal or IPv4
address notation, such as area 1000 or area 0.0.3.232. However,
you must choose one form or the other for an area. We
recommend using the IPv4 address notation.
Implementing OSPF
OL-30423-03

Advertisement

Table of Contents
loading

Table of Contents