Add support for 'output' service policies
michael-edobor opened this issue · 2 comments
michael-edobor commented
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.
tbotnz commented
Will accept pr
michael-edobor commented
Done.