HP 6125XLG Layer 3 - Ip Routing Configuration Manual page 321

Blade switch
Hide thumbs Also See for 6125XLG:
Table of Contents

Advertisement

[SwitchB-bgp] peer 1::1 group ibgp
[SwitchB-bgp] address-family ipv6 unicast
[SwitchB-bgp-ipv6] peer ibgp enable
[SwitchB-bgp-ipv6] quit
3.
Establish an EBGP connection between Switch B and Switch C:
# Configure Switch C.
<SwitchC> system-view
[SwitchC] bgp 65009
[SwitchC-bgp] router-id 3.3.3.3
[SwitchC-bgp] group ebgp external
[SwitchC-bgp] peer 3::1 as-number 65008
[SwitchC-bgp] peer 3::1 group ebgp
[SwitchC-bgp] address-family ipv6 unicast
[SwitchC-bgp-ipv6] peer ebgp enable
[SwitchC-bgp-ipv6] quit
[SwitchC-bgp] quit
# Configure Switch B.
[SwitchB-bgp] group ebgp external
[SwitchB-bgp] peer 3::2 as-number 65009
[SwitchB-bgp] peer 3::2 group ebgp
[SwitchB-bgp] address-family ipv6 unicast
[SwitchB-bgp-ipv6] peer ebgp enable
[SwitchB-bgp-ipv6] quit
[SwitchB-bgp] quit
4.
Configure IPsec transform sets and IPsec profiles:
# On Switch A, create an IPsec transform set named tran1, and set the encapsulation mode to
transport mode, the security protocol to ESP, the encryption algorithm to DES, and authentication
algorithm to SHA1. Create an IPsec profile named policy001, specify the manual mode for it,
reference IPsec transform set tran1, and set the SPIs of the inbound and outbound SAs to 12345
and the keys for the inbound and outbound SAs using ESP to abcdefg.
[SwitchA] ipsec transform-set tran1
[SwitchA-ipsec-transform-set-tran1] encapsulation-mode transport
[SwitchA-ipsec-transform-set-tran1] esp encryption-algorithm des
[SwitchA-ipsec-transform-set-tran1] esp authentication-algorithm sha1
[SwitchA-ipsec-transform-set-tran1] quit
[SwitchA] ipsec profile policy001 manual
[SwitchA-ipsec-profile-policy001-manual] transform-set tran1
[SwitchA-ipsec-profile-policy001-manual] sa spi outbound esp 12345
[SwitchA-ipsec-profile-policy001-manual] sa spi inbound esp 12345
[SwitchA-ipsec-profile-policy001-manual] sa string-key outbound esp simple abcdefg
[SwitchA-ipsec-profile-policy001-manual] sa string-key inbound esp simple abcdefg
[SwitchA-ipsec-profile-policy001-manual] quit
# On Switch B, create an IPsec transform set named tran1, and set the encapsulation mode to
transport mode, the security protocol to ESP, the encryption algorithm to DES, and authentication
algorithm to SHA1. Create IPsec profile named policy001, specify the manual mode for it,
reference IPsec transform set tran1, and set the SPIs of the inbound and outbound SAs to 12345
and the keys for the inbound and outbound SAs using ESP to abcdefg. Create an IPsec transform
set named tran2, and set the encapsulation mode to transport mode, the security protocol to ESP,
309

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

5920 series5900 series

Table of Contents