HPE FlexNetwork HSR6800 Configuration Manual page 396

Layer 3-ip routing configuration guide
Hide thumbs Also See for FlexNetwork HSR6800:
Table of Contents

Advertisement

[RouterA-bgp-af-ipv6] group ibgp internal
[RouterA-bgp-af-ipv6] peer 1::2 group ibgp
[RouterA-bgp-af-ipv6] quit
[RouterA-bgp] quit
# Configure Router B.
<RouterB> system-view
[RouterB] ipv6
[RouterB] bgp 65008
[RouterB-bgp] router-id 2.2.2.2
[RouterB-bgp] ipv6-family
[RouterB-bgp-af-ipv6] group ibgp internal
[RouterB-bgp-af-ipv6] peer 1::1 group ibgp
[RouterB-bgp-af-ipv6] quit
[RouterB-bgp] quit
Configure the EBGP connection:
3.
# Configure Router C.
<RouterC> system-view
[RouterC] ipv6
[RouterC] bgp 65009
[RouterC-bgp] router-id 3.3.3.3
[RouterC-bgp] ipv6-family
[RouterC-bgp-af-ipv6] group ebgp external
[RouterC-bgp-af-ipv6] peer 3::1 as-number 65008
[RouterC-bgp-af-ipv6] peer 3::1 group ebgp
[RouterC-bgp-af-ipv6] quit
[RouterC-bgp] quit
# Configure Router B.
[RouterB-bgp] ipv6-family
[RouterB-bgp-af-ipv6] group ebgp external
[RouterB-bgp-af-ipv6] peer 3::2 as-number 65009
[RouterB-bgp-af-ipv6] peer 3::2 group ebgp
[RouterB-bgp-af-ipv6] quit
[RouterB-bgp] quit
Configure IPsec policies:
4.
# On Router A, create an IPsec proposal 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 policy named policy001, specify the
manual mode for it, reference IPsec proposal tran1, set the SPIs of the inbound and outbound
SAs to 12345, and the keys for the inbound and outbound SAs using ESP to abcdefg.
[RouterA] ipsec proposal tran1
[RouterA-ipsec-proposal-tran1] encapsulation-mode transport
[RouterA-ipsec-proposal-tran1] transform esp
[RouterA-ipsec-proposal-tran1] esp encryption-algorithm des
[RouterA-ipsec-proposal-tran1] esp authentication-algorithm sha1
[RouterA-ipsec-proposal-tran1] quit
[RouterA] ipsec policy policy001 10 manual
[RouterA-ipsec-policy-manual-policy001-10] proposal tran1
[RouterA-ipsec-policy-manual-policy001-10] sa spi outbound esp 12345
[RouterA-ipsec-policy-manual-policy001-10] sa spi inbound esp 12345
384

Advertisement

Table of Contents
loading

Table of Contents