Please Welcome Yoda (Bipin Ajith) to the Moderation Team


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Please Welcome Yoda (Bipin Ajith) to the Moderation Team
# 8  
Old 09-08-2019
Welcome to the team, Yoda!
This User Gave Thanks to Scrutinizer For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

Please Welcome Akshay Hegde to the Moderation Team

Dear All, Following our policy for forum moderators to have active LinkedIn profiles (and also to increase mod team diversity), please join me in congratulating the newest addition to our mod team, Akshay Hegde: Akshay Hegde on LinkedIn Akshay has been very helpful to the site over the... (3 Replies)
Discussion started by: Neo
3 Replies

2. What is on Your Mind?

Please Welcome Peasant to the Moderation Team

Dear All, Following our new policy for future forum moderators to have active LinkedIn profiles (and increase mod team diversity), please join me in congratulating our new addition to our mod team, Peasant: Peasant (Filip Skoblar) on LinkedIn Peasant is also an active moderator on our... (10 Replies)
Discussion started by: Neo
10 Replies

3. What is on Your Mind?

Please Welcome Ravinder Singh to the Moderation Team

On this special Happy News Year day, 1 January 2019, I am pleased to promote Ravinder Singh to UNIX.COM Moderator, for at least the following reasons: Ravinder Loves UNIX.COM Ravinder has 1,372 Thanks, which puts him in the Top Ten in that important single category. Ravinder is one of... (8 Replies)
Discussion started by: Neo
8 Replies
Login or Register to Ask a Question
TEAMNL(8)						      Team Netlink Interface							 TEAMNL(8)

NAME
teamnl -- team network device Netlink interface tool SYNOPSIS
teamnl [-p port_name] [-a array_index] team_device command [command_args...] teamnl -h DESCRIPTION
teamnl is a tool enabling interaction with a team device via the team driver Netlink interface. This tools serves mainly for debugging pur- poses. Note that it makes no sense to use this tool to change options on team device controlled by a teamd instance. OPTIONS
-h, --help Print help text to console and exit. -p ifname, --port_name ifname Select per-port option of provided interface name. -a index, --array_index index Select array option of provided array index. COMMAND
ports Dumps team ports. option Dumps team options. getoption opt_name Gets option by selected name. setoption opt_name opt_value Sets option by selected name. monitor opt_style Monitors changes made to options, ports and interface information. Style can be either "changed" (default) or "all". SEE ALSO
teamd(8), teamdctl(8), teamd.conf(5) AUTHOR
Jiri Pirko is the original author and current maintainer of libteam. libteam 2013-04-01 TEAMNL(8)