F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
1063
Syntax
apply origin { egp as-number | igp | incomplete }
undo apply origin
Default
No ORIGIN attribute is set for BGP routing information.
Views
Routing policy view
Default command level
2: System level
Parameters
egp: Sets the ORIGIN attribute of BGP routing information to EGP.
as-number: Specifies an AS number for EGP routes, in the range of 1 to 4294967295.
igp: Sets the ORIGIN attribute of BGP routing information to IGP.
incomplete: Sets the ORIGIN attribute of BGP routing information to unknown.
Examples
# Configure node 10 in permit mode of routing policy policy1. If BGP routing information matches AS
path list 1, set the ORIGIN attribute of the routing information to IGP.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match as-path 1
[Sysname-route-policy] apply origin igp
apply preference
Use apply preference to set a preference for a routing protocol.
Use undo apply preference to remove the clause configuration.
Syntax
apply preference preference
undo apply preference
Default
No preference is set for a routing protocol.
Views
Routing policy view
Default command level
2: System level
Parameters
preference: Routing protocol preference, in the range of 1 to 255.