Duplex (fastethernet interface context), Interface fastethernet – Avaya X330WAN User Manual
Page 135

Fast Ethernet Interface CLI Commands
Avaya X330WAN User’s Guide
113
duplex (FastEthernet interface context)
Use the
duplex
command to control the duplex setting for the interface.
Note:
This command functions only in
no autoneg
mode.
Syntax
duplex
{full|half}
Parameters
Example
X330WAN-2DS1-1(config-if:FastEthernet1)# duplex full
interface FastEthernet
Use the
interface FastEthernet
command to create and/or enter
interface
Fast Ethernet
context. For LAN interfaces, use this command to create the
interface. The
no
form of this command deletes an IP interface.
Syntax
[no] interface FastEthernet
[interface number[.ip-interface]]
Parameters
Example
X330WAN-2DS1-1(configure)# interface FastEthernet 1
X330WAN-2DS1-1(configure)# interface FastEthernet 1.1
X330WAN-2DS1-1(configure)# no interface FastEthernet 1.1
full
Full duplex.
half
Halp duplex.
interface number
An integer with a value of 1.
ip-interface
The IP interface number within this interface (a number of
IP interfaces may be bound to a Layer 3 interface). An
integer from 0 to 1024.