
C613-50186-01 Rev B
Command Reference for AR2050V
1431
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
P
OLICY
-
BASED
R
OUTING
C
OMMANDS
SHOW
IPV
6
PBR
ROUTE
show ipv6 pbr route
Overview
Use this command to display the installed IPv6 routes for policy-based routing.
Syntax
show ipv6 pbr route [
<1-128>
]
Mode
User Exec/Privileged Exec
Usage
If you do not specify a policy routeID, the output starts by listing the ordinary static
and dynamic routes, in a table called “main”.
Example
To show all the IPv6 routes, use the following command:
awplus#
show ipv6 pbr route
Output
Figure 31-3:
Example output from
show ipv6 pbr route
If you do not specify a policy routeID, the output starts by listing the ordinary static
and dynamic routes, in the route table called “main”.
Then it lists the routes for each policy route.
For each route, the output lists the route’s next-hop IPv6 address and/or the
next-hop interface.
Example
To show only the routes for policy-route 20, use the following command:
awplus#
show ip pbr route 20
Parameter
Description
<1-128>
The policy route ID. If you specify a policy route ID, the output
only lists routes for that ID. If you do not specify an ID, the output
also lists the ordinary static and dynamic routes, in the table
called “main”.
awplus#show ipv6 pbr route
Route table: main
2001:100::/64 dev eth1
fe80::/64 dev eth1
Route table: policy-route 10
Route table: policy-route 20
default via 2001:100::2, eth1