tbotnz/ios-show-run-ttp

Add support for 'output' service policies

michael-edobor opened this issue · 2 comments

The present template only supports 'service-policy input {{}}'. Proposing to implement 'service-policy output {{}}'

service-policy input {{ input_policy }}
service-policy output {{ output_policy }}

This applies to all types of L3 interfaces

I have already implemented this. Can submit a PR if needed.

Will accept pr