Zqosd - HP bh5700 User Manual

Ethernet switch blade atca 14-slot blade server
Table of Contents

Advertisement

zqosd

NAME
zqosd – monitors tc(8) commands to implement classification filters and queuing disciplines
in hardware.
SYNOPSIS
zqosd [-d <level>] [-p <port>] [-f] [-l] [-i <pid>] [-o <pid>]
DESCRIPTION
zqosd monitors commands entered by tc which set up queuing disciplines and classification
filters for managing traffic in the switch. It supports a variety of queuing disciplines which allow
distributing available bandwidth at each output port of the switch among different classes of
traffic as well as selecting which packets to drop when bandwidth limits are exceeded.
zqosd does not directly set up the hardware. It prepares messages describing the queuing
disciplines and filters and sends them to a hardware specific daemon, ztmd. ztmd should be
started before zqosd. Both programs normally run as background processes.
OPTIONS
-d <level> Set the level of diagnostic information logged.
<level> may be 0-4; higher levels produce more output.
.p <port> Use <port> as the multicast listening port for
communication with ztmd.
-f
as a daemon.
-l
-i <pid>
-o <pid>
EXAMPLES
Start the traffic management daemon, ztmd, then start zqosd to monitor tc output. Both
daemons are run as background processes and log their messages.
ztmd –l
zqosd -l
Ethernet Switch Blade User's Guide
Downloaded from
www.Manualslib.com
Run zqosd in the foreground.
Log diagnostic output to /var/log/zqosd.log
Set the pid for this process.
Set the pid of the destination process (ztmd)
manuals search engine
Default is 2345.
Without this option, it is run
release 3.2.2j
page 319

Advertisement

Table of Contents
loading

Table of Contents