switch-nic-info-show
This command displays the NIC information for management and rear-facing interfaces.
Syntax switch-nic-info-show
name switch-nic-stats-list name |
Specify the name of the interface for which the NIC information has to be displayed. |
Defaults None.
Access CLI
History Command introduced in nvOS Version 5.1.2.
Usage Use this command to display the NIC information for management and rear-facing interfaces.
Examples The NIC information for the interface eth0 can be viewed through the command:
CLI network-admin@switch > switch-nic-info-show name eth0
name driver version firmware speed rxqnum txqnum rxqsize txqsize autoneg rxpause txpause
---- ------ ------- ---------------- ----- ------ ------ ------- ------- ------- ------- -------
eth0 igb 5.4.0-k 3.25, 0x800005cd 1000 4 4 4096 4096 on on off
switch-nic-stats-show
This command displays NIC statistics for management and rear-facing interfaces.
Syntax switch-nic-stats-show
name switch-nic-stats-list name |
Specify the name of the interface for which the NIC statistics has to be displayed. |
Defaults None.
Access CLI
History Command introduced in nvOS Version 5.1.2.
Version 5.1.2 |
Command introduced. |
Usage Use this command to display NIC statistics for management and rear-facing interfaces.
Examples To display the NIC statistics for eth0 interface with a vertical layout, use the command:
CLI (network-admin@switch) > switch-nic-stats-show name eth0 layout vertical
name: eth0
ipkts: 2.85M
ibytes: 2.38G
opkts: 492K
obytes: 261M
ierrs: 0
oerrs: 0
idrops: 0
odrops: 0
imcast: 1.76M
omcast: 131K
ibcast: 7.18K
obcast: 25
mcast: 1.76M
bcast: 0
ioverruns: 0
rxnobuf: 0
icrcerrs: 0
iframeerrs: 0
ififoerrs: 0
ofifoerrs: 0
ilongerrs: 0
ishorterrs: 0
ipkts_0: 1.08M
ipkts_1: 495K
ipkts_2: 558K
ipkts_3: 756K
...
opkts_0: 113K
opkts_1: 142K
opkts_2: 115K
opkts_3: 122K
opkts_4: 0
...
idrops_0: 0
idrops_1: 0
...
idrops_22: 0
idrops_23: 0