Black Box 8-port 10/100base-tx hardened ethernet extender switch Network Hardware User Manual


 
Page 127
724-746-5500 | blackbox.com
LB308A
Chapter 6: Command Line Console Management
4. Example:
The following example specifies to exit from the Exec mode or Privileged Exec
mode.
switch_a>logout
switch_a login:
6.3 Port
Configuration, Port Status, Rate Control, RMON Statistics, Per Port Vlan Activities,
Port Security
Configuration
Admin Setting:
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 the shutdown command to shut down the selected interface.
Use the no shutdown to disable this function.
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)#