Users Guide

Table Of Contents
route-map test, permit, sequence 10
Match clauses:
ip address (access-lists): acl1
Set clauses:
ip vrf red next-hop 1.1.1.1 track-id 200
!
PBR commands
clear route-map pbr-statistics
Clears all PBR counters.
Syntax
clear route-map [map-name] pbr-statistics
Parameters map-nameEnter the name of a configured route-map. A maximum of 140 characters.
Defaults None
Command Mode EXEC
Usage
Information
None
Example
OS10# clear route-map map1 pbr-statistics
Supported
Releases
10.3.0E or later
match address
Matches the access-list to the route-map.
Syntax
match {ip | ipv6} address [name]
Parameters nameEnter the name of an access-list. A maximum of 140 characters.
Defaults Not configured
Command Mode ROUTE-MAP
Usage
Information
None
Example
OS10(conf-route-map)# match ip address acl1
Supported
Releases
10.3.0E or later
policy route-map
Assigns a route-map for IPv4 or IPV6 policy-based routing to the interface.
Syntax
{ip | ipv6} policy route-map [map-name]
Parameters map-nameEnter the name of a configured route-map. A maximum of 140 characters.
Defaults Not configured
Command Mode INTERFACE
Usage
Information
None
810 Layer 3