724-746-5500 | blackbox.com
Pag e 111
Chapter 7: Command-Line Management
3. Command Syntax:
(no) shutdown
4. Example:
The following example shows the use of the shutdown command to shut down the interface fe1 (port 1):
switch_a(config)#interface fe1
switch_a(config-if)#shutdown
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).
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)#