FS Switche: Unterschied zwischen den Versionen

Aus d0b
Zur Navigation springenZur Suche springen
(Die Seite wurde neu angelegt: „== Allgemein == === Terminal Settings === * Symbolrate von 1200 bis 115200 (default 9600) * 8 data bits * 1 stop bit * no parity * flow control set to Xon/Xoff m…“)
 
Zeile 22: Zeile 22:
  
 
=== Console ===
 
=== Console ===
Ein paar Schnipsel
+
Rechte Level
 
<pre>
 
<pre>
 +
Switch>                // 
 +
Switch#                //
 
</pre>
 
</pre>

Version vom 1. Juli 2019, 13:03 Uhr

Allgemein

Terminal Settings

  • Symbolrate von 1200 bis 115200 (default 9600)
  • 8 data bits
  • 1 stop bit
  • no parity
  • flow control set to Xon/Xoff

mit Screen dieht das dann so aus: HP5130 (JG933A)

screen /dev/cu.usbserial 115200,cs8,-parenb,-cstopb,-clocal

Abweichende Switche

HP1920-24g-poe (JG928A)

screen /dev/cu.usbserial 38400,cs8,-parenb,-cstopb,-clocal


Console

Rechte Level

Switch>                //  
Switch#                //