Taoyuan Technology Center
No.18, Xinglong Rd., Taoyuan City,
Taoyuan County 33068, Taiwan
TEL: 886-3-362-6301 / FAX: 886-3-371-6301
Asia
Delta Electronics (Jiangsu) Ltd.
Wujiang Plant 3
1688 Jiangxing East Road,
Wujiang Economic Development Zone
Wujiang City, Jiang Su Province, P.R.C. 215200
TEL: 86-512-6340-3008 / FAX: 86-769-6340-7290
1.4 MTBF (Mean Time Between Failures) ................................................ 1-4
1-1
DVS Managed Industrial Rack Mount Ethernet Switc hes User Manual
FCC Interference Statement
This equipment has been tested and found to comply with the limits for a class A digital device,
pursuant to part 15 of the FCC Rules. These limits are designed to provide reasonable protection
against harmful interference in a residential installation.
This equipment generates radio frequency signal and, if not installed and used in accordance with
the instructions, may cause harmful interference to radio communications. However, there is no
guarantee that interference will not occur in a particular installation. If this equipment does cause
harmful interference to radio or television reception, which can be determined by turning the
equipment off and on, the user is encouraged to try to correct the interference by one or more of the
following measures:
---Reorient or relocate the receiving antenna.
---Increase the separation between the equipment and receiver.
---Connect the equipment into an outlet on a circuit different from that to which the receiver is
connected.
---Consult the dealer or an experienced radio/TV technician for help.
CE Declaration of Conformi ty
The DVS series switches are CE certificated products. They could be used in any kind of the
environments under CE environment specification. For keeping more safe application, we strongly
suggest to use the CE-compliant industrial enclosure products.
1.1 Feature
Thank you for purchasing the DVS Managed Industrial Ethernet Switches. The DVS series switches
including Unmanaged and Managed switches. Except the DVS-005I00, the DVS series switches are
equipped with the intelligent alarm function, and allow the wide range of operating temperature (-40
to 85℃ or -20 to 70℃). The DVS series switches are designed to support the application in any
rugged environment and comply with UL, CE and FCC standards
1.1.1 High Performance Network Technology
10/100Base-T(X) (RJ45), 10/100/1000Base-T (RJ45), 100/1000Bas e-SFP Fiber
IEEE 802.3/802.3u/802.3ab/802.3z
Auto negotiation speed
Auto MDI/MDI-X
1.1.2 Industrial Grade Reliability
1 set of AC power input and 2 set of DC power inputs
No Description
1 AC power input.
2 Redundant DC power input
3 Grounding Screw
4 Power LED
5 ONE RING / ONE CHAIN / ONE COUPLING LED
6 Alarm LED
7 DI LED
Chapter 1 Introduction
8 Relay alarm port
9 Digital Input
10 Reset button
11 Fast Ethernet ports
12 Fast Ethernet Combo ports
13 Gigabit Ethernet Combo ports
14 USB CONSOLE port
1.2SFP Module Installation
Insert:
Insert SFP Module into the SFP combo port.
1-3
DVS Managed Industrial Rack Mount Ethernet Switc hes User Manual
Note:
compatible with Delta SFP module.
Note:
loss values once the link is established to identify any potential performance issues.
Remove:
Pull the tab on the module, and then pull out it.
Delta has LCP-155 and LCP-1250 series SFP module. DVS switch can promise 100%
The actual link distance of a particular fiber optic link given the optical budget, the number
of connectors and splices, and cabling quantity. Please measure and verify the actual link
1.3 Package Checklist
Delta DVS series Managed Rack Mount Ethernet Switch
Protective Caps for unused RJ45 ports and fiber ports (inserted to the switch)
USB Type A to Type B console cable
User manual and software CD
Instruction Sheet
Rack bracket*4
M4 screw*20
M5 screws*6
T4 screw*6 and anchor screw*6
Rubber feet*4
Rubber Plug*16(Inserted to the switch)
1.4 MTBF (Mean Time Between Failures)
More than 1,100,000 hours.
1-4
MEMO
Chapter 1 Introduction
1-5
Chapter 2User Interface Introd u ction
Table of Contents
2.1 USB Console Configuration ................................................................. 2-2
2.3 Web Browser Configuration ................................................................ 2-6
2-1
DVS Managed Industrial Rack mount Ethernet Switch User Manual
Note:
terminal software to use it.
2.1 USB Console Configuration
A Delta switch support s configur ation using the CLI interface, availab le on the USB port with the baud rate 9600.
You can use the terminal sof tware to connect to a Delta switch. The inactivity timeout value on a serial port
connection can be configured between 0 and 160 minutes. (Value 0: disable the timeout.)
1. Open the terminal software, and sele ct an appropriate COM port for Console Connection, 9600 for Baud Rate, 8 for Data Bits, None for Parity, and 1 for Stop Bits, None for Flow Control.
The Windows 7 system does not support Hyper Terminal. If you need it, you can download the
2-2
Chapter 2 User Interface Introduction
2. The user name and the password are the same as Web Browser. The default user name is “admin”, and
the password is blank.
You can use “?” to list the commands.
2-3
DVS Managed Industrial Rack mount Ethernet Switch User Manual
Note:
USB driver. You can find the driver in the CD package.
Example 1:
There is a DHCP server in your environment, and the Delta switch can get an IP address from the DHCP
server. I f y o u d on’t want to check the IP address from the DHCP serv er, then you can use the USB console
cable to login to the Delta switch. Using the “show network” command can display the IP address
information of the Delta switch.
Example 2:
If you want to change the network configuration protocol from DHCP mode to static mode, using CLI
commands to change the protocol and setting a static IP address and a subnet mask.
(DVS-108W02-2SFP) > enable
(DVS-108W02-2SFP) # configure terminal
(DVS-108W02-2SFP) (config)# interface vlanmgmt
(DVS-108W02-2SFP) (config-if)# no ip address
(DVS-108W02-2SFP) (config-if)# ip address 10.10.10.1 255.255.255.0
(DVS-108W02-2SFP) (config-if)# exit
(DVS-108W02-2SFP) (config)# exit
(DVS-108W02-2SFP) # sa v e
Building configuration ...
[OK]
(DVS-108W02-2SFP) #
Before you use the USB console configuration, please make sure that you have ins t alled the
2-4
Chapter 2 User Interface Introduction
2.2 Telnet Console Configuration
A Delta switch supports the telnet server function; it can be globally enabled or disabled. The user can use all
CLI commands over a telnet session. The maximum number of inbound telnet sessions allowed on the switch
can be configured to 0-5. The inactivity timeout value for the incoming Telnet sessions for the switch can be
configured to 1-160 minutes. The login authentication supports the local user method or the remote user
method which is configured. When the login authenticatio n is the remote user method, it supports RADIUS and
TACACS+.
1. Open a Command Prompt window and input “telnet 192.168.1.5” to login to a De lt a switch.
2. After entering a user name and a password, you can use the CLI command to control the switch.
Note:
The default user name is “admin” and the password is blank.
2-5
DVS Managed Industrial Rack mount Ethernet Switch User Manual
2.3 Web Browser Configuration
The Delta switch supports a friendly GUI for administrators to configure the switch. Admin user can monitor the
port status of a Delta switch, and configure the settings of each function via the web interface.
The switch provides an admin user of high access level to creat e lower access level of a normal user
1. Open a web browser and connect to the default IP address 192.168.1.5. Enter a user nam e and a
password. (The defa ult user name is “adm in” and the password is blank.)
You can also change the language into English or Simplified Chinese via the drop-down list on the upper
right.
Note: The default user name “admin” is in the lowercase not uppercase.
2. When an admin user logging in, the menu tree will show up the complete functions.You can see as below:
2-6
Chapter 2 User Interface Introduction
When a normal user loggin in, the menu tree will show up the part of functions.You can see as below:
3. The port status an d the LED status on the sw itch ca n be mon itor ed in th e top f rame. The status of the Delta
switch in the top frame displays the real status with the physical switch synchronously.
2-7
DVS Managed Industrial Rack mount Ethernet Switch User Manual
The based object ID for the Management Information Base (MIB) of the switch.
Fixed
Date & Time
The current date and time.
None
System Up Time
The time of hours, minutes, and seconds since the switch was last started.
None
MAC Address
The MAC address of the switch.
Fixed
3.1 Basic Setting
The basic setting group includes the most common settings, and an administrator can maintain the control of
the Delta switch in this group.
IMPORTANT:
Make sure that you save the configuration in the Sav e Co nfigur atio n
page after you have applied the configuration changes. (Save
Config
then the configuration will be cleared after the switch is rebooted.
Save Configuration) If you do not save the configuration,
3.1.1System Information
System Information includes the basic switch sta tus items and the version .It also di splayed in t he bann er of the
GUI. These informations can help the administrator identify the switch in the network.
Switch Status
3-5
DVS Managed Industrial Rack Mount Ethernet Switch User Manual
Description
Factory default
Model Name
The model name of the switch.
Model Name
Boot Version
The boot version of the switch.
Boot Version
Software Version
The software version of the switch.
Software Version
Versions
3.1.2Network Interface
The network interface on th e n etw ork device is a logical interface. Each netw or k dev i ce mus t hav e one or m ore
interfaces to connect with other network devices. But the configuration of the network interface does not affect
the traffic which is forwarded.
3.1.2.1 IPv4 Network Configuration
You can configure a static IP address, a subnet mask and a default gateway for the switch. Or you can enable
DHCP mode or BOOTP mode for receiving a dynam ic IP a ddress, a subnet mask and a def ault gateway. If you
enable DHCP mode or BOOTP mode, but there is no DHCP or BOOTP server in the network, the default link
local IP address will be 169.254.100.100.
Note:
The default Current Network Configuration Protocol is None. And the default IP address is
192.168.1.5.
3-6
Chapter 3 Featured Functions
Description
Factory default
IP Address
login again, and making sure the URL is the latest IP address.
Subnet Mask
Input the IP subnet mask of the IPv4 network interface.
255.255.0..
Default Gateway
Input the default gateway of the IPv4 network interface.
0.0.0.0.
MAC Address
This field displays the MAC address of the switch.
MAC address
Current Network Configuration Protocol
Select one item to specify how the switch gets its IP information:
(BOOTP) server on the network.
Management VLAN ID
Input the management VLAN ID in the range from 1 to 4094.
1
Description
Factory default
Admin Mode
Enable: IPv4 / IPv6 mode. Support both IPv4 and IPv6.
IPv6 Gateway
Input the IPv6 address of the IPv6 gateway.
None
IPv4 Network Interface Configuration
Input the IP address of the IPv4 network interface.
Note:
After you change the IP ad dres s and cli cking Apply, we suggest you to
None: Specify the static IP address information.
DHCP: The IP information of the switch is assigned by a Dynamic Host
Configuration Protocol (DHCP) server on the network.
BOOTP: The IP information of the switch is assigned by a Bootstrap Protocol
192.168.1.5
None
3.1.2.2 IPv6 Network Configuration
If you need to configure a global IPv6 address, please follow the standard format: “IPv6 Prefix/Prefix Length”.
Example: “1001:2002:3003::7007:8008/64”
Global Configuration
Specify the IPv6 administrative status of the network interface by selecting one item:
Disable: IPv4 only mode. Only support IPv4, not support IPv6.
Enable
3-7
DVS Managed Industrial Rack Mount Ethernet Switch User Manual
Description
Factory default
IPv6 Prefix / Prefix Length
Enter the IPv6 address followed by a slash and then the prefix length of the network
interface.
EUI64
Specify whether the IPv6 address is in the 64-bit extended unique identifier (EUI-64)
False: The IPv6 address is not in the EUI-64 format.
DHCP server.
Description
Factory default
IPv6 Address
The IPv6 address of the neighbor.
None
MAC Address
The MAC address of the neighbor.
None
Neighbor State
The status of the neighbor:
Unknown: The status of the neighbor is unknown.
IPv6 Network Interface Configuration
IPv6 address
format:
True: The IPv6 address is in the EUI-64 format.
Note:
An IPv6 address in the EUI-64 format is an automatically self-assigned unique 64-bit IPv6 interface
identifier. You do not need to manually configure such an IPv6 address, and it is not assigned by a
3.1.2.3 IPv6 Net work Neighbor
The IPv6 network interface neighbor table can display the neighbor IPv6 address.
IPv6 Network Interface Neighbor Table
None
Static: The neighbor has a static IP address.
Reachable: The neighbor was reached very recently (that is, within a
period of tens of seconds).
Incomplete: The address resolution for the neighbor is in progress, but the
link-layer address of the neighbor has not yet been determined.
Stale: The neighbor ca n no lo nger b e rea che d. Until the traffic is sent to the
neighbor, no atte mpt is made to ver ify it if it can be reached again.
Delay: The neighbor can no longer be reached. The traffic was recently
sent to the neighbor, but neighbor solicitation probes are delayed because
the confirmation that the neighbor can be reached might be received.
Probe: The neighbor can no longer be reached. Unicast neighbor
solicitation probes are sent to verify whether the neighbor can be reached
again.
3-8
None
Chapter 3 Featured Functions
Description
Factory default
Port
This field displays the interface number.
interface number
Link Status
This field displays the connection of the interface.
Link Down: No network dev ice is conne ctin g to the inter fac e .
Admin Mode
The administrative state of the interface:
the interface.
Alias
Specify an alias for the port to help administrators differentiate between different ports.
For example: Head port.
Port Type
This field displays whether the interface is a member of a port channel:
Note:
LAG configuration could be configured in Port Trunk.
Physical Mode
Specify the speed capability of each interface:
duplex mode.
Physical Status
This field displays the actual port speed and the duplex mode.
None
Flow Control Mode
3.1.3Port Settings
You can configure the basic port settings and LAG settings of the Delta switch in the Port Settings group.
3.1.3.1 Port Settings
You can configure and monitor the port status on this page.
Port Settings
Link Up: There is a network device connecting to the interface.
Enable: The interface is switched on and the network device can connect to the
interface.
Disable: The interfa ce is sw itc hed off and the network device can not connect to
Trunk Member: The interface is a member of a link aggregation group.
Normal: The interface is not a member of a link aggregation group (port channel).
If you add ports in the lag, the port type will show “Trunk Member”. The
Auto: The duplex mode and the speed of the interface are set by the
auto-negotiation process. The interface can support the maximum capability: Full
duplex and 1 Gbps or 100Mbps.
10 Mbps Half Duplex: Indicates that the interface works at 10 Mbps in the half
duplex mode.
10 Mbps Full Duplex: Indicates that the interface works at 10 Mbps in the full
duplex mode.
100 Mbps Half Duplex: Indicates that the interface works at 100 Mbps in the half
duplex mode.
100 Mbps Full Dup lex: Indicates that the interface works at 100 Mbps in the full
Link down
Enable
None
Normal
Auto
3-9
Loading...
+ 216 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.