Users Guide

Layer 3 Routing Commands 1437
User Guidelines
This command is used to clear the community list hit counters. The hit count
is a value indicating the number of matches to a specific list entry. The
counters are also cleared by the global clear counters command.
Command History
Introduced in version 6.2.0.1 firmware.
Example
The command below clears the counters only for the matching community
apple.
Router# clear ip community-list apple
set as-path
To prepend one or more AS numbers to the AS path in a BGP route, use the
set as-path command. To remove a set command from a route map, use the
no form of this command.
Syntax
set as-path prepend as-path-string
no set as-path prepend as-path-string
prepend as-path-stringA list of AS path numbers to insert at the
beginning of the AS_PATH attribute of matching BGP routes. To prepend
more than one AS number, separate the ASNs with a space and enclose the
string in quotes. Up to ten AS numbers may be prepended.
Default Configuration
No AS paths are prepending by default.
Command Mode
Route Configuration