summaryrefslogtreecommitdiff
path: root/share/man/man4/iwi.4
diff options
context:
space:
mode:
authorccardenas <ccardenas@cvs.openbsd.org>2018-08-12 23:50:32 +0000
committerccardenas <ccardenas@cvs.openbsd.org>2018-08-12 23:50:32 +0000
commit812322fbfc21e66ff5e13cd48878b3148086cecc (patch)
tree9d2e91f5ad9d100446c7028fcf972348dfd1dc84 /share/man/man4/iwi.4
parented4ba547919184d93efa4623461e0a5bf3056aa3 (diff)
Add administrative options to LACP trunk implementation.
The trunk driver now has a new ioctl (SIOCxTRUNKOPTS), which for now only has options for LACP: * Mode - Active or Passive (default Active) * Timeout - Fast or Slow (default Slow) * System Priority - 1(high) to 65535(low) (default 32768/0x8000) * Port Priority - 1(high) to 65535(low) (default 32768/0x8000) * IFQ Priority - 0 to NUM_QUEUES (default 6) At the moment, ifconfig only has options for lacpmode and lacptimeout plumbed as those are the immediate need. The approach taken for the options was to make them on a "trunk" vs a "port" as what's typically seen on various NOSes (JunOS, NXOS, etc...) as it's uncommon for a host to have one link "Passive" and the other "Active" in a given trunk. Just like on a NOS, when applying lacpmode or lacptimeout, the settings are immediately applied to all existing ports in the trunk and to all future ports brought into the trunk. Tested by many on a plethora of NIC drivers and switches. Ok remi@
Diffstat (limited to 'share/man/man4/iwi.4')
0 files changed, 0 insertions, 0 deletions