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
Command Examples 29-7
Figure 29-12 CLI: boot config Command Example
Use the reload config command to restart the system and use a different configuration file (if specified). The
following example restarts the system to use the second configuration file.
Figure 29-13 CLI: reload config Command Example
When you use the
write memory command without specifying a configuration file index number,
the switch saves the changes to the configuration file the switch is currently using.
29.6.4 Resetting to the Factory Default
Follow the steps below to reset the switch back to the factory defaults.
1. Enter erase running config to reset the current running configuration.
2. Enter write memory to save the changes to the current configuration file. If you want to reset the
second configuration file, use the
write memory command again with the specified index number.
The following example resets both configuration files to the factory default settings.
Figure 29-14 CLI: Reset to the Factory Default Example
29.7 Example no Commands
These are the commonly used command examples that belong to the “no” group of commands.
29.7.1 no mirror-port
Syntax:
no mirror-port
Disables port mirroring on the switch.
An example is shown next.
GS-3012# boot config 2
GS-3012# reload config 2
GS-3012# erase running-config
GS-3012# write memory
GS-3012# write memory 2