Enterasys Networks XSR CLI Router User Manual


 
Remote Peer ISAKMP Protocol Policy Mode Commands
14-100 Configuring the VPN
Syntax
crypto isakmp peer_address subnet-mask
Syntax
Thenoformofthiscommandremovespoliciesfromaremotepeer:
no crypto isakmp peer peer_address subnet-mask
Mode
Globalconfiguration:XSR(config)#
Next Mode
RemotePeerISAKMPprotocolpolicyconfiguration:XSR(config-isakmp-peer)#
Example
Thefollowingexamplesetstheremotepeer’sIKEpolicies:
XSR(config)#crypto isakmp peer 192.168.57.9 255.255.255.255
XSR(config-isakmp)#
config-mode
ThiscommandsetsthelocalIKEModeConfigurationrole.WhilenotofficiallyanIETFstandard,
configmodeisthedefacto standardforassigningIPaddresseswithinIKE.
InternetKeyExchange(IKE)ModeConfiguration,asimplementedbymanyvendors,allowsa
gatewaytodownloadanIPaddress(andothernetworklevel
configuration)totheclientaspartof
IKEnegotiation.Usingthisexchange,thegatewaygivesIPaddressestotheIKEclienttobeused
asaninnerIPaddressencapsulated underIPSec.ThismethodprovidesaknownIPaddressforthe
clientthatcanbematchedagainstIPSecpolicy.
Whenconfigured
asaModeConfiggateway,theXSRallocatesanIPaddresstoapeermrequesting
itandwhenconfiguredasaclient,theXSRrequestsan IPaddressfromthegateway.
Syntax
config-mode {client | gateway}
Syntax of the “no” Form
ThenoformofthiscommandresetsIKEconfigurationmodetothedefault:
no config-mode
peer_address
PeerʹsIPaddressorIPsu bnettowhichthepolicywillbeattached.
subnet-mask
Valueusedwiththepeeraddress.
client
ActasaConfigurationModeclientwiththispeer.
gateway
ActasaConfigurationModeserverwiththispeer.