Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 5.0 Command Line Interface | Reference Guide crypto map global-map | 179
crypto map global-map
crypto map global-map <map-number> ipsec-isakmp {dynamic <dynamic-map-name>}|{ipsec
<ipsec-map-name>}
Description
This command configures the default global map.
Syntax
Usage Guidelines
This command identifies the dynamic or ipsec map used as the default global map. If you have not yet defined a
dynamic or ipsec map, issue the command crypto map global-map or crypto-local ipsec-map to define map
parameters.
Example
The following command configures the global map with the dynamic map named dynamic_map_2.
Command History
This command was introduced in ArubaOS 3.0
Command Information
Parameter Description
<map-number> Priority of the map.
dynamic Use a dynamic map.
<dynamic-map-name>} Name of the dynamic map.
ipsec Use a IPsec map.
<ipsec-map-name> Name of an IPsec map.
Platforms Licensing Command Mode
All platforms Base operating system Config mode on master controllers
(host)(config) #crypto map global-map 2 ipsec-isakmp dynamic dynamic_map_2