Cisco CRS-1 - Carrier Routing System Router Configuration Manual page 142

Ios xr system security configuration guide
Hide thumbs Also See for CRS-1 - Carrier Routing System Router:
Table of Contents

Advertisement

How to Implement IKE Security Protocol Configurations for IPSec Networks
Configuring IP Security VPN Monitoring
The following sections describe how to configure IP Security (IPSec) VPN monitoring:
Adding the Description of an IKE Peer
This task allows you to add the description of an IKE peer to an IPSec VPN session.
SUMMARY STEPS
1.
2.
3.
4.
5.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
crypto isakmp peer {address ip-address | hostname
hostname} [description string | vrf fvrf-name]
Example:
RP/0/RP0/CPU0:router(config)# crypto isakmp peer
address 40.40.40.2
RP/0/RP0/CPU0:router(config-isakmp-peer)
Step 3
description string
Example:
RP/0/RP0/CPU0:router(config-isakmp-peer)#
description citeA
Cisco IOS XR System Security Configuration Guide for the Cisco CRS-1 Router
SC-136
Adding the Description of an IKE Peer, page 136
Clearing a Crypto Session, page 137
configure
crypto isakmp peer {address ip-address | hostname hostname} [description line | vrf fvrf-name]
description line-of-description
end
or
commit
show crypto isakmp peers [ip-address | vrf vrf-name]
Implementing Internet Key Exchange Security Protocol on Cisco IOS XR Software
(optional)
(optional)
Purpose
Enters global configuration mode.
Specifies an IPSec peer for the session.
Adds a line of description for an IKE peer.
Description of peer may be up to 80 characters.
OL-20382-01

Advertisement

Table of Contents
loading

Table of Contents