On Sat, Sep 14, 2013 at 12:59:22AM +0200, Peter Stuge wrote:
> Hey,
>
> Ivan Kluchnikov wrote:
> > + # Barred rach access control classes
> > + self.vty.verify("rach access-control-class 0 barred", [''])
> > + self.vty.verify("rach access-control-class 1 barred", [''])
> > + self.vty.verify("rach access-control-class 2 barred", [''])
>
> what happened to the code that I sent for parsing ranges and not just
> a single class digit?
can you re-send your patch/diff for that? I can help with the test
case for that.