beautypg.com

Signamax Model -065-7700 User Manual

Page 126

background image

Hardened Managed PoE Ethernet Switch

User’s Manual 125


3.

Command Syntax:

Bandwidth BANDWIDTH
no bandwidth

BANDWIDTH
<1-10000000000 bits> (usable units: k, m, g)
<1-999>k|m for 1 to 999 kilo bits or mega bits.
1g for 1 giga bits.


4.

Example:

The following example shows the use of bandwidth BANDWIDTH (10 mega
bits
) to the interface fe1 (port 1):

switch_a(config)#interface fe1
switch_a(config-if)#bandwidth 10m
switch_a(config-if)#


Duplex:
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 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).