
C613-50186-01 Rev B
Command Reference for AR2050V
2699
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
SEC
C
OMMANDS
CRYPTO
ISAKMP
PROFILE
Examples
To configure a custom ISAKMP profile for establishing ISAKMP SAs with a remote
peer, use the following commands:
awplus#
configure terminal
awplus(config)#
crypto isakmp profile my_profile
awplus(config-isakmp-profile)#
transform 2 integrity sha1
encryption 3des group 5
To delete a custom profile, use the following commands:
awplus#
configure terminal
awplus(config)#
no crypto isakmp profile my_profile
Related
Commands
Validation
Commands