interface <interface name> duplex { <duplex> | half | full | auto }

Prev Next

Configures the duplex of the interface.

Syntax

<no> interface <interface name> duplex {<duplex> | half | full | auto}

Parameters

no

Disables the interface duplex.

interface name

The interface to be used.

duplex

Specifies the interface duplex.

half

Half duplex.

full

Full duplex.

auto

Automatically detects the duplex.

Examples

The following example configures the half duplex on the ether1 interface:

hostname (config) # interface ether1 duplex half

The following example disables the half duplex on the ether1 interface:

hostname (config) # no interface ether1 duplex half

User role

Admin or Operator

Command mode

Config

Supported appliances

This command is supported on the following appliances running the specified releases or later:

  • Malware Analysis: Before Release 6.4

  • Central Management System: Before Release 6.4

  • Email Security — Server: Before Release 6.4

  • File Protect: Before Release 6.4

  • Network Security: Before Release 6.4

  • Intelligent Virtual Execution - Server: Before Release 6.4