Connectivity Guide

route-map pbr-statistics
Enables counters for PBR statistics.
Syntax
route-map [map-name] pbr-statistics
Parameters map-name—Enter the name of a congured route-map. A maximum of 140 characters.
Defaults Not congured
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
Parameters
vrf vrf-name — Enter the keyword then the name of the VRF to make the next-hop reachable over that
VRF.
address — Enter the next-hop IPv4 or IPv6 address.
Defaults Not congured
Command Mode ROUTE-MAP
Usage Information
You must congure next-hop IP address tracking and PBR next-hop with the same VRF instance. For next-hop
reachability in the same VRF instance, you must congure both PBR per VRF and object tracking. Missing either
the next-hop IP address tracking or PBR next-hop conguration in a VRF instance results in an erroneous
conguration. However, the system does not display an error message indicating problems in the conguration.
Example
OS10(conf-route-map)# set ip next-hop 10.10.10.10
*Sets the next-hop IP address.
OS10(conf-route-map)#set ip vrf red next-hop 2.2.2.2
*The next-hop 2.2.2.2 should be reachable via interface over VRF "red".
Supported Releases 10.3.0E or later
set next-hop track
Tracks the next-hop IPv4 or IPv6 address object.
Syntax
set {ip | ipv6} vrf [vrf-name] next-hop address track track-id
Parameters
address—Enter an IPv4 or IPv6 address.
vrf vrf-name — Enter the keyword then the name of the VRF to track the next-hop reachable through
that VRF.
Layer 3 601