Commands
ETEP CLI User Guide
169
Usage Guidelines
The scope of the
policy-delete
command is limited to the configuration mode in which you are operating
when the command is issued: it deletes either the management port policies or the local-site policies on
the data ports.
To delete a policy, first issue the
policy-delete
command and then deploy the policy set. The targeted
policy continues to run on the ETEP until the policy set is deployed.
Example
This following example deletes a policy named MyPolicy from the ETEP, and then deploys the modified
policy set.
admin>
configure
config>
management-interface
man-if>
ipsec-config
ipsec-config>
policy-delete MyPolicy
ipsec-config>
deploy-policy-set
policy-ike-ipsec
Description
The
policy-ike-ipsec
command defines the IPsec transform set, which includes the IPsec protocol and
encryption and hash algorithms to be used in an IKE encryption policy on the management interface.
User Type
Administrator
Hierarchy Level
IPsec policy-config mode (config > management-interface > ipsec-config >policy-config)
Syntax
policy-ike-ipsec {<transform-type> <encryption-algorithm> <authentication-
algorithm>}
Attributes
transform-type
-
{
esp | ah
}
AH provides data authentication. ESP provides encryption and authentication. The default is ESP.
encryption-algorithm - {3des | aes128-cbc | aes256-cbc | null}
The default is 3des.
authentication-algorithm - {hmac-md5-96 | hmac-sha1-96 | hmac-sha2-256 | hmac-
sha2-384 | aes-xcbc-mac-96}
The default is hmac-sha1-96.
Содержание 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...