Defining a continue clause, Displaying and maintaining the routing policy – H3C Technologies H3C SR8800 User Manual

Page 417

Advertising
background image

401

Step Command

Remarks

16.

Set a tag value for RIP, OSPF,

IS-IS, RIPng, or IPv6 IS-IS
routing information.

apply tag value

Optional.
Not set by default.

17.

Set a FRR backup outbound
interface and a backup next

hop.

apply fast-reroute backup-interface
interface-type interface-number

[ backup-nexthop ip-address ]

Optional.
Not configured by default.

NOTE:

The difference between IPv4 and IPv6 apply clauses is the command for setting the next hop for routing
information.

The apply ip-address next-hop and apply ipv6 next-hop commands do not apply to redistributed IPv4
and IPv6 routes respectively.

The apply tag command is not supported at present.

Defining a continue clause

To define a continue clause for a routing policy:

Step 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 than the current node

number.

NOTE:

If you configure the same type of apply clauses 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 of preceding nodes.

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

Advertising