Command Reference
170
ETEP CLI User Guide
Usage Guidelines
This command is valid for IKE encryption policies. Prior to configuring the
policy-ike-ipsec
command,
set the
policy-action
command to “protect” and
policy-keying
to “ike.”
In an IKE negotiation, the encryption and hash algorithms constitute a proposal. In the current
implementation, the proposal is limited to one encryption algorithm and one hash algorithm. To
authenticate but not encrypt the communications, choose
null
as the encryption algorithm.
Only FIPS approved algorithms are allowed when the ETEP is operating in FIPS mode.
Related topics:
●
“Configuring Global Settings for IKE Negotiations” on page 79
●
“Configuring an IKE Encryption Policy” on page 84
●
“FIPS 140-2 Level 2 Operation” on page 121
Example
This example defines a transform set for an IKE policy on the management port named MyPolicy. The
policy uses ESP, AES-256-CBC as the encryption algorithm, and HMAC-SHA1-96 as the hash algorithm.
The example assumes that MyPolicy has already been added to the ETEP.
admin>
configure
config>
management-interface
man-if
> ipsec-config
ipsec-config>
policy-config MyPolicy
policy-config>
policy-action protect
policy-config>
policy-keying ike
policy-config>
policy-ike-ipsec esp aes256-cbc hmac-sha1-96
policy-ike-peer
Description
The
policy-ike-peer
command identifies the peer at the opposite end of the secure tunnel in an IPsec
policy on the management port.
User Type
Administrator
Hierarchy Level
IPsec policy-config mode (config > management-interface > ipsec-config > policy-config)
Syntax
policy-ike-peer {<ip>}
Attributes
ip -
The peer’s remote port IP address. This can be an IPv4 or IPv6 address.
Содержание ET0010A
Страница 7: ...8 ETEP CLI User Guide Contents...
Страница 15: ...Getting Started 16 ETEP CLI User Guide...
Страница 33: ...User Administration 34 ETEP CLI User Guide...
Страница 55: ...Configuring the ETEP 56 ETEP CLI User Guide...
Страница 97: ...Creating Policies 98 ETEP CLI User Guide...
Страница 101: ...Maintenance 102 ETEP CLI User Guide...
Страница 119: ...Troubleshooting 120 ETEP CLI User Guide...
Страница 123: ...FIPS 140 2 Level 2 Operation 124 ETEP CLI User Guide...
Страница 205: ...Command Reference 206 ETEP CLI User Guide...
Страница 211: ...Index 212 ETEP CLI User Guide...