HP A6600 Configuration Manual page 307

Hide thumbs Also See for A6600:
Table of Contents

Advertisement

Figure 102 Network diagram for configuring IKE in main mode with pre-shared key authentication
Make sure that Router A and Router B can reach each other.
Configuration procedure
Configure Router A.
1.
# Configure ACL 3101 to identify traffic from subnet 10.1.1.0/24 to subnet 10.1.2.0/24.
<RouterA> system-view
[RouterA] acl number 3101
[RouterA-acl-adv-3101] rule permit ip source 10.1.1.0 0.0.0.255 destination 10.1.2.0
0.0.0.255
[RouterA-acl-adv-3101] quit
# Create IPsec proposal tran1.
[RouterA] ipsec proposal tran1
# Set the packet encapsulation mode to tunnel.
[RouterA-ipsec-proposal-tran1] encapsulation-mode tunnel
# Use security protocol ESP.
[RouterA-ipsec-proposal-tran1] transform esp
# Specify encryption and authentication methods.
[RouterA-ipsec-proposal-tran1] esp encryption-algorithm des
[RouterA-ipsec-proposal-tran1] esp authentication-algorithm sha1
[RouterA-ipsec-proposal-tran1] quit
# Create IKE peer peer.
[RouterA] ike peer peer
# Set the pre-shared key.
[RouterA-ike-peer-peer] pre-shared-key abcde
# Specify the IP address of the peer security gateway.
[RouterA-ike-peer-peer] remote-address 2.2.2.2
[RouterA-ike-peer-peer] quit
# Create an IKE proposal numbered 10.
[RouterA] ike proposal 10
295

Advertisement

Table of Contents
loading

Table of Contents