[j-nsp] allow-command question

Anton Bernal abernal at bigfoot.com
Mon Jul 28 17:36:09 EDT 2003


     allow-commands "(show route)|(quit)";


At 04:13 PM 7/28/2003 +0200, Nicolas Fevrier wrote:
>Hi Mourad :))
>
>Nop, it doesn't make any noticeable difference (quit or "everything
>beginning
>with quit")
>
>class VIEW_ROUTE {
>     idle-timeout 3;
>     permissions view;
>     allow-commands "(^show route|^quit)";
>     deny-commands .*;
>}
>
>viewer_route at PARIS> ?
>Possible completions:
>   show                 Show information about the system
>viewer_route at PARIS> quit
>                     ^
>unknown command.
>viewer_route at PARIS>
>
>Rgds,
>
>Nicolas.
>
># isn't it
># allow-commands "(^show route|^quit)";
># deny-commands .*;
># instead of
># isn't it allow-commands "(^show route|quit)";
># deny-commands .*;
># R/
># Mourad
>
>
>
>
>_______________________________________________
>juniper-nsp mailing list juniper-nsp at puck.nether.net
>http://puck.nether.net/mailman/listinfo/juniper-nsp



More information about the juniper-nsp mailing list