Table of Contents Overview ..........................4 Port Structure ........................4 Overview ..........................4 2.1.1 Serial Console Port ..........................5 2.1.2 RJ-45 PoE, SFP and Fixed-Fiber Ports ....................5 2.1.3 Reset Button ............................5 2.2 Configuring DIP-switches ....................5 2.2.1 SW1 and SW2: Mode of Operation ......................6 2.2.2 SW3 and SW4: Fiber Redundancy ......................
Page 3
7.0 Web Interface ........................52 Overview ........................... 52 7.1.1 Login ..............................52 7.1.2 Status Screens ............................53 7.1.2.1 System Status ........................53 7.1.2.2 System Information ........................ 54 7.1.2.3 Port Statistic Overview ......................55 7.1.2.4 Port Statistics Detailed ......................56 7.1.2.5 SFP Port Info ......................... 57 7.1.3 Configuration Screens ...........................
1.0 OVERVIEW The OmniConverter GPoE+/M is a managed Ethernet switch that features one or two 1000BASE-X Gigabit fiber ports and four or eight 10/100/1000BASE-T RJ-45 Power Sourcing Power-over-Ethernet (PoE and PoE+) ports. The GPoE+/M functions can be configured using easily accessible DIP-switches or using Web, Telnet or Serial Console management interfaces.
5 seconds to restore the switch to factory default values. 2.2 CONFIGURING DIP-SWITCHES DIP-switches are located on the side of the OmniConverter GPoE+/M. The DIP-switches are used to configure modes of operation, networking features and PoE reset. Any change in the DIP-switches will immediately take effect.
The table below provides a description of each DIP-switch position and function. Switch 1 Fiber Port 2 Fiber Ports Mode Of Operation Reserved Fiber Redundancy Reserved MAC Learning Pause Reserved PoE Reset DIP-switch Definitions 2.2.1 SW1 and SW2: Mode of Operation The GPoE+/M supports Switch, Directed Switch and Dual Device mode. The modes are described with MAC learning enabled.
Page 7
Directed Switch Mode Single Fiber Port Models with dual fiber ports, fiber port F2 is only forwarded to the fiber uplink port F1. Directed Switch Mode Dual Fiber Port Two fiber ports models can be configured for Directed Switch Mode and Fiber Redundancy (per DIP- switches 3 and 4), traffic is forwarded to both the primary and secondary fiber ports.
Dual Device Mode Dual Device Mode is only supported on GPoE+/M with two fiber ports. When configured for Dual Device Mode, the GPoE+/M is configured as two logically independent Layer 2 switches. On the 4-Port models, fiber port F1 is associated with RJ-45 Ports P1 - P2 and fiber port F2 is associated with RJ-45 Ports P3 - P4.
Fiber redundancy is only supported on GPoE+/M with two fiber ports. When configured for Redundant Mode “no return to primary”, the fiber ports operate as redundant links. A fault on the primary fiber port F1, will cause a fail over to the secondary fiber port F2 within 50msec. F1 will become the secondary port once the port has been restored because “no return to primary”...
When Dual Device Mode is enabled, the loss of fiber link will re-initialize the PDs associated with the that fiber port. On the 4-Port models, RJ-45 ports 1 - 2 will drop PoE power when a loss of receive link on F1 is detected and RJ-45 ports 3 - 4 will drop PoE power when a loss of receive link on F2 is detected.
WARNING!!! NEVER ATTEMPT TO OPEN THE CHASSIS OR SERVICE THE POWER SUPPLY. OPENING THE CHASSIS MAY CAUSE SERIOUS INJURY OR DEATH. THERE ARE NO USER REPLACEABLE OR SERVICEABLE PARTS IN THIS UNIT. 4.0 CONNECT CABLES a. When using SFP models, insert the SFP fiber transceiver into the SFP receptacle on the front of the switch (see the SFP Data Sheet 091-17000-001 for supported Gigabit transceivers).
5.0 VERIFY OPERATION Verify the GPoE+/M is operational by viewing the LED indicators. Power LED Indicators Legend Indicator Description Unit not powered Green - ON Unit powered Amber - ON Over temperature condition Green - Blinking at 1Hz Indicates Reset Button has been pressed Power LED Indicators Fiber Ports LED Indicators - Fixed Fiber Models...
Page 13
RJ-45 Ports LED Indicators Legend Indicator Description No link Green - ON Port linked at 100Mbps Green - Blinking at 10Hz Port data activity at 100Mbps Amber -ON Port linked at 100Mbps Half-duplex Amber - Blinking at 10Hz Port data activity at 100Mbps Half-duplex No link Green - ON Port linked at 1000Mbps...
The GPoE+/M supports passwords for the Serial port, Telnet and FTP. It is highly recommended that the passwords be changed in order to prevent unauthorized access to the switch. Once accessed, the Password Entry screen will be displayed. Type the username and password. Press <ENTER>. Omnitron Systems Technology, Inc. GPoE+/M Copyright 2001-2017 OST, Inc. -----------------------------------------------------------------------------...
6.1 CLI COMMANDS The commands are presented in alphabetical order and are not meant as a configuration guide. Each command has an explanation and configuration example. Enter ? or help to view the options. > CLI Command summary For more help on a specific command, type the <command> -h Command Description command summary (same as help command)
6.1.1 File Directory (DIR) The dir command provides the ability to view/delete the files stored on the switch. To view/delete the files stored on the switch, use the dir command from the CLI prompt. A list of options is displayed when the dir -h command is entered. >...
6.1.2 Ethertype (ETHERTYPE) The ethertype command provides the ability to configure the protocol used to encapsulate a VLAN tagged frame. Ethertype is a two-octet field in an Ethernet frame indicating which protocol is used to encapsulate tag information in the frame data. To configure the Ethertype, use the ethertype command from the CLI prompt.
6.1.3 Load Firmware (FWLOAD) The fwload command provides the ability to activate the firmware or bootloader on the switch. To activate the firmware stored on the switch, use the fwload command from the CLI prompt. A list of options is displayed when the fwload -h command is entered. >...
6.1.4 IP (IP) The ip command provides the ability to configure the IP address, subnet mask and gateway of the switch. It also allows DHCP to be disabled or enabled. To configure IP, use the ip command from the CLI prompt. A list of options is displayed when the ip -h command is entered.
Use the -s command to view the IP configuration of the switch. > ip -s IPv4 enabled IP 1 MAC address 00-06-87-02-87-50 IPv4 address 192.168.1.220 IPv4 subnet mask 255.255.255.0 IPv4 gateway address 192.168.1.1 DHCP disabled > 6.1.5 Link Redundancy (LR) The lr command configures the switch for link redundancy. When configured for link redundancy, the switch will transmit and receive traffic on the primary port (F1) and no traffic on the backup port (F2).
Page 21
Use the lr -s command to display the link redundancy configuration. > lr -s Link redundancy: disabled Return to primary: disabled Working port: F1 Status: not active Link: no link Protection port: F2 Status: not active Link: no link > To enable link redundancy and configure the link not to return to the primary link when the link failure has been fixed, use the lr -ena -noret command.
6.1.6 MAC Table (MACTABLE) The mactable command provides the ability to clear and display the MAC addresses learned by the switch. To display the MAC addresses, use the mactable command from the CLI prompt. A list of options is displayed when the mactable -h command is entered. >...
6.1.7 Module Settings (MODULE) The module command provides the ability to configure and display specific module settings. The serial interface baud rate, chassis name, module identifier, and enable/disable hardware DIP-switches can be configured using the module command. To configure the module setting, use the module command from the CLI prompt. A list of options is displayed when the module -h command is entered.
Page 24
env displays the voltage and temperature parameters. mfg displays the manufacturing information. mod displays the switch specific information. To display the status of the LED on the switch, use the module -s led command. > module -s led 1: Power Supply A = Grn 2: Port F1 100+10 = Off...
Page 25
Voltage Out: 3.28V Total Current: 156mA Temperature: 50C CPU Utilization: 7% RAM Utilization: 43.9MB out of 509MB (8.6%) Flash Utilization: 188.5MB out of 798MB (23.6%) Module Type: OmniConverter GPoE+/M Module Identification: Chassis Name: GPoE+/M DIP switches: Disabled Baud rate: 57600 baud >...
To display the environmental information, use the module -s env command. >module -s env Voltage In PS A: 42.91V Voltage Out: 3.28V Total Current: 104mA Temperature: 49C CPU Utilization: 7% RAM Utilization: 43.9MB out of 509MB (8.6%) Flash Utilization: 188.5MB out of 798MB (23.6%) >...
To ping an IP address, use the ping -t command. >ping -t 192.168.1.110 Pinging 192.168.1.110 with 32 bytes of data sourced from IP1 (192.168.1.220): Reply from 192.168.1.110: bytes=32 time=1ms Reply from 192.168.1.110: bytes=32 time=1ms Reply from 192.168.1.110: bytes=32 time=1ms Ping statistics for 192.168.1.110: Packets: Sent = 3, Received = 3, Lost = 0 (0% loss), Approximate round trip times in milliseconds: Minimum = 1ms, Maximum = 1ms, Average = 1ms...
Page 28
The -s switch displays the attributes associated with each port on the switch. The -ver switch displays extended show status. The mo command provides configuration of the fixed RJ-45 port. The mo command is a valid command for the fiber ports (AN/Man only). The RJ-45 port will operate per the Port Configuration Matrix below.
Page 29
To display the port attributes, use the port -s command. >port -s Port F1 is named “Port F1”, MTU 10240 bytes Port mode is SFP AUTO: Fiber 1000, AN, FDX (No link) Port flow control is enabled: inactive Port output is enabled Port F2 is named “Port F2”, MTU 10240 bytes Port mode is SFP AUTO: Fiber 1000, AN, FDX (No link) Port flow control is enabled: inactive...
6.1.10 Port Access (PORTACCESS) The portaccess command provides the ability to control data access to each port on the switch. Port Access can be configured to block (Off) user access or enable (On) user access. Port Access enables an administrator to control user access while maintaining port configuration for easy disabling or enabling of customer service.
6.1.11 Port Statistics (PORTSTAT) The portstat command provides the ability to display the port statistics on the switch. To display the port statistics, use the portstat command from the CLI prompt. A list of options is displayed when the portstat -h command is entered. >...
6.1.12 Protocol (PROTOCOL) The protocol command provides the ability to enable/disable specific protocols available on the switch. Telnet, FTP, IP and flow control can be configured using the protocol command. To configure the protocols, use the protocol option from the CLI prompt. A list of options is displayed when the protocol -h command is entered.
6.1.13 Power Sourcing Equipment (PSE) The pse command provides the ability to configure power sourcing options on each RJ-45 port. To configure the power souring options on the RJ-45 ports, use the pse command from the CLI prompt. A list of options is displayed when the pse -h command is entered. >...
Page 34
Use the pse -s command to display the PSE configuration. >pse -s Total power supplied: 2.4970W Port 1 PSE status PSE port: disabled PSE port mode: automatic PD mode/status: not detected Voltage supplied: 0.00V Current supplied: 0.00mA Port 2 PSE status PSE port: enabled PSE port mode: automatic PD mode/status: 802.3af Class 3 (15W)
6.1.14 Restart (RESTART) The restart command provide the ability to restart (warm boot) the switch and enable/disable restart after the application firmware is upgraded. Use the restart option from the CLI prompt to configure or restart the switch. A list of options is displayed when the restart -h command is entered.
6.1.15 Restore to Factory Defaults (RESTORE) The restore command provides the ability to restore the switch to factory default settings. Use the restore option from the CLI prompt to restore factory defaults. A list of options is displayed when the restore -h command is entered. >...
6.1.16 Save (SAVE) To save the changes when using the CLI, use the save command from the CLI prompt. A list of options is displayed when the save -h command is entered. >save -h Description: save - save configuration changes into permanent memory Syntax: save save -h...
6.1.17 Create and Run a Script File (SCRIPT) The script command provides the ability to create, run and save a configuration file to the switch. After a file has been opened, all typed CLI commands are written to the file. None of the commands typed will be executed, only written to the open file.
To execute the script file, use the script -run <filename> command. > script -run Config.osf Name Size ================================= Config.osf Total: 1 items listed (34 bytes). > 6.1.18 Firmware Update using Serial Console (SERUPDATE) The serupdate command allows the firmware to be updated using the serial console port. To update the firmware using the serial console port, use the serupdate command from the CLI prompt.
Page 40
Select the location of the firmware file. Updating the firmware using the serial console port can take a very long time. Please be patient when updating the firmware using the serial console port. Page 40...
6.1.19 SFP (SFP) The sfp command displays the digital diagnostic information on the selected SFP port. To display the digital diagnostic information, use the sfp command from the CLI prompt. A list of options is displayed when the sfp -h command is entered. >...
Page 42
To display the information for Fiber Port 1, use the sfp -p f1 -s command. >sfp -s -p f1 Port = F1 Address A0 Page Contents =================================================== 00: 03 04 07 00 00 00 02 12 00 01 01 01 0D 00 0C 78 ....x 10: 00 00 00 00 4F 6D 6E 69 74 72 6F 6E 20 53 79 73 ..Omnitron Sys 20: 74 65 6D 73 00 00 06 87 37 32 30 37 2D 31 20 20 tems..7207-1 30: 20 20 20 20 20 20 20 20 30 31 30 30 05 1E 00 03...
6.1.20 Display the Common Configuration Parameters (SHOWCONFIG) The showconfig command display the commonly configured parameters on the switch. The parameters that are displayed are: ver, ip, port, protocol, time, module, pse and sfp. To display the parameters, use the showconfig command from the CLI prompt. A list of options is displayed when the showconfig -h command is entered.
6.1.21 DIP-Switch Configuration (SWITCH) The switch command provides the ability to configure and display the DIP-switches on the switch. To configure the DIP-switches on the switch, use the switch command from the CLI prompt. A list of options is displayed when the switch -h command is entered. >...
6.1.22 VLAN Interface Configuration (SWITCHPORT) The switchport command provides the ability to configure VLAN interfaces on the switch. To configure the VLAN interfaces, use the switchport command from the CLI prompt. A list of options is displayed when the switchport -h command is entered. >switchport Description: switchport - vlan interface configuration...
Page 46
To display the VLAN configuration of the switch, use the switchport -s command.. > switchport -s Port F1 is an access port type, associated with VLAN ID 1 Port F2 is an access port type, associated with VLAN ID 1 Port 1 is an access port type, associated with VLAN ID 1 Port 2 is an access port type, associated with VLAN ID 1 Port 3 is an access port type, associated with VLAN ID 1...
6.1.23 Time (TIME) The time command provides the ability to set or display the time of day on the switch. > time -h Description: time - time of day configuration Syntax: time [-h] time -s time -z zoneVal time -a timeOfDay [-z zoneVal] Switches: set the time of day, [timeOfDay]: “month/day/year 24hr:min:sec”...
6.1.24 User Configuration (USER) The user command provides the ability to modify a user account. To modify the user account, use the user command from the CLI prompt. A list of options is displayed when the user -h command is entered. > user -h Description: user - user configuration Syntax:...
6.1.25 Firmware Version (VER) The ver command provides the ability to display the firmware version currently running on the switch. A list of options is displayed when the ver -h command is entered. > ver -h Description: ver - version status Syntax: ver [-h] ver -s Switches:...
6.1.26 VLAN Table (VLAN) The vlan command adds and displays the configured VLANs on the switch. A list of options is displayed when the vlan -h command is entered. > vlan -h Description: vlan - vlan configuration Syntax: vlan [-h] vlan -s vlan -add vlanId [-vname vlanName] vlan -rem vlanList vlan -mod vlanId -vname vlanName...
6.1.27 Zone (ZONE) The zone command displays the list of time zone values. To display the time zone values, use the zone -h command from the CLI prompt. Module> zone -h Zone Full name Location Time Adjustment =============================================================================== Greenwich Mean Time Europe Coordinated Universal Time Europe...
7.0 WEB INTERFACE 7.1 OVERVIEW The GPoE+/M functions can be configured using the IP-based Web management interface. The IP-based web management can be accessed through any of the Ethernet RJ-45 or fiber ports and facilitates the configuration and real-time operation monitoring of each port. The web management software provides intuitive and easy-to navigate menu options for Status and Configuration screens.
7.1.2 Status Screens 7.1.2.1 System Status The System Status screen provides information on the Port Types (copper or fiber), Link State, Port State (speed, duplex), PSE State (active or standby) and PD related information. A “Commit Save” and “Logout” buttons are located in the upper right corner of the screen. Once changes are made to the GPoE+/M, click the “Commit Save”...
7.1.2.2 System Information The System Information screen provides information on the part number, serial number, firmware revision, manufacturing date as well as information on uptime and system utilization. A “Refresh” button and “Auto Refresh” check box is also located at the bottom left corner of the screen. Click the “Refresh”...
7.1.2.3 Port Statistic Overview The Port Statistic Overview screen provides information on transmit and receive data traffic for each port on the switch. A “Clear Counter” button is located at the bottom left corner of the screen to clear the statistic on the switch. Click on the “Clear Counter”...
7.1.2.4 Port Statistics Detailed The Port Statistic Detailed screen provides more detailed information on the transmit and receive data traffic. Use the “Port Selection” pull-down menu to select the port to be displayed. The GPoE+/M has eight transmit queues for data traffic of different priorities. The Port Statistic Detailed screen displays the number of packets in each queue.
7.1.2.5 SFP Port Info The SFP Port Info screen provides the A0 and A2 Hexadecimal display for the installed SFP transceiver. Use the “Port Selection” pull-down menu to select the port to be displayed. Use the “Page Selection” pull-down to select the A0 or A2 page to be displayed. A “Refresh”...
7.1.3 Configuration Screens 7.1.3.1 DIP Switch Configuration The DIP Switch Configuration screen allows the onboard DIP-switches to be reconfigured by using the pull-down menus next to each switch selection. The DIP Switch Configuration screen provides information on the function and physical setting of each DIP-switch. To change the DIP-switch settings, use the pull-down menu under the Global Settings and select the “DIP- switches disabled, software override enabled”...
Page 59
To change the individual DIP-switch settings, use the pull-down menu associated with the DIP-switch. The table below defines the DIP-switch settings. See Section 2.2 on the DIP-switch definitions. Switch Function Soft Switch Configuration Options Single switch mode (factory default) Device Mode Dual switch mode Normal switch mode (factory default) Switch mode Directed switch mode...
7.1.3.2 Port Configuration The Port Configuration screen allows the ports to be configured for speed, duplex, flow control, port access and PSE state. It also provides the ability to reset power to the Powered Devices attached to the copper PSE ports. Use the “Port State”...
Page 61
The default setting is “auto negotiation”. Use the “Flow Control” pull-down menu to enable or disable flow control on the selected port. Use the “Port Access” pull-down menu to enable or disable port access on the selected port. Use the “PoE State” pull-down menu to configure the PoE/PSE for the selected port. The options are: PoE power can be disabled, auto detect to 802.3af, auto detect to 802.3af/at or forced to 30watts.
7.1.3.3 Module Configuration The Module Configuration screen provides information on the input power and temperature of the switch. It also provides the ability to enable/disable Flow Control, FTP and Telnet. The baud rate of the serial console port can be configured. Use the text boxes next to the Module and Chassis Names to change the current entry.
7.1.3.4 VLAN Configuration The VLAN Configuration screen provides the ability to configure the ports for access, tunnel or trunk and assign VLAN IDs to the ports. Use the “Type Selection” pull-down menu to select “VLAN Table”. Use the VLAN Table to configure the VLAN ID used by the switch.
Page 64
To add a new VLAN IDs on the switch, use the text box “NEW” under the VLAN ID column and double click in the box and enter a new VLAN ID. Click outside the box before clicking in the next text box. Enter a name for the VLAN ID in the box under the VLAN Name column.
Page 65
When all the VLAN IDs have been added, use the “Type Selection” pull-down menu to return to the “Port Table” screen. Page 65...
Page 66
To configure the fiber port as a trunk port, use the “Port Type” pull-down menu and select “trunk”. To configure an access port to support a VLAN ID, use the “VID” pull-down menu associated with the desired port and select the VLAN ID. Each access port can be configured with a single VLAN ID.
7.1.3.5 IP Configuration The IP Configuration screen provides the ability to change the IP address, subnet mask, gateway and enable/ disable DHCP Client. Use the text boxes next to the each function to enter the new IP information. Use the “DHCP Client” pull-down menu to enable or disable DHCP client. Click the “Save”...
7.1.3.6 User Configuration The User Configuration screen provides the ability to change the Username and Password used to log into the web and Telnet interface. To change the username or password, enter the current username and password in the provided text boxes and click the “Apply”...
Page 69
To change the username, click on the “Change Username’ button. To change the password, click on the “Change Password” button. Page 69...
Page 70
If changing the username, enter the new username in the text box and click on the “Update Username” button . If changing the password, enter the new password in the text box and click on the “Update Password” button . Page 70...
7.1.3.7 Time and Date Configuration The Time and date Configuration screen provides the ability to change the Time of day, Date and Time Zone. The System Up Time is displayed along with the local time associated with the workstation running the web interface. Use the pull-down menus associated with each item to make changes to the Time of Day, Date and Time Zone.
7.1.3.8 Firmware Upgrade The Firmware Upgrade screen provides the ability to upgrade the firmware on the GPoE+/M. Also displayed is the current and swap images installed on the switch and the current update status. To upgrade the firmware, click the “Browse” button. A file selection screen will open. Browse the workstation for the location of the firmware file.
7.1.3.9 System Maintenance The System Maintenance screen provides the ability to restart, restore to factory defaults or restore to factory defaults keeping the IP settings. Also, display is the current and swap image revisions. To restart the switch, click the “Restart” button. A dialog box will be displayed. Click “Yes” or “No’ to continue with the restart process.
7.1.3.10 Settings The Settings screen provides the ability to change the auto refresh and session timeouts. To change the “Auto Refresh Timeout”, use the pull-down menu and select a new value. To change the “Session Timeout”, use the pull-down menu and select a new value. Page 74...
9.0 CUSTOMER SUPPORT INFORMATION If you encounter problems while installing this product, contact Omnitron Technical Support: Phone: (949) 250-6510 Fax: (949) 250-6514 Address: Omnitron Systems Technology, Inc. 38 Tesla Irvine, CA 92618, USA Email: support@omnitron-systems.com URL: www.omnitron-systems.com 041-09520-001A 11/17 Page 76...
Need help?
Do you have a question about the OmniConverter GPoE+/M and is the answer not in the manual?
Questions and answers