Planet TSN-6325-8T4S4X User manual

Industrial Layer 3
Managed TSN Switch
TSN-6325-8T4S4X
Quick Installation Guide

Table of Contents
1. Package Contents...................................................................... 3
2. Requirements............................................................................ 4
3. Wiring the Power Inputs ............................................................ 5
3.1 Grounding the Device.......................................................... 6
4. Terminal Setup.......................................................................... 7
4.1 Logging on to the Console................................................... 8
4.2 ConguringIPAddressviaConsole ...................................... 9
4.3 StoringCurrentSwitchConguration ...................................11
5. Starting Web Management ........................................................12
5.1 Logging in to the Industrial Managed Switch ........................13
5.2 SavingCongurationviaWeb .............................................15
6. RecoveringBacktoDefaultConguration ...................................17
7. Customer Support ....................................................................18

3
1. Package Contents
Thank you for purchasing PLANET L3 Industrial Managed TSN Switch,
TSN-6325-8T4S4X. “Industrial Managed Switch” mentioned in this
Quick Installation Guide refers to the above model.
Open the box of the Industrial Managed Switch and carefully
unpack it. The box should contain the following items:
TSN-6325-8T4S4X
The Industrial Managed Switch x 1
DB9 to RJ45 Interface RS232 Console Cable x 1
Quick Installation Guide sheet x 1
Wall Mounting Kit x 1
RJ45 Dust Cap x 9
SFP Dust Cap x 8
If any of these are missing or damaged, please contact your dealer
immediately.Ifpossible, retain the carton includingtheoriginalpacking
materials to enable you to repack the product in case there is a need
to return it to us for repair.

4
2. Requirements
The Industrial Managed Switch provides remote login interface for
management purposes. The following equipment is necessary for
further management:
• Workstations running Windows XP/2003/2008/Vista/7/8/10/11,
MAC OS X or later, Linux, UNIX, or other platforms are compatible
withTCP/IPProtocols.
• Workstations are installed with Ethernet NIC (Network Interface
Card).
• Serial Port Connection(Terminal)
The above Workstations come with COM Port (DB9) or USB-to-
RS232 converter.
The above Workstations have been installed with terminal
emulator, such as Hyper Terminal included in Windows XP/2003,
putty or tera term.
Serial cable -- one end is attached to the RS232 serial port,
while the other end to the console port of the Industrial
Managed Switch.
• Ethernet Port Connection
Network cables--Use standard network (UTP) cables with RJ45
connectors.
The above PC is installed with Web browser.
Note
It is recommended to use Chrome 98.0.xxx or above to
access the Industrial Managed Switch.

5
3. Wiring the Power Inputs
The Upper Panel of the Industrial Managed Switch indicates an inlet
power socket and consists of one green terminal block connector within
6 contacts. Please follow the steps below to insert the power wire.
1.Insert positive/negative DC power wires into Contacts 1 and 2 for
Power1,orContacts5and6forPower2.
DC9-48V,AC24V
Max. Fault Alar m Loadin g: 24V, 1A
DI1 DO0 DO1DI0 GNDGND
V1+ V2+
PWR1 PWR2Alarm
DC Input: 9-48V
, 5A max.
AC Input: 24V
, 2A max.
1 2 3 4 5 6
1 2 3 4 5 6
Figure 3-1: TSN-6325-8T4S4X Upper Panel
Tightenthewire-clampscrewsforpreventingthewiresfromloosening.
1 2 3 4 5 6
V+ V- V+ V-
Power 1 Power 2
Figure 3-2: Power 1 & 2 Pins of Terminal Block Connector
Note
1. The wire gauge for the terminal block should be in the
range from 12 to 24 AWG.
2. Please check the AWG Ampere specification before
connectingPLANETIndustrialManagedSwitch.

6
3.1 Grounding the Device
Users MUST complete grounding wired with the device; otherwise, a
sudden lightning could cause fatal damage to the device.
Max. Fault Alar m Loadin g: 24V, 1A
DI1 DO0 DO1DI0 GNDGND
V1+ V2+
PWR1 PWR2Alarm
DC Input: 9-48V
, 5A max.
AC Input: 24V
, 2A max.
1 2 3 4 5 6
1 2 3 4 5 6
Earth Ground

7
4. Terminal Setup
To congure the system, connect a serial cable to a COM port on a
PC or notebook computer and to RJ45 type serial (console) port of the
Industrial Managed Switch.
PC/Workstation with
Terminal Emulation Software
Serial Port
Console Port
115200,N,8,1
TSN Industrial
Managed Switch
RJ45 to DB9 RS232 Cable
Reset
Console
115200,N,8,1
Ring R.O. I/O
A terminal program is required to make the software connected to the
Industrial Managed Switch.
1. Run terminal program on the OS.
2.When the following screen appears, make sure that the COM port
shouldbeconguredas:
Baud:115200
Parity:None
Data bits: 8
Stop bits: 1
Flowcontrol:None

8
4.1 Logging on to the Console
Once the terminal has been connected to the device, power on the
Industrial Managed Switch and the terminal will display “running testing
procedures”.
Then, the following message asks to log in user name and password.
The factory default user name and password are shown as follows as
theloginscreeninFigure4-1appears.
Username:admin
Password: admin
Figure 4-1: Console Login Screen
The user can now enter commands to manage the Industrial Managed
Switch. For a detailed description of the commands, please refer to the
following chapters.
Note
1.For security reason, please change and memorize
the new password after this first setup.
2. Only accept command in lowercase letter under console
interface.

9
4.2 ConguringIPAddressviaConsole
The Industrial Managed Switch is shipped with default IP address
shown below:
IPAddress:192.168.0.100
Subnet Mask: 255.255.255.0
To check the current IP address or modify a new IP address for the
Switch,pleaseusetheprocedureasfollows:
Display of the Current IP Address
1.Atthe“#”prompt,enter“show ip interface brief”.
TSN-6325-8T4S4X # show ip interface brief
2.ThescreendisplaysthecurrentIPaddressshowninFigure4-2.
Figure 4-2: IP Information Screen

10
Conguration of the IP Address
3.Atthe “#” prompt, enter thefollowingcommandand press <Enter>
asshowninFigure4-3.
TSN-6325-8T4S4X#congure terminal
TSN-6325-8T4S4X(cong)#interface vlan 1
TSN-6325-8T4S4X(cong-if-vlan)#ip address 192.168.1.100
255.255.255.0
The previous command would apply the following settings for the
Industrial Managed Switch.
IPAddress:192.168.1.100
Subnet Mask: 255.255.255.0
Figure 4-3: Conguring IP Address Screen
4. Repeat step 1 to check if the IP address has changed.

11
4.3 StoringCurrentSwitchConguration
1.Atthe“#”prompt,enterthefollowingcommandandpress<Enter>.
# copy running-cong startup-cong
Figure 4-4: Saving Current Conguration Command Screen
If the IP is successfully congured, the Industrial Managed Switch will
apply the new IP address setting immediately. You can access the Web
interface of the Industrial Managed Switch through the new IP address.
Note
If you are not familiar with the console command or the
related parameter, enter “help” anytime in console to get
the help description.

12
5. Starting Web Management
The following shows how to start up the Web Management of the
Industrial Managed Switch. Note the Industrial Managed Switch is
congured through an Ethernet connection. Please make sure the
manager PC must be set to the same IP subnet address.
Forexample,thedefault IPaddressoftheIndustrialManagedSwitchis
192.168.0.100, then the manager PC should be set to 192.168.0.x
(where x is a number between 1 and 254, except 100), and the
defaultsubnetmaskis255.255.255.0.
RJ45/UTP Cable
IP Address:
192.168.0.100
TSN Industrial
Managed Switch
IP Address:
192.168.0.x
Figure 5-1: IP Management Diagram

13
5.1 Logging in to the Industrial Managed Switch
1.Use Chrome 98.0.xxx or above for Web browser and enter IP
address https://192.168.0.100 (the factory-default IP address) to
access the Web interface.
2.When thefollowingdialog boxappears, pleaseenterthe defaultuser
name “admin” and password “admin” (or the password you have
changedbefore)asshowninFigure5-2.
DefaultIPAddress:192.168.0.100
DefaultUserName:admin
Default Password: admin
Figure 5-2: Login Screen

14
3.After entering the password, the main screen appears as shown in
Figure5-3.
Figure 5-3: Web Main Screen of Industrial Managed Switch
The Switch Menu on the top of the Web page lets you access all the
commands and statistics the Industrial Managed Switch provides.
The Switch Menu always contains one or more buttons, such as
“System”,“Switching”,“Routing”, “QoS”, “Security”, “Ring” and
“Maintenance”.
Figure 5-4: Switch Menu
Figure 5-5: Switch Sub-menu

15
Figure 5-6: Switch Sub-menu
Now, you can use the Web management interface to continue the
Switch management. Please refer to the user manual for more.
Note
If you are not familiar with Switch functions or the related
parameter, press “Help icon” anytime on the Web page
to get the help description.
5.2 SavingCongurationviaWeb
To save all applied changes and set the current conguration as a
startup conguration, the startup-conguration le will be loaded
automatically across a system reboot.
1. Click the Save icon on the top Switch Menu bar.

16
2. Press the “Save Conguration” button.
3. Or the other way to save the setting is to Click Maintenance, Save
Startup Cong.

17
6.RecoveringBacktoDefaultConguration
IP address has been changed or admin password has been
forgotten –
To reset the IP address to the default IP address “192.168.0.100”
and the user password to factory default mode (default password is
admin), press the hardware-based reset button on the front panel
for about 10 seconds.Afterthedevice is rebooted, you can log in the
management Web interface within the same subnet of 192.168.0.xx
and default password. Be noted that all the previous setups will be
disappeared after the factory default reset is made.
1
3
5
7
2
4
6
8
Reset
Console
115200,N,8,1
P1 P2
Ring R.O.
Alarm
I/O
1000
LNK/ACT
10/100
LNK/ACT
1G/2.5G
10G
TSN-6325-8T4S4X
13
14
15
16
1G/2.5G
100
9
10
11
12
Reset Button
Figure 6-1: TSN-6325-8T4S4X Reset Button

18
7. Customer Support
Thank you for purchasing PLANET products. You can browse our online
FAQ resource on PLANET web site rst to check if it could solve your
issue. If you need more support information, please contact PLANET
switch support team.
PLANETonlineFAQs:
https://www.planet.com.tw/en/support/faq
Switch support team mail address:
TSN-6325-8T4S4XUser’sManual:
https://www.planet.com.tw/en/support/downloads?&method=keyword&
keyword=TSN-6325&view=3#list
(Please select your switch model name from the Product Model drop-
down menu)
Copyright © PLANET Technology Corp. 2022.
Contents are subject to revision without prior notice.
PLANET is a registered trademark of PLANET Technology Corp.
All other trademarks belong to their respective owners.
Table of contents
Other Planet Switch manuals

Planet
Planet GS-4210-8P2T2S User manual

Planet
Planet FGSW-2402S User manual

Planet
Planet GS-5220 Series User manual

Planet
Planet GSW-1600HP User manual

Planet
Planet WGS-5225-8MT User manual

Planet
Planet FSD-1600 User manual

Planet
Planet WGSW-14020 User manual

Planet
Planet WGSD-10020 User manual

Planet
Planet FSD-5816 User manual

Planet
Planet VC-412 User manual

Planet
Planet GSD-503 User manual

Planet
Planet XGS-6350-12X8TR User manual

Planet
Planet MGS-6320-8HP2X User manual

Planet
Planet ISW-504PT User manual

Planet
Planet IPM-8221 User manual

Planet
Planet ISW-504PS User manual

Planet
Planet GSD-1008HP User manual

Planet
Planet EPL-2000 User manual

Planet
Planet FSD-1008HP User manual

Planet
Planet VC-1602 User manual