xStack DGS-3612G Layer 3 Gigabit Ethernet Managed Switch CLI Manual
DGS-3612G:4#show configuration current_config
Command: show configuration current_config
#-----------------------------------------------------------------------------------------------
# DGS-3612G Gigabit Ethernet Switch
# Configuration
#
# Firmware: Build 1.00-B62
# Copyright(C) 2004-2007 D-Link Corporation. All rights reserved.
#-----------------------------------------------------------------------------------------------
# BASIC
config serial_port baud_rate 9600 auto_logout 10_minutes
enable telnet 23
enable web 80
# STORM
config traffic control 1-5 broadcast disable multicast disable dlf disable threshold 128
# GM
config sim candidate
CTRL+C ESC q Quit SPACE n Next Page ENTER Next Entry a All
config configuration
Purpose
Used to configure the configuration file located on the FLASH
memory as a boot up configuration, or as an active configuration.
Syntax
config configuration <path_filename 64> [boot_up | active]
Description
This command is used to configure the configuration file on the
FLASH drive of the Switch. The user may choose to use it as a boot
up or active section.
Parameters
<path_filename 64>
– Specifies the path and filename of the
configuration file located on the FLASH drive of the Switch.
boot_up
– Entering this parameter will specify the configuration file
as a boot up section.
active
– Entering this parameter will first load and then activate this
configuration file on the switch.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To configure FLASH file “c:/startup.cfg” as the boot up configuration:
DGS-3612G:4# config configuration c:/startup.cfg boot_up
Command: config configuration c:/startup.cfg boot_up
Success.
DGS-3612G:4#
51