Enterasys Networks XSR CLI Router User Manual


 
Crypto Transform Mode Commands
14-116 Configuring the VPN
Mode of the “no” Form
Thenoformofthecommanddeletesatransformset:
no crypto ipsec transform-set transform-set-name
Mode
Globalconfiguration:XSR(config)#
Next Mode
CryptoTransformconfiguration: XSR(cfg-crypto-tran)#
Example
Thefollowingexampledefinesthetransformstoapplyfortset1SAnegoatiation:
XSR(config)#crypto ipsec transform-set t-set1 esp-3des esp-sha-hmac
set pfs
ThiscommandspecifiesthatIPSecaskfor PerfectForwardSecrecy(PFS)whenrequestingnew
SecurityAssociations(SAs)forthiscryptomapentry,orthatIPSecrequiresPFSwhenreceiving
requestsfornewSAs.
PFSisasecurityconditionunderwhichthereisconfidencethatthecompromiseofasession’skey
will
notleadtoeasiercompromiseofthekeyusedinthenextsession(afterthekeyisrefreshed).
WhenPFSisusedasession’skeysaregeneratedindependently,soakeycompromisedinone
sessionwillnotaffectthekeysusedinsubsequentsessions.
Syntax
set pfs [group1 | group2]
Syntax of the “no” Form
UsethenoformofthecommandforIPSecnottorequestPFS:
no set pfs
Default
Disabled
Note: Due to the lack of an IETF standard, IKE Diffie-Helman bit groups 2048, 3072, and 4096 are
not enabled.
group1
SpecifiesthatIPSecshouldusethe768bitDiffieHellmanprimemodulusgroup
whenperformingthenewDiffieHellmanexchange.
group2
SpecifiesthatIPSecshouldusethe1024bitDiffieHellmanprimemodulusgroup
whenperformingthenewDiffieHellmanexchange.