Ste
Command
Remarks
4. Enable the IPv6
capacity for the IS-IS
process.
ipv6 enable Disabled by default.
5. Redistribute the VPN
routes.
ipv6 import-route protocol [ process-id ]
[ allow-ibgp ] [ cost cost | [ level-1 |
level-1-2 | level-2 ] | route-policy
route-policy-name | tag tag ] *
Optional.
By default, IS-IS does not
redistribute routes of any other
routing protocol.
If you do not specify the route level
in the command, the command will
redistribute routes to the level-2
routing table by default.
6. Configure a filtering
policy to filter
redistributed routes.
ipv6 filter-policy { acl6-number |
ipv6-prefix ipv6-prefix-name |
route-policy route-policy-name } export
[ protocol [ process-id ] ]
Optional.
By default, IPv6 IS-IS does not filter
redistributed routes.
7. Return to system view.
quit N/A
8. Enter interface view.
interface interface-type interface-number
N/A
9. Enable IPv6 for the IS-IS
process on the
interface.
isis ipv6 enable [ process-id ] Disabled by default.
Configuring EBGP between IPv6 MCE and PE
Ste
Command
Remarks
1. Enter system view.
system-view N/A
2. 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 PE as the
EBGP peer.
peer ipv6-address as-number as-number N/A
5. Redistribute the VPN
routes.
import-route protocol [ process-id [ med
med-value | route-policy
route-policy-name ] * ]
By default, no route
redistribution is configured.
6. Configure a filtering
policy to filter the routes
to be advertised.
filter-policy { acl6-number | ipv6-prefix
ip-prefix-name } export [ direct | isisv6
process-id | ripng process-id | static ]
Optional.
By default, BGP does not filter
the routes to be advertised.
7. Configure a filtering
policy to filter the
received routes.
filter-policy { acl6-number | ipv6-prefix
ip-prefix-name } import
Optional.
By default, BGP does not filter
the received routes.
NOTE:
IPv6 BGP runs within a VPN in the same way as it runs within a public network. For more information
about IPv6 BGP, see
Layer 3—IP Routing Configuration Guide
.