Ivan Kluchnikov wrote:
Ivan Kluchnikov wrote:
This is new version of patch for review and merge:
- more user-friendly interface for command: rach access-control-class 2 barred rach access-control-class 11 allowed
Yes, much better than before, but perhaps spend the half hour it takes to write that %d-%d parser using sscanf?
You are welcome :) If you implement %d-%d parser, I will change style of this VTY command.
Here you go.
//Peter