Ztmd – Znyx Networks bh5700 User Manual

Page 261

Advertising
background image

ztmd

NAME

ztmd – traffic management daemon which accepts messages from traffic filtering and
quality of service applications and sets up hardware.

SYNOPSIS

ztmd [-d <level>] [-p <port>] [-f] [-i <pid>]

[-o <pid>] [-a <addr>] [-l]

DESCRIPTION

ztmd listens for messages on a multicast port. These messages describe packet filters and
queuing disciplines that are to be installed in the switch hardware. ztmd interprets these
messages to set up the switch hardware.

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. Default is 2345.

-f

Run ztmd in the foreground. Without this option, it is

run as a daemon.

-i <pid>

Set the PID for this process (default is 1)

-o <pid>

Set expected client PID.

-a <addr> Bind multicast socket to <addr>

-l

Log diagnostic output to /var/log/ztmd.log

EXAMPLES

Start the traffic management daemon, ztmd, then start zqosd to monitor tc output and
zfilterd to monitor iptables(8) output. All daemons are run as background processes
and log their messages to files in /var/log.

ztmd –l

zqosd –l

zfilterd -l

Ethernet Switch Blade User's Guide

release 3.2.2j

page 261

Advertising