R3721-F3210-F3171-HP High-End Firewalls Network Management Configuration Guide-6PW101

Table Of Contents
903
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Create a routing policy and
enter routing policy view.
route-policy route-policy-name
{ deny | permit } node node-number
Not created by default.
3. Specify the next routing policy
node to be matched.
continue [ node-number ]
Optional.
Not configured by default.
The node number specified must
be larger that the current node
number.
Displaying and maintaining the routing policy
Task Command
Remarks
Display BGP AS-PATH list
information.
display ip as-path [ as-path-number ] [ | { begin |
exclude | include } regular-expression ]
Available in any
view
Display BGP community list
information.
display ip community-list
[ basic-community-list-number |
adv-community-list-number | comm-list-name ] [ |
{ begin | exclude | include } regular-expression ]
Available in any
view
Display IPv4 prefix list statistics.
display ip ip-prefix [ ip-prefix-name ] [ | { begin |
exclude | include } regular-expression ]
Available in any
view
Display IPv6 prefix list statistics.
display ip ipv6-prefix [ ipv6-prefix-name ] [ |
{ begin | exclude | include } regular-expression ]
Available in any
view
Display routing policy information.
display route-policy [ route-policy-name ] [ | { begin
| exclude | include } regular-expression ]
Available in any
view
Clear IPv4 prefix list statistics. reset ip ip-prefix [ ip-prefix-name ]
Available in user
view
Clear IPv6 prefix list statistics. reset ip ipv6-prefix [ ipv6-prefix-name ]
Available in user
view
Routing policy configuration examples
Applying a routing policy to IPv6 route redistribution
Network requirements
In Figure 401, both Firewall A and Firewall B run RIPng.
Enable RIPng and configure three static routes on Firewall A
On Firewall A, enable static route redistribution into RIPng and apply a routing policy to permit
routes 20::/32 and 40::/32 and deny route 30::/32.
Display RIPng routing table information on Firewall B to verify the configuration.