Query: teamdctl
OS: centos
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TEAMDCTL(8) teamd control TEAMDCTL(8)NAMEteamdctl -- team daemon control toolSYNOPSISteamdctl [options] team_device command [command_args...] teamdctl -hDESCRIPTIONteamdctl is a tool that allows a user to interact with a running teamd instance. It defaults to using Unix Domain Sockets, but will fall back to using the D-Bus API, to ensure reliable operation in all environments.OPTIONS-h, --help Print help text to console and exit. -v, --verbosity Increase output verbosity. -o, --oneline Force output to one line if possible. -D, --force-dbus Force to use D-Bus interface. -Z address, --force-zmq address Force to use ZMQ interface. Possible address formats are "tcp://ip:port", "ipc://path" and others. Detailed description of ZMQ library is in page http://zguide.zeromq.org/page:all. -U, --force-usock Force to use UNIX domain socket interface. This is the default behavior.COMMANDconfig dump Dumps teamd JSON config. config dump noports Dumps teamd JSON configuration without "ports" section included. config dump actual Dumps teamd actual JSON configuration. It includes ports which are currently present. state dump | state Dumps teamd JSON state document. state view Prints out state of teamd parsed from JSON state document. state item get state_item_path Finds state item in JSON state document and returns its value. state item set state_item_path value Finds state item in JSON state document and sets its value by value parameter. This is available only for a limited number of paths: ports.PORTIFNAME.runner.aggregator.selected -- This is available for lacp runner. User can manually select the aggregator. runner.active_port -- This is available for activebackup runner. User can manually select the active port. port add portdev Takes port device name as argument. Adds port device into team. port remove portdev Takes port device name as argument. Removes port device from team. port present portdev Takes port device name as argument. Checks if the port device is present in team. port config update portdev portconfig-string Takes port device name as the first argument and JSON format configuration string as the second argument. Updates port device con- figuration. port config dump portdev Takes port device name as the first argument. Dumps port device JSON configuration to standard output.SEE ALSOteamd(8), teamnl(8), teamd.conf(5)AUTHORJiri Pirko is the original author and current maintainer of libteam. libteam 2013-05-24 TEAMDCTL(8)
Related Man Pages |
---|
smpdump(8) - centos |
umad_get_port(3) - debian |
ibstat(8) - debian |
port_names(7) - osf1 |
release(3) - centos |
Similar Topics in the Unix Linux Community |
---|
boodebr 0.9 (Default branch) |
boodebr 1.1.0 (Default branch) |
boodebr 1.2.0 (Default branch) |
boodebr 1.3.0 (Default branch) |
Booted to old_rootvg |