HP 6600 Security Configuration Manual page 299

Table of Contents

Advertisement

[RouterB] interface tunnel 1
# Assign IPv4 address 10.1.1.2/24 to tunnel interface Tunnel 1.
[RouterB–Tunnel1] ip address 10.1.1.2 24
# Set the tunnel mode of tunnel interface Tunnel 1 to IPsec over IPv4.
[RouterB–Tunnel1] tunnel-protocol ipsec ipv4
# Set the source interface of the tunnel to Serial 2/1/1 on Tunnel 1.
[RouterB–Tunnel1] source serial 2/1/1
# Apply IPsec profile btoa to tunnel interface Tunnel 1.
[RouterB–Tunnel1] ipsec profile btoa
[RouterB–Tunnel1] quit
# Configure a static route to Router A.
[RouterB] ip route-static 172.17.17.0 255.255.255.0 tunnel 1
3.
Verify the configuration:
After the configuration, IKE negotiation is triggered to set up SAs when Serial 2/1/1 on Router A
complements the dial-up process. If IKE negotiation is successful and SAs are set up, the IPsec
tunnel between Router A and Router B is up, and provides protection for packets traveling through
it.
# Execute the display brief interface command on Router B. You can see the link status of the IPsec
tunnel interface is up.
[RouterB] display interface tunnel 1 brief
The brief information of interface(s) under route mode:
Interface
Tun1
# Execute the display ike sa command on Router B. You can see that the SAs of two phases are
established.
[RouterB] display ike sa
total phase-1 SAs:
connection-id
----------------------------------------------------------
1
2
flag meaning
RD--READY ST--STAYALIVE RL--REPLACED FD--FADING TO—TIMEOUT RK-REKEY
# Display the IPsec SA information.
[RouterB] display ipsec sa
===============================
Interface: Tunnel1
path MTU: 1443
===============================
-----------------------------
IPsec policy name: "btoa"
sequence number: 1
acl version: ACL4
mode: tunnel
Link
Protocol-link
UP
UP
1
peer
flag
1.1.1.2
RD
1.1.1.2
RD
285
Protocol type
Main IP
TUNNEL
10.1.1.2
phase
doi
1
IPSEC
2
IPSEC

Advertisement

Table of Contents
loading

This manual is also suitable for:

Hsr6600

Table of Contents