Configuring An Ospfv3 Sham Link - HP FlexNetwork 10500 Series Configuration Manual

Hide thumbs Also See for FlexNetwork 10500 Series:
Table of Contents

Advertisement

[PE2-bgp-default] ip vpn-instance vpn1
[PE2-bgp-default-vpn1] peer 2002::2 as-number 65002
[PE2-bgp-default-vpn1] address-family ipv6 unicast
[PE2-bgp-default-ipv6-vpn1] peer 2002::2 enable
[PE2-bgp-default-ipv6-vpn1] quit
[PE2-bgp-default-vpn1] quit
[PE2-bgp-default] quit
6.
Configure CE 2:
# Configure an IPv6 address for VLAN-interface 12.
<CE2> system-view
[CE2] interface vlan-interface 12
[CE2-Vlan-interface12] ipv6 address 2002::2 64
[CE2-Vlan-interface12] quit
# Establish an EBGP peer relationship with PE 2, and redistribute VPN routes.
[CE2] bgp 65002
[CE2-bgp-default] peer 2002::1 as-number 600
[CE2-bgp-default] address-family ipv6 unicast
[CE2-bgp-default-ipv6] peer 2002::1 enable
[CE2-bgp-default-ipv6] import-route direct
[CE2-bgp-default-ipv6] quit
[CE2-bgp-default] quit
Verifying the configuration
# Execute the display ipv6 routing table command on CE 1 and CE 2 to verify that CE 1 and CE 2
have a route to each other. Verify that CE 1 and CE 2 can ping each other. (Details not shown.)

Configuring an OSPFv3 sham link

Network requirements
As shown in
PE 1 and PE 2 so traffic between the CEs is forwarded through the MPLS backbone instead of the
backdoor link.
Figure 81 Network diagram
Vlan-int11
Vlan-int13
CE 1
Figure
81, CE 1 and CE 2 belong to VPN 1. Configure an OSPFv3 sham link between
Loop0
Vlan-int12
PE 1
Vlan-int11
Sham-link
Loop1
OSPFv3 Area 1
Vlan-int13
Switch A
Backdoor link
Loop0
PE 2
Vlan-int12
Vlan-int11
Loop1
Vlan-int12
Vlan-int12
311
Vlan-int11
CE 2

Advertisement

Table of Contents
loading

Table of Contents