H3C Technologies H3C SecPath F1000-E User Manual

Page 690

Advertising
background image

665

[RouterB-GigabitEthernet0/1] quit

[RouterB] interface GigabitEthernet 0/2

[RouterB-GigabitEthernet0/2] igmp enable

[RouterB-GigabitEthernet0/2] pim sm

[RouterB-GigabitEthernet0/2] quit

[RouterB] interface GigabitEthernet 0/3

[RouterB-GigabitEthernet0/3] pim sm

[RouterB-GigabitEthernet0/3] quit

The configuration on SecPath A, Router A, SecPath B, Router C, Router D, and SecPath C is similar

to that on Router B. (Details not shown.)
# Configure PIM domain borders on Router A.

[RouterA] interface GigabitEthernet 0/3

[RouterA-GigabitEthernet0/3] pim bsr-boundary

[RouterA-GigabitEthernet0/3] quit

The configuration on Router B, SecPath B, and Router D is similar to that on Router A. (Details not

shown.)

3.

Configure C-BSRs and C-RPs:
# Configure Loopback 0 as a C-BSR and a C-RP on SecPath A.

[SecPathA] pim

[SecPathA-pim] c-bsr loopback 0

[SecPathA-pim] c-rp loopback 0

[SecPathA-pim] quit

The configuration on SecPath B and SecPath C is similar to that on SecPath A. (Details not shown.)

4.

Configure BGP, and redistribute BGP routing information into OSPF and OSPF routing information
into BGP:
# Configure an EBGP peer, and redistribute OSPF routing information on Router A.

[RouterA] bgp 100

[RouterA-bgp] router-id 1.1.1.2

[RouterA-bgp] peer 10.110.3.2 as-number 200

[RouterA-bgp] import-route ospf 1

[RouterA-bgp] quit

# Configure an EBGP peer, and redistribute OSPF routing information on SecPath B.

[SecPathB] bgp 200

[SecPathB-bgp] router-id 2.2.2.2

[SecPathB-bgp] peer 10.110.3.1 as-number 100

[SecPathB-bgp] import-route ospf 1

[SecPathB-bgp] quit

# Configure an EBGP peer, and redistribute OSPF routing information on Router B.

[RouterB] bgp 100

[RouterB-bgp] router-id 1.1.1.3

[RouterB-bgp] peer 10.110.4.2 as-number 200

[RouterB-bgp] import-route ospf 1

[RouterB-bgp] quit

# Configure an EBGP peer, and redistribute OSPF routing information on Router D.

[RouterD] bgp 200

[RouterD-bgp] router-id 3.3.3.1

Advertising