Users Guide

Table Of Contents
Broadcom NetXtreme-E-UG304-2CS
75
NetXtreme-E User Guide User Guide for Dell Platforms
9.3.6 ESXi Driver Settings
NOTE: For 10GBASE-T NetXtreme-E network adapters, auto-negotiation must be enabled. Using forced speed on a
10GBASE-T adapter results in ESXCLI command failure.
$ esxcli network nic get -n <iface> – This command shows the current speed, duplex, driver version,
firmware version and link status.
$ esxcli network nic set -S 10000 -D full -n <iface>This command sets the forced speed to
10 Gb/s.
$ esxcli network nic set -a -n <iface> – This enables linkspeed auto-negotiation on interface <iface>.
$ esxcli network nic pauseParams list – Use this command to get pause Parameters list.
$ esxcli network nic pauseParams set --auto <1/0> --rx <1/0> --tx <1/0> -n <iface> – Use
this command to set pause parameters.
NOTE: Flow control/pause auto-negotiation can be set only when the interface is configured in link speed auto-negotiation
mode.