Reference Guide

Access Control Lists (ACL) | 251
set comm-list delete
set community
set level
set local-preference
set metric
set metric-type
set next-hop
set origin
set tag
set weight
show config
show route-map
continue
c e s
Configure a route-map to go to a route-map entry with a higher sequence number.
Syntax
continue [sequence-number]
Parameters
Defaults
Not Configured
Command Modes
ROUTE-MAP
Command
History
Usage
Information
The continue feature allows movement from one route-map entry to a specific route-map
entry (the
sequence number). If the sequence number is not specified, the continue feature
simply moves to the next sequence number (also known as an implied continue). If a match
clause exists, the
continue feature executes only after a successful match occurs. If there are
no successful matches,
continue is ignored.
Match clause with Continue clause
The continue feature can exist without a match clause. A continue clause without a match
clause executes and jumps to the specified route-map entry.
sequence-number
(OPTIONAL) Enter the route map sequence number.
Range: 1 - 65535
Default: no sequence number
Version 8.1.1.0 Introduced on E-Series ExaScale
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
Version 7.4.1.0 Introduced