H3C Technologies H3C SecPath F1000-E User Manual

Page 796

Advertising
background image

771

[SecPathB-ospfv3-1] quit

[SecPathB] interface GigabitEthernet 0/1

[SecPathB-GigabitEthernet0/1] ospfv3 1 area 0

[SecPathB-GigabitEthernet0/1] quit

# Configure SecPath C.

<SecPathC> system-view

[SecPathC] ipv6

[SecPathC] ospfv3

[SecPathC-ospfv3-1] router-id 3.3.3.3

[SecPathC-ospfv3-1] quit

[SecPathC] interface GigabitEthernet 0/1

[SecPathC-GigabitEthernet0/1] ospfv3 1 area 0

[SecPathC-GigabitEthernet0/1] quit

# Configure SecPath D.

<SecPathD> system-view

[SecPathD] ipv6

[SecPathD] ospfv3

[SecPathD-ospfv3-1] router-id 4.4.4.4

[SecPathD-ospfv3-1] quit

[SecPathD] interface GigabitEthernet 0/1

[SecPathD-GigabitEthernet0/1] ospfv3 1 area 0

[SecPathD-GigabitEthernet0/1] quit

# Display neighbor information on SecPath A. You can find the firewalls have the same default DR

priority 1. Then, SecPath D (the firewall with the highest router ID) is elected as the DR, and SecPath

C is the BDR.

[SecPathA] display ospfv3 peer

OSPFv3 Area ID 0.0.0.0 (Process 1)

----------------------------------------------------------------------

Neighbor ID Pri State Dead Time Interface Instance ID

2.2.2.2 1 2-Way/DROther 00:00:36 GE0/1 0

3.3.3.3 1 Full/Backup 00:00:35 GE0/1 0

4.4.4.4 1 Full/DR 00:00:33 GE0/1 0

# Display neighbor information on SecPath D. You can find the neighbor states of SecPath D are
all full.

[SecPathD] display ospfv3 peer

OSPFv3 Area ID 0.0.0.0 (Process 1)

----------------------------------------------------------------------

Neighbor ID Pri State Dead Time Interface Instance ID

1.1.1.1 1 Full/DROther 00:00:30 GE0/1 0

2.2.2.2 1 Full/DROther 00:00:37 GE0/1 0

3.3.3.3 1 Full/Backup 00:00:31 GE0/1 0

3.

Configure DR priorities for interfaces:
# Configure the DR priority of GigabitEthernet 0/1 of SecPath A as 100.

[SecPathA] interface GigabitEthernet 0/1

[SecPathA-GigabitEthernet0/1] ospfv3 dr-priority 100

[SecPathA-GigabitEthernet0/1] quit

# Configure the DR priority of GigabitEthernet 0/1 as 0 on SecPath B.

Advertising