Users Guide

Table Of Contents
Supported
Releases
10.3.0E or later
match address
Matches the access-list to the route-map.
Syntax
match {ip | ipv6} address [name]
Parameters name—Enter 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-name—Enter the name of a configured route-map. A maximum of 140 characters.
Defaults Not configured
Command Mode INTERFACE
Usage Information None
Example
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# ip policy route-map map1
Supported
Releases
10.3.0E or later
route-map pbr-statistics
Enables counters for PBR statistics.
Syntax
route-map [map-name] pbr-statistics
Parameters map-name—Enter the name of a configured route-map. A maximum of 140 characters.
Defaults Not configured
Command Mode CONFIGURATION
Usage Information None
Example
OS10(config)# route-map map1 pbr-statistics
Supported
Releases
10.3.0E or later
set next-hop
Sets an IPv4 or IPv6 next-hop address for policy-based routing.
Syntax
set {ip | ipv6} vrf [vrf-name] next-hop address
Layer 3 679