teamnl — team network device Netlink interface tool
Contents
Command
ports Dumps team ports.
option Dumps team options.
getoptionopt_name
Gets option by selected name.
setoptionopt_nameopt_value
Sets option by selected name.
monitoropt_style
Monitors changes made to options, ports and interface information. Style can be either "changed"
(default) or "all".
Description
teamnl is a tool enabling interaction with a team device via the team driver Netlink interface. This
tools serves mainly for debugging purposes. Note that it makes no sense to use this tool to change
options on team device controlled by a teamd instance.
Name
teamnl — team network device Netlink interface tool
Options
-h,--help
Print help text to console and exit.
-pifname,--port_nameifname
Select per-port option of provided interface name.
-aindex,--array_indexindex
Select array option of provided array index.
See Also
teamd(8), teamdctl(8), teamd.conf(5)
Synopsis
teamnl [-pport_name] [-aarray_index] team_devicecommand [command_args...]
teamnl-h