Ethernet

The device's ethernet interfaces.

Default Ethernet interface items cannot be deleted.

Ethernet interface

Properties

Enable

Enable this Layer 2 interface.

  • Data type: boolean
  • Default: true
  • Configuration

CLI: (cli)> config network ethernet <key> enable

Label

The label used to describe and locate this ethernet interface.

  • Data type: string
  • Configuration
  • Optional

CLI: (cli)> config network ethernet <key> label

Speed

The negotiated (or fixed) speed of the connection

  • Data type: integer
  • Units: Mb/s
  • Status

CLI: (cli)> show network ethernet <key> speed

Duplex

The duplex status of the interface.

OptionLabelDescription
fullFullFull duplex connections allow data flow in both direction simultaneously
halfHalfHalf duplex connections only allow data flow in one direction at a time
  • Data type: string select
  • Status

CLI: (cli)> show network ethernet <key> duplex