Route Policy Command Reference
482 7705 SAR OS Router Configuration Guide
protocol bgp
exit
to
protocol rip
exit
action accept
metric set 1
next-hop 10.0.18.200
tag 0x8008135
exit
exit
default-action reject
exit
policy-statement "Direct And Aggregate"
entry 10
from
protocol direct
exit
to
protocol bgp
exit
action accept
exit
exit
entry 20
from
protocol aggregate
exit
to
protocol bgp
exit
action accept
exit
exit
exit
...
A:ALU-1#
Sample Output - show router policy name
The show router policy name command displays information about a specific route policy.
description "Policy Statement For 'BGP To OSPF'"
entry 10
description "Entry For Policy 'BGP To OSPF"
from
protocol bgp
exit
to
protocol rip
exit
action accept
metric set 1
next-hop 10.0.18.200
tag 0x8008135
exit
exit
default-action reject
A:ALU-1#