Network requirements – H3C Technologies H3C SecPath F1000-E User Manual

Page 952

Advertising
background image

927

[SecPathA-route-policy] quit

# Enable RIPng and apply routing policy static2ripng to filter redistributed static routes on SecPath

A.

[SecPathA] ripng

[SecPathA-ripng-1] import-route static route-policy static2ripng

2.

Configure SecPath B:
# Configure the IPv6 address of GigabitEthernet 0/1.

<SecPathB> system-view

[SecPathB] ipv6

[SecPathB] interface GigabitEthernet 0/1

[SecPathB-GigabitEthernet0/1] ipv6 address 10::2 32

# Enable RIPng on the interface.

[SecPathB-GigabitEthernet0/1] ripng 1 enable

[SecPathB-GigabitEthernet0/1] quit

# Enable RIPng.

[SecPathB] ripng

# Display RIPng routing table information.

[SecPathB-ripng-1] display ripng 1 route

Route Flags: A - Aging, S - Suppressed, G - Garbage-collect

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

Peer FE80::7D58:0:CA03:1 on GigabitEthernet0/1

Dest 10::/32,

via FE80::7D58:0:CA03:1, cost 1, tag 0, A, 18 Sec

Dest 20::/32,

via FE80::7D58:0:CA03:1, cost 1, tag 0, A, 8 Sec

Dest 40::/32,

via FE80::7D58:0:CA03:1, cost 1, tag 0, A, 3 Sec

Applying a routing policy to filter received BGP routes

Network requirements

In

Figure 406

, all the firewalls run BGP. SecPath C establishes EBGP connections with other

firewalls.

Configure a routing policy on SecPath D to reject routes from AS 200.

Advertising