Specifications

ip-policy permit
300 SSR Command Line Interface Reference Manual
To cause all packets that have not been specified using policy-based routing (using the ip-
policy deny command) to be forwarded to 10.10.10.10:
To cause packets matching prof1 to use dynamic routes if 10.10.10.10 is not available:
To cause packets matching prof1 to be dropped if 10.10.10.10 is not available:
ssr(config)# ip-policy p5 permit acl everything-else next-hop-list
10.10.10.10
ssr(config)# ip-policy p5 permit acl prof1 next-hop-list 10.10.10.10
action policy-first
ssr(config)# ip-policy p5 permit acl prof1 next-hop-list 10.10.10.10
action policy-only