Changes between Version 58 and Version 59 of malibu/gw3089gblade
- Timestamp:
- 09/12/2023 11:26:52 PM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
malibu/gw3089gblade
v58 v59 14 14 The GBlade is pre-installed with Ubuntu Linux. You must access the serial console for initial configuration. The following steps are required when bringing up new units. 15 15 16 1.Power Gblade over active PoE16 === Power Gblade over active PoE 17 17 Isolated 802.3at 1GbE active PoE is supported on the bottom 1GbE Ethernet port. The Gateworks GW10144 802.3at PoE power supply/inserter can be used to power individual units and/or during development. See link here for info on GW10144: 18 18 [https://tsi.tyconsystems.com/doc/SpecSheets/TP-POE+10G__53V_30W_10GB_PoE_Inserter_Spec_Sheet.pdf Tycon Inserter]. Typical power consumption is around 10-13W without any additional cards plugged into the NVME socket. For rackmount applications a 802.3at PoE switch is recommended. To use the 10GbE port for PoE powering the device, please contact Gateworks Sales. 19 19 20 2.Status LED Indicator20 === Status LED Indicator 21 21 Once power is applied and the bootloader start loading the OS, the LED status indicator on the frontplate will turn on solid green. Once Linux is fully loaded this LED will flash (heartbeat) indicating that the OS has fully loaded. 22 22 23 3.Serial Console Access23 === Serial Console Access 24 24 Once the unit is powered, the GBlade serial console can be accessed through the type C USB port through a cable to a desktop/laptop PC. The serial console uses an industry standard FTDI FT2232HQ USB to Serial/JTAG converter IC and will show up as a /dev/ttyUSBx device in Linux and can be accessed through a terminal program with the baud rate of 115,200. For other operating systems, such as Windows, virtual COM port (VCP) drivers can be found here: [https://ftdichip.com/drivers/vcp-drivers/ Link]. 25 25 … … 37 37 }}} 38 38 39 4.SSH Enabling39 === SSH Enabling 40 40 The default Ubuntu BSP has SSH disabled. If access over the management port is desired the user must enable SSH using the serial console. See instructions below. 41 41 … … 65 65 66 66 67 5.Connecting Ethernet67 === Connecting Ethernet 68 68 There are two Ethernet ports, 1GbE (management) and 10GbE (high speed data). 69 69 * (eth1) 1GbE RGMII port is on the bottom (PoE by default) - Note this interface is not enabled in the default Linux installation and will need to be enabled if user wants to use this interface for both power and management.