Configuration procedure – H3C Technologies H3C SR8800 User Manual

Page 335

Advertising
background image

319

Figure 111 Network diagram

Configuration procedure

1.

Configure IPv6 addresses for interfaces. (Details not shown)

2.

Configure OSPFv3 basic functions:
# Enable OSPFv3 process 1 on Router A.

<RouterA> system-view

[RouterA] ipv6

[RouterA] ospfv3 1

[RouterA-ospfv3-1] router-id 1.1.1.1

[RouterA-ospfv3-1] quit

[RouterA] interface GigabitEthernet 3/1/2

[RouterA-GigabitEthernet3/1/2] ospfv3 1 area 2

[RouterA-GigabitEthernet3/1/2] quit

[RouterA] interface GigabitEthernet 3/1/1

[RouterA-GigabitEthernet3/1/1] ospfv3 1 area 2

[RouterA-GigabitEthernet3/1/1] quit

# Enable OSPFv3 process 1 and OSPFv3 process 2 on Router B.

<RouterB> system-view

[RouterB] ipv6

[RouterB] ospfv3 1

[RouterB-ospfv3-1] router-id 2.2.2.2

[RouterB-ospfv3-1] quit

[RouterB] interface GigabitEthernet 3/1/2

[RouterB-GigabitEthernet3/1/2] ospfv3 1 area 2

[RouterB-GigabitEthernet3/1/2] quit

[RouterB] ospfv3 2

[RouterB-ospfv3-2] router-id 3.3.3.3

[RouterB-ospfv3-2] quit

[RouterB] interface GigabitEthernet 3/1/1

[RouterB-GigabitEthernet3/1/1] ospfv3 2 area 2

[RouterB-GigabitEthernet3/1/1] quit

# Enable OSPFv3 process 2 on Router C.

<RouterC> system-view

[RouterC] ipv6

[RouterC] ospfv3 2

[RouterC-ospfv3-2] router-id 4.4.4.4

[RouterC-ospfv3-2] quit

Advertising