Send documentation comments to mdsfeedback-doc@cisco.com
15-4
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 15 M Commands
match address
match address
To configure match addresses in an IPsec crypto map with an access control list (ACL), use the match
address command in IPsec crypto map configuration submode. To not match addresses, use the no form
of the command.
match address acl-name
no match address [acl-name]
Syntax Description
Defaults None.
Command Modes IPsec crypto map configuration submode.
Command History
Usage Guidelines To use this command, the IKE protocol must be enabled using the crypto ike enable command.
Examples The following example shows how to match addresses in an IPsec crypto map with an ACL.
switch# config terminal
switch(config)# crypto map domain ipsec x 1
switch(config-crypto-map-ip)# match address UserACL
Related Commands
acl-name Specifies the ACL name. Maximum length is 64 characters.
Release Modification
2.0(x) This command was introduced.
Command Description
crypto ike domain ipsec Enters IKE configuration mode.
crypto ike enable Enables the IKE protocol.
show crypto map domain ipsec Displays IPsec crypto map information.