beautypg.com

B&B Electronics EIRM-EXTEND-8 - Manual User Manual

Page 112

background image


106

Manual Documentation Number: EIRM-EXTEND-8-1411m

B&B Electronics Mfg Co Inc – 707 Dayton Rd - PO Box 1040 - Ottawa IL 61350 - Ph 815-433-5100 - Fax 815-433-5104 – www.bb-elec.com

B&B Electronics – Westlink Commercial Park – Oranmore, Galway, Ireland – Ph +353 91-792444 – Fax +353 91-792445 – www.bb-europe.com

Use duplex command to specify the duplex mode to be used for each
interface.
Use the no duplex to disable this function.

3. Command Syntax:
(no) duplex MODE
MODE specifies the duplex mode: auto, full, half.

4. Example:
The following example shows the use of duplex MODE (full) to the
interface fe1 (port 1):

switch_a(config)#interface fe1
switch_a(config-if)#duplex full
switch_a(config-if)#


Flow control:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen.

switch_a(config)#interface fe1
switch_a(config-if)#


2. Usage:
Use flowcontrol on command to enable flow control, and configure the
flow control mode for the port.
Use the no flowcontrol to disable this function.

3. Command Syntax:
flowcontrol on
no flowcontrol

4. Example:
The following example shows the use of flowcontrol on to the interface fe1
(port 1):

switch_a(config)#interface fe1
switch_a(config-if)#flowcontrol on
switch_a(config-if)#