D-Link DXS-3400 Quick Install Guide - Page 31

Configuring the IP Address, Connecting to the MGMT Port

Page 31 highlights

DXS-3400 Series Lite Layer 3 Stackable 10GbE Managed Switch Hardware Installation Guide NOTE: Passwords are case sensitive. Usernames can be up to 32 characters in length. Passwords can be up to 32 plain-text characters in length. Configuring the IP Address Each switch must be assigned its own in-band IP Address, which is used for communication with an SNMP network manager or other TCP/IP applications. The Switch's default IP address is 10.90.90.90 with a subnet mask of 255.0.0.0. You can change the IP address of the Switch to meet the specification of your networking address scheme. The IP address of the Switch must be configured before it can be managed, by the user, via the Web UI. An example to change the IP address of the Switch to '10.50.50.50', using a subnet mask of '255.0.0.0': Switch>enable Switch#configure terminal Switch(config)#interface vlan 1 Switch(config-if)#ip address 10.50.50.50 255.0.0.0 Switch(config-if)# In the above example, 1. We accessed the Privileged EXEC Mode by entering the command enable. 2. Then we entered the Global Configuration Mode by entering the command, configure terminal. 3. Then we entered the VLAN Configuration Mode of the default VLAN, which is VLAN 1, by entering the command, interface vlan 1. 4. Then we changed the IP address of the Switch to 10.50.50.50 and the subnet mask to 255.0.0.0 by entering the command ip address 10.50.50.50 255.0.0.0. The Switch can now be accessed and configured using the IP address through Telnet or the Web UI. Alternatively, the Switch can also be configured to receive its IP address using DHCP. Connecting to the MGMT Port The front panel of the Switch features an Out-Of-Band (OOB) RJ45 MGMT port which can be used to connect to a computer using a standard Ethernet cable. A web browser or Telnet client can be used to connect to the Switch using the MGMT port. To use the MGMT port, connect one end of an Ethernet cable to a computer and the other end to the Switch. The default IP address of the MGMT port is 192.168.0.1 and the subnet mask is 255.255.255.0. Make sure that the computer being used for the switch management has a non-conflicting IP address in the 192.168.0.0/24 network. To view the IP settings of the MGMT port, use the following command: Switch#show ip interface mgmt 0 mgmt_ipif 0 is enabled, Link status is up IP address is 192.168.0.1/24 Gateway is 0.0.0.0 Switch# The IP settings or enabled status of the MGMT port can be changed through the console port. For example, to change the IP address of the MGMT port, use the following commands: Switch#configure terminal Switch(config)#interface mgmt 0 Switch(config-if)#ip address 192.168.1.1 255.255.255.0 Switch(config-if)# 31

  • 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

DXS-3400 Series Lite Layer 3 Stackable 10GbE Managed Switch Hardware Installation Guide
31
NOTE:
Passwords are case sensitive. Usernames can be up to 32 characters in length.
Passwords can be up to 32 plain-text characters in length.
Configuring the IP Address
Each switch must be assigned its own in-band IP Address, which is used for communication with an SNMP network
manager or other TCP/IP applications. The Switch's default IP address is 10.90.90.90 with a subnet mask of 255.0.0.0.
You can change the IP address of the Switch to meet the specification of your networking address scheme.
The IP address of the Switch must be configured before it can be managed, by the user, via the Web UI.
An example to change the IP address of the Switch
to ‘10.
50.50.5
0’, using a subnet mask of ‘255.0.0.0’:
Switch>enable
Switch#configure terminal
Switch(config)#interface vlan 1
Switch(config-if)#ip address 10.50.50.50 255.0.0.0
Switch(config-if)#
In the above example,
1. We accessed the
Privileged EXEC Mode
by entering the command
enable
.
2.
Then we entered the
Global Configuration Mode
by entering the command,
configure terminal
.
3.
Then we entered the
VLAN Configuration Mode
of the default VLAN, which is VLAN 1, by entering the
command,
interface vlan 1
.
4.
Then we changed the IP address of the Switch to 10.50.50.50 and the subnet mask to 255.0.0.0 by entering
the command
ip address 10.50.50.50 255.0.0.0
.
The Switch can now be accessed and configured using the IP address through Telnet or the Web UI. Alternatively, the
Switch can also be configured to receive its IP address using DHCP.
Connecting to the MGMT Port
The front panel of the Switch features an Out-Of-Band (OOB) RJ45 MGMT port which can be used to connect to a
computer using a standard Ethernet cable. A web browser or Telnet client can be used to connect to the Switch using
the MGMT port.
To use the MGMT port, connect one end of an Ethernet cable to a computer and the other end to the Switch. The
default IP address of the MGMT port is 192.168.0.1 and the subnet mask is 255.255.255.0. Make sure that the
computer being used for the switch management has a non-conflicting IP address in the 192.168.0.0/24 network.
To view the IP settings of the MGMT port, use the following command:
Switch#show ip interface mgmt 0
mgmt_ipif 0 is enabled, Link status is up
IP address is 192.168.0.1/24
Gateway is 0.0.0.0
Switch#
The IP settings or enabled status of the MGMT port can be changed through the console port. For example, to change
the IP address of the MGMT port, use the following commands:
Switch#configure terminal
Switch(config)#interface mgmt 0
Switch(config-if)#ip address 192.168.1.1 255.255.255.0
Switch(config-if)#