Hi
I need to match prefix 10.10/16 from aggregate and 192.168/16 from ospf in a policy map
Can I accomplish this task by the above policy ??
edit policy policy  ex  term 1
set from protocol aggregate
set from protocol  ospf
set from route-filter 10.10/16 exact
set from route-filter 192.168/16 exact
?????
Ahmad