logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

teamnl — team network device Netlink interface tool

Author

       Jiri Pirko is the original author and current maintainer of libteam.

libteam                                            2013-04-01                                          TEAMNL(8)

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

See Also