F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100
937
350B
Routing policy configuration examples
1048BApplying a routing policy to IPv6 route redistribution
The following matrix shows the configuration example and hardware compatibility:
Hardware Exam
p
le a
pp
licable
F1000-A-EI/F1000-S-EI Yes
F1000-E Yes
F5000 Yes
Firewall module Yes
U200-A Yes
U200-S No
1866BNetwork requirements
• In 3079HFigure 413, enable RIPng on Firewall and Router.
• Configure three static routes on Firewall.
• On Firewall, enable static route redistribution into RIPng and apply a routing policy to permit routes
20::/32 and 40::/32 and deny route 30::/32.
Figure 413 Network diagram
1867BConfiguration procedure
1. Configure Firewall:
# Configure IPv6 addresses for interfaces GigabitEthernet 0/1 and GigabitEthernet 0/2.
<Firewall> system-view
[Firewall] ipv6
[Firewall] interface gigabitethernet 0/1
[Firewall-GigabitEthernet0/1] ipv6 address 10::1 32
[Firewall-GigabitEthernet0/1] quit
[Firewall] interface gigabitethernet 0/2
[Firewall-GigabitEthernet0/2] ipv6 address 11::1 32
[Firewall-GigabitEthernet0/2] quit
# Enable RIPng on GigabitEthernet 0/1.
[Firewall] interface gigabitethernet 0/1
[Firewall-GigabitEthernet0/1] ripng 1 enable
[Firewall-GigabitEthernet0/1] quit
# Configure three static routes with next hop 11::2, and make sure that the static routes are active.