How do I force duplex settings?
Knowledge Base ID: KB5453
Version: 2.0
Published: 07 Oct 2008
Updated: 07 Oct 2008
Categories: . ScreenOS

Summary:
How do I force duplex settings?

Problem or Goal:
How do I force duplex settings?

Solution:
 
To force the duplex settings, you need to be on the command line interface (CLI).    Type:

set interface <interface> phy <duplex> <speed> [Enter]

where the duplex can be either half or full speed is either 10mb or 100mb

This can only be set from the CLI, and there is no setting available from the WebUI. 

To see the duplex settings of an interface, apply the command:

get interface <interface> [Enter]


Purpose:
Configuration