Page 1 of 1

QoS in CLI

Posted: Wed Oct 25, 2017 8:13 am
by Ludvik
Hi.

I trying configure QOS in CLI mode. And everything I do is wrong ...

Code: Select all
# qos rule 17 port all type vlan_id value 99 queue 3
% Invalid parameter.

# qos rule 17 port all type "vlan_id" value 99 queue 3
% Invalid parameter.

# qos rule 17 port all type vlan value 99 queue 3
% Invalid parameter.

#qos rule 17 port all type "VLAN ID" ?
% Unrecognized command


Version 1.4.7 on WS-12-250-AC

Thanks.

Re: QoS in CLI

Posted: Wed Oct 25, 2017 8:47 am
by jakematic
Did you type configure first ?

The syntax of your first attempt is correct.

Re: QoS in CLI

Posted: Wed Oct 25, 2017 10:18 am
by Eric Stern
This will be fixed in rc13.

Re: QoS in CLI

Posted: Wed Oct 25, 2017 1:32 pm
by Ludvik
Thanks.
Eric Stern wrote:This will be fixed in rc13.


jakematic: without configure mode is result "invalid command" :-) I have many experience with command line in switches ... (but not with Netonix, webgui is simple and fast).

Re: QoS in CLI

Posted: Wed Oct 25, 2017 3:39 pm
by jakematic
Ludvik wrote:jakematic: without configure mode is result "invalid command" :-)


Yes, sorry - not enough coffee when I replied :crazy: