HP ProCurve 7102dl Reference Manual page 1244

Secure router sros command line interface
Table of Contents

Advertisement

SROS Command Line Interface Reference Guide
Crypto Map Manual Command Set
match address <listname>
Use the match address command to assign an IP access list to a crypto map definition. The access list
designates the IP packets to be encrypted by this crypto map. Use the no form of this command to remove
a defined IP access list. See ip access-list extended <listname> on page 375 for more information on
creating access lists.
Syntax Description
<listname>
Specifies the name of the access list you wish to assign to this crypto map.
Default Values
By default, no IP access lists are defined.
Functional Notes
Crypto map entries do not directly contain the selectors used to determine which data to secure. Instead,
the crypto map entry refers to an access control list. An access control list (ACL) is assigned to the crypto
map using the match address command (see
crypto map
on page 351). If no ACL is configured for a
crypto map, then the entry is incomplete and will have no effect on the system.
The entries of the ACL used in a crypto map should be created with respect to traffic sent by the product.
The source information must be the local product, and the destination must be the peer.
Only extended access lists can be used in crypto maps.
Usage Examples
The following example shows setting up an access list (called NewList) and then assigning the new list to
a crypto map (called NewMap):
ProCurve(config)#ip access-list extended NewList
Configuring New Extended ACL "NewList"
ProCurve(config-ext-nacl)#exit
ProCurve(config)#crypto map NewMap 10 ipsec-manual
ProCurve(config-crypto-map)#match address NewList
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
1242

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7203dl j8753a j8753a

Table of Contents