Rsvp Authentication For An Interface: Example; Rsvp Neighbor Authentication: Example - Cisco CRS Configuration Manual

Ios xr mpls configuration guide
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Implementing RSVP for MPLS-TE and MPLS O-UNI
Related Topics
Enabling RSVP Authentication Using the Keychain in Global Configuration Mode, on page 133
Key-source Key-chain, on page 121
Configuring a Lifetime for RSVP Authentication in Global Configuration Mode, on page 135
Global, Interface, and Neighbor Authentication Modes, on page 119
Configuring a Lifetime for RSVP Neighbor Authentication, on page 143
Security Association, on page 120

RSVP Authentication for an Interface: Example

The configuration example enables authentication of all RSVP messages that are being sent or received on
one interface only, and sets the window-size of the SAs.
rsvp
interface GigabitEthernet0/6/0/0
!
Note
Because the key-source keychain configuration is not specified, the global authentication mode keychain
is used and inherited. The global keychain must exist and contain valid keys or signaling fails.
Related Topics
Configuring the Window Size for RSVP Authentication in Global Configuration Mode, on page 136
Configuring the Window Size for an Interface for RSVP Authentication, on page 140
Configuring the Window Size for RSVP Neighbor Authentication, on page 144
Guidelines for Window-Size and Out-of-Sequence Messages, on page 122

RSVP Neighbor Authentication: Example

The configuration example enables authentication of all RSVP messages that are being sent to and received
from only a particular IP address.
rsvp
neighbor 10.0.0.1
!
!
Related Topics
Specifying the Keychain for RSVP Neighbor Authentication, on page 142
Key-source Key-chain, on page 121
Security Association, on page 120
authentication
window-size 64
!
authentication
key-source key-chain nbr_keys
!
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
RSVP Authentication for an Interface: Example
151

Advertisement

Table of Contents
loading

Table of Contents