HP 6125XLG Configuration Manual page 32

Blade switch mce configuration guide
Table of Contents

Advertisement

Step
2.
Configure an IPv6 static route
for an IPv6 VPN instance.
3.
(Optional.) Configure the
default precedence for IPv6
static routes.
Configuring RIPng between an IPv6 MCE and a VPN site
A RIPng process belongs to the public network or a single IPv6 VPN instance. If you create a RIPng
process without binding it to an IPv6 VPN instance, the process belongs to the public network. By
configuring RIPng process-to-IPv6 VPN instance bindings on an IPv6 MCE, you allow routes of different
VPNs to be exchanged between the IPv6 MCE and the sites through different RIPng processes, ensuring
the separation and security of IPv6 VPN routes.
For more information about RIPng, see Layer 3—IP Routing Configuration Guide.
To configure RIPng between an MCE and a VPN site:
Step
1.
Enter system view.
2.
Create a RIPng process for a
VPN instance and enter RIPng
view.
3.
Redistribute remote site routes
advertised by the PE.
4.
(Optional.) Configure the
default cost value for the
redistributed routes.
5.
Return to system view.
6.
Enter interface view.
7.
Enable RIPng on the interface.
Configuring OSPFv3 between an IPv6 MCE and a VPN site
An OSPFv3 process belongs to the public network or a single IPv6 VPN instance. If you create an
OSPFv3 process without binding it to an IPv6 VPN instance, the process belongs to the public network.
By configuring OSPFv3 process-to-IPv6 VPN instance bindings on an IPv6 MCE, you allow routes of
different IPv6 VPNs to be exchanged between the IPv6 MCE and the sites through different OSPFv3
processes, ensuring the separation and security of IPv6 VPN routes.
Command
ipv6 route-static vpn-instance
s-vpn-instance-name ipv6-address
prefix-length { interface-type
interface-number [ next-hop-address ] |
nexthop-address [ public ] | vpn-instance
d-vpn-instance-name nexthop-address }
[ permanent ] [ preference
preference-value ] [ tag tag-value ]
[ description description-text ]
ipv6 route-static default-preference
default-preference-value
Command
system-view
ripng [ process-id ] vpn-instance
vpn-instance-name
import-route protocol [ process-id ]
[ allow-ibgp ] [ cost cost |
route-policy route-policy-name ] *
default cost value
quit
interface interface-type
interface-number
ripng process-id enable
29
Remarks
By default, no IPv6 static
route is configured.
Perform this configuration
on the IPv6 MCE. On the
VPN site, configure
normal IPv6 static routes.
If you do not specify a
default preference value,
the default preference
value is 60.
Remarks
N/A
Perform this configuration on the
IPv6 MCE. On the VPN site,
configure normal RIPng.
By default, no route of any other
routing protocol is redistributed
into RIPng.
If you do not specify a default cost
value, the default cost value is 60.
N/A
N/A
By default, RIPng is disabled.

Advertisement

Table of Contents
loading

Table of Contents