Reference Guide

Table Of Contents
Command Mode ROUTE-MAP
Usage
Information
None
Example
OS10(conf-route-map)# set ip next-hop 10.10.10.10 track-id 12
Supported
Releases
10.3.0E or later
show policy
Displays policy information.
Syntax
show {ip | ipv6} policy [map-name]
Parameters map-name (Optional) Enter the name of a configured route map (up to 140 characters).
Defaults None
Command Mode EXEC
Usage
Information
None
Example
OS10# show ip policy map-name
Supported
Releases
10.3.0E or later
show route-map pbr-statistics
Displays the current PBR statistics.
Syntax
show route-map [map-name] pbr-statistics
Parameters map-name (Optional) Enter the name of a configured route map (up to 140 characters).
Defaults None
Command Mode EXEC
Usage
Information
None
Example
OS10# show route-map map1 pbr-statistics
Supported
Releases
10.3.0E or later
Virtual Router Redundancy Protocol
Virtual Router Redundancy Protocol (VRRP) allows you to form virtual routers from groups of physical routers on your LAN.
These virtual routing platforms master and backup pairs provide redundancy in case of hardware failure. VRRP also allows
you to easily configure a virtual router as the default gateway to all your hosts and avoids the single point of failure of a physical
router.
VRRP advantages in ease of administration and network throughput and reliability:
Provides a virtual default routing platform
Provides load balancing
Supports multiple logical IP subnets on a single LAN segment
Enables simple traffic routing without the single point of failure of a static default route
Layer 3
445