Configuring the continue clause
Follow these guidelines when you configure the continue clause to combine multiple nodes:
If you configure an apply clause that sets different attribute values on all the nodes, the apply clause of the node configured most recently takes effect.
If you configure the apply cost clause with the + or – keyword on all the nodes, the apply clause of each node takes effect.
To configure the continue clause:
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Enter routing policy node view. | route-policy route-policy-name { deny | permit } node node-number | N/A |
3. Specify the next node to be matched. | continue [ node-number ] | By default, no continue clause is configured. The specified next node must have a larger number than the current node. |