User guide
Table Of Contents
- Part1
- Part2
- Part2
- Part3
- Part4
- Part5
- Dynamic Link Aggregation
- Link Aggregation ID
- RADIUS
- Configuring RADIUS Server Settings
- Configuring IEEE802.1x
- Supported MIBs
- SNMP Traps
- Configuring SNMP
- Setting Up Login Accounts
- Requirements for Using SSH
- HTTPS Example
- Internet Explorer Warning Messages
- Netscape Navigator Warning Messages
- Login Screen
- Strict Priority Queuing (SPQ)
- Weighted Round Robin Scheduling (WRR)
- DiffServ
- DSCP and Per-Hop Behavior
- DHCP “Relay Agent Information Option”
- DHCP Relay Agent Circuit ID Sub-option Format
- Part6
- Part7
- Switch Configuration File
- Access Priority
- The Console Port
- Telnet
- List of Available Commands
- Detailed Command Information
- Logging Out
- User Mode
- Enable Mode
- Configure Mode
- config-vlan Commands
- interface Commands
- show system-information
- show hardware-monitor
- show ip
- show logging
- show interface
- show mac address-table
- Backing up Configuration
- Restoring Configuration
- Using a Different Configuration File
- Resetting to the Factory Default
- no mirror-port
- no https timeout
- no trunk
- no port-access-authenticator
- no ssh
- interface
- bpdu-control
- broadcast-limit
- bandwidth-limit
- mirror
- gvrp
- ingress-check
- frame-type
- vlan-trunking
- spq
- wrr
- egress set
- qos priority
- name
- speed-duplex
- Static Entries (SVLAN Table)
- Dynamic Entries (DVLAN Table)
- GARP Status
- GARP Timer
- GVRP Timer
- Enable GVRP
- Disable GVRP
- Set Port VID
- Set Acceptable Frame Type
- Enable or Disable Port GVRP
- Modify Static VLAN
- Delete VLAN ID

Dimension GS-3012 Gigabit Ethernet Switch
Introduction to CLI 28-5
28.6 Command Modes
There are three CLI command modes: User, Enable and Configure.
When you first log into the CLI, the initial command mode is the User mode. The User mode commands are a
subset of the Enable mode commands. The User mode command prompt ends with an angle bracket (>).
To enter Enable (or privileged) mode, type “
enable” and enter a password when prompted (the default is 1234).
When you enter the Enable mode, the command prompt changes to the pound sign (
#).
To enter the configuration mode, type “
configuration” or “config”. The Configure mode command prompt
consists of the word “
config” and the pound sign (#). There are two sub configuration modes: VLAN and
interface. To enter config-vlan mode, type “
vlan” followed by a number (between 1 to 4094). For example, vlan
10
. To enter config-interface mode, enter interface followed by a port number. For example, interface 10.
Enter “
exit” or “logout” to quit from the current mode or log out from the CLI.
28.7 Using Command History
The switch keeps a list of up to 256 commands(s) you have entered for the current CLI session. You can use any
commands in the history again by pressing the up (y) or down (z) arrow key to scroll through the previously used
commands and press [ENTER]. Use the history command to display the list of commands.
Figure 28-7 CLI: History Command Example
28.8 Saving Your Configuration
After you set the switch settings with the configuration commands, use the write memory command to save the
changes permanently to the configuration file that you are using.
Figure 28-8 CLI: write memory
The
write memory command is not available in User mode.
You must save your changes after each CLI session. All unsaved configuration changes are lost
once you restart the switch.
28.8.1 Logging Out
In User mode, enter the exit or logout command to log out of the CLI.
GS-3012# write memory
GS-3012> history
enable
Exit
show ip
history
GS-3012>