HP VPN Firewall Appliances Network Management Configuration Guide

934
Ste
p
Command
Remarks
12. Set the ORIGIN attribute for
BGP routes.
apply origin { egp as-number | igp |
incomplete }
Optional.
Not set by default.
Support for the apply origin
command depends on the
device model.
13. Set the preference for the
routing protocol.
apply preference preference
Optional.
Not set by default.
14. Set a preferred value for BGP
routes.
apply preferred-value
preferred-value
Optional.
Not set by default.
Support for the apply
preferred-value command
depends on the device model.
15. Set a tag value for RIP, IS-IS, or
OSPF route.
apply tag value
Optional.
Not set by default.
Support for the value argument
depends on the device model.
Configuring a continue clause
Follow these guidelines when you configure a continue clause:
If you configure the same apply clause that set different values (including the apply community and
apply extcommunity clauses with the additive keyword) on nodes that are combined by the
continue clause, the apply clause configured on the last matching node takes effect.
If you configure the apply community clause for multiple nodes that are combined by the continue
clause, the apply comm-list delete clause configured on the current node cannot delete the
COMMUNITY attributes set by preceding nodes.
To configure a continue clause for a routing policy:
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 node to be
matched.
continue [ node-number ]
Optional.
Not configured by default.
The specified next node must have a larger
number than the current node.