HPE FlexNetwork 10500 Series Security Configuration Manual page 390

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

Advertisement

[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. Specify the policy name as map1 and set the
sequence number to 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
# Specify IPsec transform set tran1 for the IPsec policy.
[SwitchA-ipsec-policy-isakmp-map1-10] transform-set tran1
# Specify ACL 3101 to identify the traffic to be protected.
[SwitchA-ipsec-policy-isakmp-map1-10] security acl 3101
# Specify IKE profile profile1 for the IPsec policy.
[SwitchA-ipsec-policy-isakmp-map1-10] ike-profile profile1
[SwitchA-ipsec-policy-isakmp-map1-10] quit
# Apply IPsec policy map1 to VLAN-interface 1.
[SwitchA] interface vlan-interface 1
[SwitchA-Vlan-interface1] ipsec apply policy map1
2.
Configure Switch B:
# Configure an IP address for VLAN-interface 1.
<SwitchB> system-view
[SwitchB] interface Vlan-interface1
373

Advertisement

Table of Contents
loading

Table of Contents