Controlling Rip Routes: Example; Configuring Rip Authentication Keychain: Example; Additional References - Cisco ASR 9000 Series Configuration Manual

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

Advertisement

Controlling RIP Routes: Example

Controlling RIP Routes: Example
The following example shows how to use the distance command to install RIP routes in the Routing Information
Base (RIB). The maximum-paths command controls the number of maximum paths allowed per RIP route.
router rip
interface GigabitEthernet0/6/0/0
!
distance 110
maximum-paths 8
!

Configuring RIP Authentication Keychain: Example

This example shows how to apply an authentication keychain on a RIP default VRF interface:
router rip
interface POS0/6/0/0
authentication keychain key1 mode md5
!
!
end
This example shows how to apply an authentication keychain on a RIP non-default interface:
router rip
vrf rip_keychain_vrf
interface POS0/6/0/0
authentication keychain key1 mode md5
!
!
!
end

Additional References

The following sections provide references related to implementing RIP.
Related Documents
Related Topic
RIP commands: complete command syntax, command
modes, command history, defaults, usage guidelines,
and examples
MPLS VPN support for RIP feature information
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
462
route-policy polin in
Document Title
Cisco ASR 9000 Series Aggregation Services Router
Routing Command Reference
Implementing MPLS Traffic Engineering on Cisco
ASR 9000 Series Router module in the
Cisco ASR 9000 Series Aggregation Services Router
MPLS Configuration Guide
Implementing RIP
OL-30423-03

Advertisement

Table of Contents
loading

Table of Contents