Welcome to the Industrial Automation website!

NameDescriptionContent
XING-Automation
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

Hirschmann GUI Graphical User Interface Industrial ETHERNET (Gigabit-)Switch RS20/RS30/RS40, MS20/MS30

F: | Au:FAN | DA:2025-12-31 | 583 Br: | 🔊 点击朗读正文 ❚❚ | Share:

Hirschmann GUI Graphical User Interface Industrial ETHERNET (Gigabit-)Switch RS20/RS30/RS40, MS20/MS30 

Document Overview

Document positioning: Official reference manual for Hirschmann Industrial Ethernet Switch graphical user interface (GUI) and command-line interface (CLI), applicable to RS20/RS30/RS40, MS20/MS30 and other series devices, version L2E Rel.9.0 (released in February 2015).

Core objective: To provide technical personnel with a complete operation guide for equipment configuration, monitoring, and diagnosis, ensuring network reliability, security, and compatibility in industrial scenarios.

Supporting resources: It needs to be used in conjunction with installation manuals, basic configuration manuals, redundant configuration manuals, etc., and supports the integration of HiVision network management software.


Basic configuration (IP/system information)

1. GUI operation steps

Key settings for functional operation path

Configure IP address basic settings ->select "Local" network mode, enter IP address, subnet mask, gateway; VLAN ID default 1 (0 means all VLANs are accessible)

Modify system information basic settings ->System input system name (PROFINET scene only includes letters/numbers/hyphens/dots), location, and contact person; Set temperature threshold (default upper and lower limits adapted to industrial environments)

Save Configuration Basic Settings → Load/Save Select "Save to Device" or "Save to PC (XML/financial format)", click "Set" to confirm

Restore factory settings to basic settings → Load/Save → Delete Select "Current Configuration", click "Delete Configuration", restart the device to take effect

2. CLI operation commands

Example of Function Command (Mode)

Configure IP address privilege execution mode: network parms <ip> <mask> [gw] network parms 192.168.1.100 255.255.255.0 192.168.1.1

View system information privilege execution mode: show sysinfo displays software version, MAC address, CPU utilization, port status, etc

Save configuration privilege execution mode: copy running config startup config Save current configuration to non-volatile memory, restart without loss

Restore factory settings privilege execution mode: clear config factory. After confirmation, delete all configurations (including IP addresses) and reconfigure them


VLAN configuration (IEEE 802.1Q)

1. GUI operation steps

Key settings for functional operation path

Create static VLAN switch → VLAN → Static VLAN Input VLAN ID (1-4042) and name (up to 32 characters); Port selection "T (tagged)" or "U (untagged)"

Configure port VLAN attribute exchange → VLAN → default port VLAN ID 1; Allow frame type selection of 'admitAll' (default); Disable inbound filtering (required for HIPER Ring scenarios)

View VLAN status exchange → VLAN → Current VLAN View port members, tag modes, and creation times for all VLANs

2. CLI operation commands

Example of Function Command (Mode)

Enter VLAN database mode privilege execution mode: VLAN database-

Create VLAN database mode: VLAN<id>VLAN 10 (Create VLAN 10)

Naming VLAN VLAN database schema: VLAN name<id><name>VLAN name 10 Production (naming VLAN 10 as "Production")

Configure port VLAN member interface configuration mode: VLAN participation include<id>interface 1/1 → VLAN participation include 10 (port 1/1 joins VLAN 10)

Configure port label mode interface configuration mode: VLAN tagging<id>interface 1/1 → VLAN tagging 10 (port 1/1 sends VLAN 10 frames with labels)

View VLAN configuration privilege execution mode: show VLAN brief displays the IDs, names, and types of all VLANs

image.png

Redundant configuration (HIPER Ring/MRP Ring)

1. HIPER Ring configuration

Operation method steps/command key parameters

GUI redundancy → ring network redundancy → select "HIPER Ring" ring port and choose 2 physical ports (such as 1/1, 1/2); Select "Standard" (480ms) or "Acceleration" (280ms) as the recovery mode; Enable Environmental Manager

CLI global configuration mode: hip ring → hip ring port primary<slot/port>→ hip ring port secondary<slot/port>→ hip ring recovery delay standard hip ring port primary 1/1 → hip ring port secondary 1/2 (set 1/1 and 1/2 as ring ports)

2. MRP Ring configuration

Operation method steps/command key parameters

GUI redundancy → ring network redundancy → select "MRP Ring" ring port and choose 2 physical ports; Set VLAN ID to>0 (bind specific VLAN); Select a recovery time of 200ms/500ms; Enable Environmental Manager

CLI global configuration mode: mrp new domain → mrp current domain<domain>→ mrp port<slot/port>ring port mrp new domain 1 → mrp current domain 1 → mrp port 1/1 ring port (port 1/1 is set as MRP ring port)


Port security configuration (MAC/IP binding)

1. GUI operation steps

Key settings for functional operation path

MAC based Port Security ->Port Security ->Configure and select "MAC Based" Port Allow MAC addresses: Enter up to 50 MAC addresses (supports address ranges, such as 00:80:63:00:00:00/24); Dynamically limit 1-50 automatic learning addresses

IP based port security → Port security → Configuration selection "IP based" port allows IP addresses: enter up to 10 IPs; relies on ARP to resolve MAC, ensuring that the terminal device is online

Violation action setting security ->Port security ->Select "trapOnly" (alert), "portDisable" (disable port), or "autoDisable" (reset according to diagnostic configuration) from the port table

2. CLI operation commands

Example of Function Command (Mode)

Enable MAC based port security global configuration mode: port sec mode MAC based-

Binding MAC address to port interface configuration mode: port sec allowed mac add<mac>interface 1/1 → port sec allowed mac add 00:11:22:33:44:55 (binding MAC to port 1/1)

Binding IP address to port interface configuration mode: port sec allowed ip add<ip>interface 1/1 → port sec allowed ip add 192.168.1.200 (binding IP to port 1/1)

Set violation action interface configuration mode: port sec action<action>interface 1/1 → port sec action portDisable (disable port 1/1 when violating)

View port security status privilege execution mode: show port sec port<slot/port>show port sec port 1/1 (view the security configuration of port 1/1)


QoS/Priority Configuration

1. GUI operation steps

Key settings for functional operation path

Global Trust Mode QoS/Priority → Select "trustDot1p" (Trust VLAN Priority) or "trustIpDscp" (Trust IP DSCP) globally; Set the priority of management messages to 6-7 (to ensure the management channel)

Port priority QoS/priority → Port configuration Port priority is set to 0-7 (with 7 being the highest), automatically mapped to 4 traffic classes

802.1D/p mapping QoS/priority → 802.1D/p mapping VLAN priority 0-7 to traffic class 0-3 (e.g. priority 6 → traffic class 3, adapted to voice services)

2. CLI operation commands

Example of Function Command (Mode)

Set global trust mode Global configuration mode: classofservice trust<mode>classofservice trust trustDot1p (trust VLAN priority)

Configure port priority interface configuration mode: VLAN priority<priority>interface 1/1 → VLAN priority 7 (port 1/1 priority is set to 7)

Configure DSCP mapping global configuration mode: classofservice ip-dscp-mapping <<dscp> <trafficclass> classofservice ip-dscp-mapping 46 3(DSCP 46 → Traffic category 3, adapted to EF business)

View QoS configuration privilege execution mode: show classofservice trust displays the current trust mode and mapping rules

image.png

Time synchronization configuration (SNTP/PTP)

1. SNTP configuration

Operation method steps/command key parameters

GUI time → SNTP configuration enables SNTP client; Enter the NTP server address for the main server IP; Request interval of 30 seconds (default); Set the broadcast to 'On'

CLI global configuration mode: sntp operation on → sntp client server primary<ip>sntp operation on → sntp client server primary 210.72.145.44 (configure national time service center server)

2. PTP configuration (IEEE 1588)

Operation method steps/command key parameters

GUI time → PTP → global mode selection "v2 binary lock"; Synchronization threshold of 30ns (default); Enable PTP transmission and reception on the port

CLI global configuration mode: ptp mode v2 binary lock → ptp port<slot/port>enable ptp mode v2 binary lock → ptp port 1/1 enable (port 1/1 enables PTP)


Diagnostic tool (port mirroring/logging)

1. Port mirroring configuration

Operation method steps/command key parameters

GUI diagnosis ->Port image source port selection - Select the ports to be monitored (up to 8); Select the monitoring port (idle port) as the destination port; Set the operation to 'On'

CLI global configuration mode: monitor session 1 source interface<slot/port>→ monitor session 1 destination interface<slot/port>→ monitor session 1 mode enable monitor session 1 source interface 1/1-1/8 → monitor session 1 destination interface 1/9 → monitor session 1 mode enable (monitor port traffic from 1/1-1/8 to 1/9)

2. Log viewing

Operation method steps/command instructions

GUI diagnosis → Syslog/diagnosis → Trap log to view system event and alarm logs; Support exporting to PC

CLI privileged execution mode: show logging traplogs displays all Trap logs (including timestamps and event descriptions)

image.png

  • Valmet Automation PLC Module A413171
  • Valmet Automation 542852-3A Rack-Mount Cross Connect Panel
  • Valmet Marine Damatic M851565 Main Keyboard
  • Valmet TIU 6 Printed Circuit Board A413110
  • Metso Valmet U4440253V1.1 RMI CPU 300
  • Metso Valmet A413016 Ver.12 NCU2
  • Valmet M851565 Damatic Keyboard
  • Valmet ATB16-4 16 Channel Relay Card
  • Valmet Metso A413331 SPU Power Supply
  • Valmet PUD 10B Automation Control Rack
  • Valmet MT917 ABMB DMU PCB I/O Module
  • Valmet M851565 Damatic Keyboard Mkb2
  • Valmet EDS-518A-MM-SC Ethernet Gateway
  • Valmet 542836-6A PCB Card
  • Valmet ATB16-4/2 Terminal Board 9144047
  • Valmet ATB16-4 Controller Board 0-50°C 4-20mA Analog Output
  • Valmet 542852-3A Slot Rack Chassis Module
  • Valmet A413026 Ver.M1 FBC Board
  • Valmet IQ Basis Weight SH Sending Assembly A418081
  • Valmet PMB 2R Monolithic Backplane 8-Slot PCB 542821-5A and -5B
  • Valmet ATB16-4 16-Channel Relay Card Controller Board 22195028
  • Valmet Diff-EL SL6NK227SF0 Pressure Transmitter 0-380 mBar
  • Valmet A413110 TIU6 Board Ver.M1
  • Neles Automation A413278 Control Module
  • Valmet BCUTB Terminal Module 10101006 11091002
  • Valmet Senso 160 Measuring Station Display 160.2
  • Valmet AIU 1A Analog Input Unit M851245
  • Valmet IQ Web Caliper Sensor A420734
  • Valmet M851040/M8510401 Memory Board
  • Valmet AN35S1MC02RA Valve
  • Valmet M851121 M2 Cross Connect Panel
  • Valmet AIU-8 Simulator Board 421522-1A
  • Metso BIU 82 D200533 Binary Input Unit
  • Valmet M851121 M2 Module Rack
  • Valmet A413383 PC Board Module
  • Valmet N0542 NO54 ABMB PCB - 545200-3A Board
  • Valmet Metso IOP304 Input Module 181503
  • Valmet PDP601 Distributed Processing Unit 181585
  • Valmet A413084 CPU Board - Processor Module for Automation Systems
  • Valmet AIU 16T Analog Input Module M8512081 M1
  • Valmet AIU 16 Analog Input Module 545100-3A and 545100-3B
  • Metso Valmet BIU4 A413146 Binary Input Unit
  • Valmet AIU-8 Simulateur Board 421522-1a Analog Simulator
  • Valmet BIU8A Binary Input Unit 542803-3B M851222 M1
  • Valmet IQ Web Color DH Photoelectric Sensor A418182 2.04
  • Valmet A413200 AIU-8 Simulator Board 191151 421522-1A
  • Valmet Automation SCU M851006 System Control Unit Module
  • Valmet 857565/851565 Damatic Keyboard IP40 5V Operator Interface
  • Valmet A413077 FBC2 Module Rev 06 Field Bus Controller
  • Valmet DMU 2 PCB Module 545142-3A DM Data Management Unit
  • Valmet AIU16T PCB Card M851208 Analog Input Module
  • Valmet A413181 PLU Board
  • Valmet m851006 SCU Module
  • Valmet Metso 181226 Digital Input Module
  • Valmet AIU16T Analog Input Module - 16-Channel 65421466-2B MT924 V1.3
  • Valmet WIN3136875 Slide Clutch
  • Metso Valmet TIU61 A413111 Temperature Input Unit
  • Valmet MC12S Slitter Motor
  • Valmet A413139 AOH4 Board - Analog Output High Module
  • Valmet A409001 BIU85 Board
  • Valmet A413063 DMU Board
  • Valmet A413325 IPU I/O Power Unit
  • Valmet M851004 M2 CPU Module
  • Valmet IOP345 Digital Input Module
  • Metso Valmet A413215 Communication Board
  • Valmet DIFF-EL 80 M1 Transmitter
  • Valmet A413001 CPU Module
  • Valmet M899520 TDC-2 Module
  • Valmet A409001 BIU85 Board
  • Metso Valmet A413005 CPU Module
  • VALMET PUD 10 B Process Automation Rack with CPU SCU Module
  • Valmet A413091 GDU1 Board
  • VALMET M851006 M2 SCU Module
  • Lyngso Valmet Marine 990.896.000 Position Loop Card
  • Valmet Cooking Liquor Measurement 3417H
  • VALMET ABMB MT831 PCB Card
  • Valmet Automation A413325 IPU I/O Power Unit
  • Valmet Metso Consistency Transmitter Smart Pulp M2
  • VALMET METSO A413274 Connection Module
  • VALMET PI33S1KSA02RSA-ELI26 Switch
  • VALMET ND9103HN-CE07-K05 Intelligent Valve Controller
  • VALMET PMB 2R 16 Slot Backplane PCB Card
  • NELES VALMET A413135 AOU 4 Output Module
  • Metso Valmet A413345 FPU Power Unit
  • VALMET A413171 PIC Module
  • VALMET A413620 Repeater Module
  • Valmet M851521 Memory Card
  • Valmet DIFF-EL 140 M1 Transmitter
  • Valmet A413064 DMU Module
  • Valmet IOP371 I/O Bus Extender Module
  • Valmet Cooking Liquor Measurement 3400 Model 3417H
  • Metso Valmet A413043 CPU Module – Industrial Processor
  • Valmet BIU4 M851221 Binary Input Module
  • Valmet PMB 1S CPU SCU Rack Module
  • Valmet A413248 Controller Module
  • Valmet PDP601 Distributed Processing Unit
  • VALMET M851004 M2 CPU Printed Circuit Board Module
  • Metso Valmet A413045 Ver.05 CPU Module
  • Valmet A413181 Ver.05 PLU1 Board
  • Lyngso Valmet ATB16 Controller Board
  • VALMET AIU 16 Analog Input Unit 545100-3A/3B
  • VALMET PUD 10 B Power Supply PCB Rack Module
  • Valmet MS-50V/120V Bearing Unit
  • Valmet PDP603 Distributed Processing Unit – DPU Module
  • Valmet A413110 TIU Board – Terminal Interface Unit
  • Valmet S420154 I/O Backplane PCB – Printed Circuit Board
  • Valmet A413173 Industrial Control Module
  • Valmet A413044 CPU Module
  • Valmet A4IU1 Analog I/O Module
  • Valmet A413325 IPU Power Unit – PLC Module
  • Valmet M851002 CPU Module – Central Processing Unit
  • Valmet PUD10B Power Supply Board
  • Valmet K00990 Master CPU Electronic Assy
  • Valmet Metso IOP345 Input Module
  • Metso Automation T545215 Board
  • Valmet Metso IOP304 Input Module
  • Valmet 542844-6A SCU Module
  • Metso A413043 Ver.11 Valmet CPU Module
  • Valmet Automation BIU 8A Input Module
  • Metso A413044 Ver05 Valmet CPU Module
  • VALMET 542821-5A Control System Rack Module
  • Metso A413005 Ver.04 Valmet CPU Module
  • Valmet M851207 AIU16 Card
  • Valmet BIU8 Binary Input Unit
  • VALMET 547070-2B CPU Printed Circuit Board Module
  • Valmet Automation A413325 Power Module
  • VALMET AUTOMATION A413135 AOU4 Module
  • VALMET ACU A413165 Model 9 Analog Controller