HP FlexNetwork 10500 Series Security Configuration Manual page 342

Hide thumbs Also See for FlexNetwork 10500 Series:
Table of Contents

Advertisement

# Set the common name as switcha for the PKI entity.
[SwitchA-pki-entity-entity1] common-name switcha
[SwitchA-pki-entity-entity1] quit
# Create a PKI domain named domain1.
[SwitchA] pki domain domain1
# Set the certificate request mode to auto and set the password to 123 for certificate revocation.
[SwitchA-pki-domain-domain1] certificate request mode auto password simple 123
# Set an MD5 fingerprint for verifying the validity of the CA root certificate.
[SwitchA-pki-domain-domain1] root-certificate fingerprint md5
50c7a2d282ea710a449eede6c56b102e
# Specify the trusted CA 8088.
[SwitchA-pki-domain-domain1] ca identifier 8088
# Specify the URL of the registration server for certificate request through the SCEP protocol.
This example uses the URL of
http://192.168.222.1:446/eadbf9af4f2c4641e685f7a6021e7b298373feb7.
[SwitchA-pki-domain-domain1] certificate request url
http://192.168.222.1:446/eadbf9af4f2c4641e685f7a6021e7b298373feb7
# Specify the CA to accept certificate requests.
[SwitchA-pki-domain-domain1] certificate request from ca
# Specify the PKI entity for certificate request as entity1.
[SwitchA-pki-domain-domain1] certificate request entity entity1
# Specify the RSA key pair rsa1 with the general purpose for certificate request.
[SwitchA-pki-domain-domain1] public-key rsa general name rsa1
[SwitchA-pki-domain-domain1] quit
# Create an IKE profile named profile1.
[SwitchA] ike profile profile1
# Specify PKI domain domain1 for the IKE profile.
[SwitchA-ike-profile-profile1] certificate domain domain1
# Specify that IKE negotiation operates in aggressive mode.
[SwitchA-ike-profile-profile1] exchange-mode aggressive
# Set the local identity to the FQDN name www.switcha.com.
[SwitchA-ike-profile-profile1] local-identity fqdn www.switcha.com
# Configure a peer ID with the identity type of FQDN name and the value of
www.switchb.com.
[SwitchA-ike-profile-profile1] match remote identity fqdn www.switchb.com
[SwitchA-ike-profile-profile1] quit
# Create an IKE proposal named 10.
[SwitchA] ike proposal 10
# Specify the authentication algorithm as HMAC-MD5.
[SwitchA-ike-proposal-10] authentication-algorithm md5
# Specify the RSA authentication method.
[SwitchA-ike-proposal-10] authentication-method rsa-signature
[SwitchA-ike-proposal-10] quit
# Create an IKE-based IPsec policy entry with the name map1 and the sequence number 10.
[SwitchA] ipsec policy map1 10 isakmp
# Specify the remote IP address 2.2.2.2 for the IPsec tunnel.
[SwitchA-ipsec-policy-isakmp-map1-10] remote-address 2.2.2.2
328

Advertisement

Table of Contents
loading

Table of Contents