EasyManua.ls Logo

HPE FlexNetwork 5510 HI Series

HPE FlexNetwork 5510 HI Series
572 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
367
[SwitchA-pim6] anycast-rp 1:1::1 1:1::2
[SwitchA-pim6] anycast-rp 1:1::1 2:2::2
[SwitchA-pim6] c-bsr 1:1::1
[SwitchA-pim6] c-rp 1:1::1
[SwitchA-pim6] quit
# Configure Switch B.
[SwitchB] ipv6 pim
[SwitchB-pim6] anycast-rp 1:1::1 1:1::2
[SwitchB-pim6] anycast-rp 1:1::1 2:2::2
[SwitchB-pim6] c-bsr 1:1::1
[SwitchB-pim6] c-rp 1:1::1
[SwitchB-pim6] quit
4. Configure BGP to establish BGP IPv6 multicast peers and redistribute routes:
# On Switch A, establish an EBGP session to Switch B.
[SwitchA] bgp 100
[SwitchA-bgp-default] router-id 1.1.1.1
[SwitchA-bgp-default] peer 1001::2 as-number 200
# Enable exchange of IPv6 unicast routes used for RPF check with Switch B.
[SwitchA-bgp-default] address-family ipv6 multicast
[SwitchA-bgp-default-mul-ipv6] peer 1001::2 enable
# Redistribute direct routes into BGP.
[SwitchA-bgp-default-mul-ipv6] import-route direct
[SwitchA-bgp-default-mul-ipv6] quit
# On Switch B, establish an EBGP session to Switch A.
[SwitchB] bgp 200
[SwitchB-bgp-default] router-id 2.2.2.2
[SwitchB-bgp-default] peer 1001::1 as-number 100
# Enable exchange of IPv6 unicast routes used for RPF check with Switch B.
[SwitchB-bgp-default] address-family ipv6 multicast
[SwitchB-bgp-default-mul-ipv6] peer 1001::1 enable
# Redistribute OSPFv3 routes into BGP.
[SwitchB-bgp-default-mul-ipv6] import-route ospfv3 1
[SwitchB-bgp-default-mul-ipv6] quit
5. Establish BGP IPv6 unicast peer relationships between Switch A and Switch B and redistribute
routes:
# On Switch A, enable BGP to exchange IPv6 unicast routes with Switch B, and redistribute
direct routes into BGP.
[SwitchA-bgp-default] address-family ipv6 unicast
[SwitchA-bgp-default-ipv6] peer 1001::2 enable
[SwitchA-bgp-default-ipv6] import-route direct
[SwitchA-bgp-default-ipv6] quit
[SwitchA-bgp-default] quit
# On Switch B, enable BGP to exchange IPv6 unicast routes with Switch A, and redistribute
direct routes into BGP.
[SwitchB-bgp-default] address-family ipv6 unicast
[SwitchB-bgp-default-ipv6] peer 1001::1 enable
[SwitchB-bgp-default-ipv6] import-route direct
[SwitchB-bgp-default-ipv6] quit

Table of Contents

Other manuals for HPE FlexNetwork 5510 HI Series

Related product manuals