Cisco ASR 9000 Series Routing Configuration Manual page 563

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

Advertisement

Implementing RIP
SUMMARY STEPS
1. configure
2. router rip
3. vrf vrf_name
4. interface type interface-path-id
5. Use one of these commands:
6. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router rip
Example:
RP/0/RSP0/CPU0:router(config)#router rip
Step 3
vrf vrf_name
Example:
RP/0/RSP0/CPU0:router(config-rip)#vrf vrf_rip_auth
Step 4
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-rip-vrf)#interface POS
0/6/0/0
Step 5
Use one of these commands:
• authentication keychain keychain-name mode md5
• authentication keychain keychain-name mode text
Example:
RP/0/RSP0/CPU0:router(config-rip-if)#authentication
keychain key1 mode md5
Or
RP/0/RSP0/CPU0:router(config-rip-if)#authentication
keychain key1 mode text
Step 6
commit
• authentication keychain keychain-name mode md5
• authentication keychain keychain-name mode text
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
Configuring RIP Authentication Keychain
Purpose
Configures a RIP routing process.
Configures a non-default VRF
Defines the interface on which the RIP routing
protocol runs.
Configures an authentication keychain mode for
RIP.
• md5—Keyed message digest (md5)
authentication mode
• text—Clear text authentication mode
533

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents