F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100
941
# On Firewall, specify routing policy rt1 to filter routes received from peer 1.1.3.1.
[Firewall] bgp 400
[Firewall-bgp] peer 1.1.3.1 route-policy rt1 import
# Display the BGP routing table information of Firewall.
[Firewall-bgp] display bgp routing-table
Total Number of Routes: 3
BGP Local router ID is 4.4.4.4
Status codes: * - valid, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
Network NextHop MED LocPrf PrefVal Path/Ogn
*> 4.4.4.0/24 1.1.3.1 0 300 100i
*> 5.5.5.0/24 1.1.3.1 0 300 100i
*> 6.6.6.0/24 1.1.3.1 0 300 100i
The output shows that Firewall has learned only routes 4.4.4.0/24, 5.5.5.0/24, and 6.6.6.0/24
from AS 100.
351B
Troubleshooting routing policy configuration
1050BIPv4 routing information filtering failure
1870BSymptom
The routing protocol is running properly, but filtering routing information failed.
1871BAnalysis
At least one item of the IP prefix list must be configured as permit mode, and at least one node in the
routing policy must be configured as permit mode.
1872BSolution
1. Use the display ip ip-prefix command to display IP prefix list information.
2. Use the display route-policy command to display routing policy information.
1051BIPv6 routing information filtering failure
1873BSymptom
The routing protocol is running properly, but filtering routing information failed.
1874BAnalysis
At least one item of the IPv6 prefix list must be configured as permit mode, and at least one node of the
routing policy must be configured as permit mode.
1875BSolution
1. Use the display ip ipv6-prefix command to display IP prefix list information.
2. Use the display route-policy command to display routing policy information.