Users Guide

Table Of Contents
seq 10 permit 1::1/64
seq 20 deny 2::2/64
Supported
Releases
10.3.0E or later
show logging access-list
Displays the ACL logging threshold and interval configuration.
Syntax
show logging access-list
Parameters None
Default None
Command Mode EXEC
Usage
Information
None
Example
OS10# show logging access-list
ACL Logging
Threshold : 10
Interval : 5
Supported
Releases
10.4.3.0 or later
Route-map commands
continue
Configures the next sequence of the route map.
Syntax
continue seq-number
Parameters seq-number Enter the next sequence number, from 1 to 65535.
Default Not configured
Command Mode ROUTE-MAP
Usage
Information
The no version of this command deletes a match.
Example
OS10(config)# route-map bgp
OS10(conf-route-map)# continue 65535
Supported
Releases
10.3.0E or later
match as-path
Configures a filter to match routes that have a certain AS path in their BGP paths.
Syntax
match as-path as-path-name
Parameters as-path-name Enter the name of an established AS-PATH ACL. A maximum of 140 characters.
Default Not configured
Access Control Lists 1503