HP MSR2000 Configuration Manual page 179

Hide thumbs Also See for MSR2000:
Table of Contents

Advertisement

Figure 46 Network diagram
Router A
Eth1/2
111::1/64
Eth1/1
333::1/64
Host A
333::3/64
Configuration procedure
1.
Configure Router A:
# Configure IPv6 addresses for interfaces. (Details not shown.)
# Define an ACL to identify data flows from subnet 333::/64 to subnet 555::/64.
<RouterA> system-view
[RouterA] acl ipv6 number 3101
[RouterA-acl-adv-3101] rule permit ipv6 source 333::0 64 destination 555::0 64
[RouterA-acl-adv-3101] quit
# Configure a static route to Host B. The command uses the direct next hop address (111::2) as an
example.
[RouterA] ipv6 route-static 555::0 64 111::2
# Create an IPsec transform set named tran1.
[RouterA] ipsec transform-set tran1
# Specify the encapsulation mode as tunnel.
[RouterA-ipsec-transform-set-tran1] encapsulation-mode tunnel
# Specify the security protocol as ESP.
[RouterA-ipsec-transform-set-tran1] protocol esp
# Specify the ESP encryption and authentication algorithms.
[RouterA-ipsec-transform-set-tran1] esp encryption-algorithm aes-cbc-128
[RouterA-ipsec-transform-set-tran1] esp authentication-algorithm sha1
[RouterA-ipsec-transform-set-tran1] quit
# Create and configure the IKE keychain named keychain1.
[RouterA] ike keychain keychain1
[RouterA-ike-keychain-keychain1] pre-shared-key address ipv6 222::1 64 key simple
123456TESTplat&!
[RouterA-ike-keychain-keychain1] quit
# Create and configure the IKE profile named profile1.
[RouterA] ike profile profile1
[RouterA-ike-profile-profile1] keychain keychain1
[RouterA-ike-profile-profile1] match remote identity address ipv6 222::1 64
[RouterA-ike-profile-profile1] quit
# Create an IKE-based IPsec policy named map1, with the sequence number as 10.
[RouterA] ipsec ipv6-policy map1 10 isakmp
Eth1/2
222::1/64
Internet
Eth1/1
555::1/64
168
Router B
Host B
555::5/64

Advertisement

Table of Contents
loading

This manual is also suitable for:

Msr3000Msr4000

Table of Contents