network interface speed show

Display the current speed settings for the specified network device.

NOTE   This command is available using Luna Appliance Software 7.8.1 or newer.

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

>Monitor

Syntax

network interface speed show <netdevice>

Argument(s) Shortcut Description
<netdevice>  

Specifies the device to display the speed settings for.

Valid values: eth0, eth1, eth2, eth3, all

Example

lunash:>network interface speed show

eth0:
        Speed: 1000Mb/s
        Duplex: Full
        Auto-negotiation: on
eth1:
        Speed: 1000Mb/s
        Duplex: Full
        Auto-negotiation: on
eth2:
        Speed: 1000Mb/s
        Duplex: Full
        Auto-negotiation: on
eth3:
        Speed: 1000Mb/s
        Duplex: Full
        Auto-negotiation: on

Command Result : 0 (Success)