Ethernet

The device's ethernet interfaces.

Default Ethernet interface items cannot be deleted.

Ethernet interface

  • Interface - The Layer 2 interface these network features apply to.
  • IPv4 - IPv4 addressing, routes, and DHCP services for this interface.
  • IPv6 - IPv6 addressing, routes, prefix assignment, and RA/DHCPv6 services for this interface.

Properties

Enable

Enable this Layer 2 interface.

When disabled, the interface remains configured but its related IPv4, IPv6, and DHCP services are not brought up.

  • 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