D-Link DGS-1520-28MP Product Manual 1 - Page 31

Logging into the CLI, Creating a User Account, Configuring the IP Address

Page 31 highlights

DGS-1520 Series Gigabit Ethernet Smart Managed Switch Hardware Installation Guide Logging into the CLI At the login screen, enter the Username and Password and press Enter after each entry to access the CLI. DGS-1520-28MP Gigabit Ethernet Smart Managed Switch Command Line Interface Firmware: Build 1.00.018 Copyright(C) 2020 D-Link Corporation. All rights reserved. User Access Verification Username:admin Password:***** Switch# NOTE: For security reasons, it is highly recommended to configure a personal username and password for this Switch. Creating a User Account To create a new user account, use the username command in the Global Configuration Mode. Switch# configure terminal Switch(config)# username NewUser password 12345 Switch(config)# username NewUser privilege 15 Switch(config)# A user account with the username 'NewUser', password '12345', and privilege level 15 was created. NOTE: Usernames can be up to 32 characters in length. Passwords can be up to 32 plain-text characters in length. Passwords are case sensitive. Configuring the IP Address To configure the IP address of the Switch, use the ip address command in the VLAN Interface Configuration Mode. Switch# configure terminal Switch(config)# interface vlan 1 Switch(config-if)# ip address 10.50.50.50 255.0.0.0 Switch(config-if)# The IP address of the Switch was change to '10.50.50.50' with the subnet mask of '255.0.0.0'. 26

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62

DGS-1520 Series Gigabit Ethernet Smart Managed Switch Hardware Installation Guide
26
Logging into the CLI
At the login screen, enter the
Username
and
Password
and press
Enter
after each entry to access the CLI.
DGS-1520-28MP Gigabit Ethernet Smart Managed Switch
Command Line Interface
Firmware: Build 1.00.018
Copyright(C) 2020 D-Link Corporation. All rights reserved.
User Access Verification
Username:admin
Password:*****
Switch#
NOTE:
For security reasons, it is highly recommended to configure a personal username and password
for this Switch.
Creating a User Account
To create a new user account, use the
username
command in the Global Configuration Mode.
Switch# configure terminal
Switch(config)# username NewUser password 12345
Switch(config)# username NewUser privilege 15
Switch(config)#
A user account with the username 'NewUser', password '12345', and privilege level 15 was created.
NOTE:
Usernames can be up to 32 characters in length. Passwords can be up to 32 plain-text
characters in length. Passwords are case sensitive.
Configuring the IP Address
To configure the IP address of the Switch, use the
ip address
command in the VLAN Interface Configuration Mode.
Switch# configure terminal
Switch(config)# interface vlan 1
Switch(config-if)# ip address 10.50.50.50 255.0.0.0
Switch(config-if)#
The IP address of the Switch was change to '10.50.50.50' with the subnet mask of '255.0.0.0'.