3.75. RouteMap

Description

Ruleset used to allow/deny/modify route prefixes/characteristics

Properties

Name
Specifies a symbolic name for the route-map. (Identifier)
Comments
Text describing the current object. (Optional)

3.75.1. RouteMapEntry

Description

Rule entry used to allow/deny/change route prefixes/characteristics

Properties

Action
Specifies the action to take for matched prefixes.
MatchASPath
Match entries where the prefix AS path are allowed by the AS path access list. (Optional)
MatchIP
Match entries where the prefix address are allowed by the prefix-list. (Optional)
MatchNextHop
Match entries where the next-hop address are allowed by the prefix-list. (Optional)
MatchOrigin
Match entries based on path origin. (Optional)
MatchMetric
Match entries based on route metric. (Optional)
MatchTag
Match entries based on route tag. (Optional)
MatchCommunity
Match entries from BGP community list. (Optional)
MatchCommunityExactMatch
Require exact match of community. (Optional)
SetMetric
Set metric on matched updates. (Optional)
SetTag
Set tag on matched updates. Note that tags are internal to local node, route-maps and BGP only. (Optional)
SetWeight
Set weight on matched updates. (Optional)
SetLocalPreference
Set the BGP local preference path attribute. (Optional)
SetOrigin
Set path origin on matched updates. (Optional)
SetOriginatorID
Sets the originator ID attribute on matched updates. (Optional)
SetNextHop
Sets the next-hop on matched updates. (Optional)
SetCommunity
Sets BGP community on matched updates. (Optional)
SetCommunityInternet
Specify the Internet. (Optional)
SetCommunityLocalAS
Specify no sending outside the local AS (well-known community). (Optional)
SetCommunityNoAdvertise
Specify no advertisement of this route to eBGP peers. (Optional)
SetCommunityNoExport
Specify no advertisement of this route to any peer. (Optional)
SetCommunityNone
Removes the community attribute from the prefixes that pass the route-map. (Optional)
SetCommunityNumber
Comma separated list of communities as a number or in AA:NN format. (Optional)
SetCommunityAdditive
Adds to the existing community. (Optional)
SetCommunityExt
Specifies the extended community attribute.
SetCommunityCostCompare
Specifies the method of how to compare the cost of the extended cost community.
SetCommunityID
Specifies the community ID.
SetCommunityCost
Specifies the community cost range.
SetASPathPrepend
Specifies the autonomous systems (comma separated) to append to the AS path. (Optional)
IncMetric
Increase metric by value on matched updates. (Optional)
DecMetric
Decrease metric by value on matched updates. (Optional)
Comments
Text describing the current object. (Optional)
[Note] Note
If no Index is specified when creating an instance of this type, the object will be placed last in the list and the Index will be equal to the length of the list.