Configuring ospfv3 between an mce and a pe, Configuring ipv6 is-is between an mce and a pe – H3C Technologies H3C S12500-X Series Switches User Manual

Page 357

Advertising
background image

346

Step Command

Remarks

6.

Enter interface view.

interface interface-type
interface-number

N/A

7.

Enable the RIPng process on
the interface.

ripng process-id enable

By default, RIPng is disabled on an
interface.

Configuring OSPFv3 between an MCE and a PE

Step Command

Remarks

1.

Enter system view.

system-view

N/A

2.

Create an OSPFv3 process for
an IPv6 VPN instance and

enter OSPFv3 view.

ospfv3 [ process-id | vpn-instance
vpn-instance-name ] *

N/A

3.

Set the router ID.

router-id router-id

N/A

4.

Redistribute VPN routes.

import-route protocol [ process-id
| all-processes | allow-ibgp ] [ cost

cost | route-policy
route-policy-name | type type ] *

By default, no routes are
redistributed into OSPFv3.

5.

(Optional.) Configure filtering
of advertised routes.

filter-policy { acl6-number |
ipv6-prefix ipv6-prefix-name }
export [ bgp4+ | direct | isisv6

process-id | ospfv3 process-id |

ripng process-id | static ]

By default, redistributed routes are
not filtered.

6.

Return to system view.

quit

N/A

7.

Enter interface view.

interface interface-type
interface-number

N/A

8.

Enable the OSPFv3 process

on the interface.

ospfv3 process-id area area-id
[ instance instance-id ]

By default, OSPFv3 is disabled on
an interface.

Configuring IPv6 IS-IS between an MCE and a PE

Step Command

Remarks

1.

Enter system view.

system-view

N/A

2.

Create an IS-IS process for an
IPv6 VPN instance and enter

IS-IS view.

isis [ process-id ] vpn-instance
vpn-instance-name

N/A

3.

Configure a network entity
title.

network-entity net

By default, no NET is configured.

4.

Enable IPv6 for the IS-IS

process.

ipv6 enable

By default, IPv6 is disabled.

5.

(Optional.) Redistribute 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 ] *

By default, IPv6 IS-IS does not
redistribute routes from any other
routing protocol.
If you do not specify the route level
in the command, the command

redistributes routes to the level-2

routing table.

Advertising