03-20-2009 07:32 AM
03-23-2009 03:42 AM - edited 03-23-2009 03:48 AM
To quote the WX Operator's Guide for 5.6:
The following attributes can be returned from the TACACS+ server:
* idletime=n. Indicates the number of consecutive minutes a user session can
be idle before the connection is closed (a zero indicates no idle timeout).
* priv-lvl=n. Indicates a user’s access privileges (0 to 15).
* packet-capture-allowed=1/0. Indicates whether packet captures are allowed.
Did you try setting these? See wxog_56.pdf page 102 for more details.
Also, 5.4.2 is quite old, minimum supportable 5.4 is 5.4.6 and the 5.4 Operator's Guide is based on 5.4.6 minimum version. And considering that 5.4 is EOL this year, you should really look into moving to 5.6 branch.
08-21-2009 04:37 AM
Hi
just to note that in WXOS 5.7.x the format of the extended attribute has changed to "Juniper-WX-Allow-Pkt-Capture=1/0"
09-14-2009 02:01 AM