D-Link Dis-200G Series Cli Reference Manual page 9

Industrial gigabit ethernet switch
Hide thumbs Also See for Dis-200G Series:
Table of Contents

Advertisement

of user and a password of pass1234.
Save the running configuration to the start-up configuration. This means to save the changes made so that
when the Switch is rebooted, the configuration will not be lost. The following example shows how to save the
running configuration to the start-up configuration.
Switch# copy running-config startup-config
Building configuration...
% Saving 733 bytes to flash:startup-config
Switch#
After the Switch was rebooted, or when the users logs out and back in, the newly created username and
password must be entered to access the CLI interface again, as seen below.
Copyright(C) 2017 D-Link Corporation. All rights reserved.
User Access Verification
Username:user
Password:********
Switch>
Interface Notation
When configuration the physical ports available on this switch, a specific interface notation is used. The
following will explain the layout, terminology and use of this notation.
In the following example, we will enter the Global Configuration Mode and then enter the Interface
Configuration Mode, using the notation 1/0/1. After entering the Interface Configuration Mode for port 1, we
will change the speed to 1 Gbps, using the speed 1000 command.
Switch#configure terminal
Switch(config)# interface Ethernet 1/0/1
Switch(config-if)# speed 1000
Switch(config-if)#
In the above example the notation 1/0/1 was used. The terminology for each parameter is as follows:
 Interface Unit's ID / Open Slot's ID / Port's ID
The Interface Unit's ID is the ID of the stacking unit without the physical stack. If stacking is disabled or this
unit is a stand-alone unit, then this parameter is irrelevant. The Open Slot's ID is the ID of the module
plugged into the open module slot of the Switch. The DIS-200G Series doesn't support any open modules
slots, thus this parameters will always by zero for this switch series. Lastly, the Port's ID is the physical port
number of the port being configured.
In summary the above example will configure the stacked switch with the ID of 1, with the physical port
number 1.
DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
DIS-200G-12PS/12PSW Gigabit Ethernet Switch
Command Line Interface
Firmware: Build 1.10.020
5

Advertisement

Table of Contents
loading

Table of Contents