R2511-HP MSR Router Series MPLS Configuration Guide(V5)

262
Ste
Command
Remarks
3. Configure a network entity
title for the IS-IS process.
network-entity net Not configured by default.
4. Enable the IPv6 capacity for
the IS-IS process.
ipv6 enable Disabled by default.
5. Return to system view.
quit N/A
6. Enter interface view.
interface interface-type
interface-number
N/A
7. Enable the IPv6 capacity for
the IS-IS process on the
interface.
isis ipv6 enable [ process-id ] Disabled by default.
For more information about IPv6 IS-IS, see Layer 3—IP Routing Configuration Guide.
Configuring EBGP between a PE and a CE
1. Configure the PE:
Ste
Command
Remarks
1. Enter system view.
system-view N/A
2. Enable BGP and enter BGP
view.
bgp as-number N/A
3. Enter IPv6 BGP-VPN
instance view.
ipv6-family vpn-instance
vpn-instance-name
N/A
4. Configure the CE as the
VPN EBGP peer.
peer ipv6-address as-number
as-number
N/A
5. Redistribute the routes of the
local CEs.
import-route protocol
[ process-id ] [ med med-value |
route-policy route-policy-name ]
*
A PE must redistribute the routes
of the local CEs into its VPN
routing table so that it can
advertise them to the peer PE.
6. Configure a filtering policy
to filter the routes to be
advertised.
filter-policy { acl6-number |
ipv6-prefix ipv6-prefix-name }
export [ direct | isisv6 process-id
| ripng process-id | static ]
Optional.
By default, BGP does not filter
routes to be advertised.
7. Configure a filtering policy
to filter received routes.
filter-policy { acl6-number |
ipv6-prefix ipv6-prefix-name }
import
Optional.
By default, the PE does not filter
received routes.
2. Configure the CE:
Ste
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter BGP view.
bgp as-number N/A
3. Enter IPv6 BGP subaddress
family view.
ipv6-family N/A
4. Configure the PE as the
EBGP peer.
peer ipv6-address as-number
as-number
N/A