Difference between revisions of "Cabling and Configuring Opengear CM4148"

From NesevoWiki
Jump to navigationJump to search
Line 14: Line 14:
 
* Plug Opengear's Cisco specific adapter Cable (Opengear PartNo 449016) into the Cisco device's console port (do '''not''' plug it into the console server's serial port, that won't work!)
 
* Plug Opengear's Cisco specific adapter Cable (Opengear PartNo 449016) into the Cisco device's console port (do '''not''' plug it into the console server's serial port, that won't work!)
 
* Use a common, straight ethernet patch cable to connect the console server's serial port to the socket of the adapter cable.
 
* Use a common, straight ethernet patch cable to connect the console server's serial port to the socket of the adapter cable.
* Connect via SSH to <code><IP of console server></code> on port <code>3000 + <PortNo></code>. If your console server has the IP address of 192.168.3.3 and your Cisco device is connected to port 25, then connect via SSH to <code>192.168.3.3:3025</code> using the user name and password you configured.
 
  
 
== Connecting Opengear Local Consoles ==
 
== Connecting Opengear Local Consoles ==
 +
To connect an other Opengear device via it's local console.
  
 +
=== Configuration of Serial Ports ===
 +
* Common Settings
 +
** <code>Baud Rate:    115200</code>
 +
** <code>Data Bits:    8</code>
 +
** <code>Parity:      None</code>
 +
** <code>Stop Bits:    1</code>
 +
** <code>Flow Control: None</code>
 +
* Console Server Settings
 +
** Activate Console Server Mode
 +
** Activate SSH (or other protocols you want to use)
  
== Connecting ALIX Mini PC Local Consoles ===
+
=== Cabling ===
 +
* For Opengear equipment with a DB9 console port
 +
** Plug the DB9-connector (Opengear PartNo 319000, the straight variant, not the cross-over one!) into the devices console port.
 +
** Use one of the typical light blue Cisco (!) console cables to connect the console server's (CM4148) serial port to the DB9-connector.
 +
** It may also work with a common straight ethernet patch cable and the Opengear x-over DB9-connector (PartNo 319001) - '''not tested'''
 +
* For Opengear equipment with a RJ45 console port
 +
** TODO
 +
 
 +
== Connecting ALIX Mini PC Local Consoles ==
 +
 
 +
=== Configuration of Serial Ports ===
 +
* Common Settings
 +
** <code>Baud Rate:    38400</code>
 +
** <code>Data Bits:    8</code>
 +
** <code>Parity:      None</code>
 +
** <code>Stop Bits:    1</code>
 +
** <code>Flow Control: None</code>
 +
* Console Server Settings
 +
** Activate Console Server Mode
 +
** Activate SSH (or other protocols you want to use)
 +
 
 +
=== Cabling ===
 +
** Plug the DB9-connector (Opengear PartNo 319001, the x-over variant, '''not''' the straight one!) into the devices console port.
 +
** Use a common straight ethernet patch cable to connect the console server's (CM4148) serial port to the DB9-connector.
 +
 
 +
== Connecting via SSH ==
 +
* Connect via SSH to <code><IP of console server></code> on port <code>3000 + <PortNo></code>. If your console server has the IP address of 192.168.3.3 and your device is connected to port 25, then connect via SSH to <code>192.168.3.3:3025</code> using the user name and password you configured.

Revision as of 14:58, 28 February 2014

Connecting Cisco Network Equipment

Configuration of Serial Ports

  • Common Settings
    • Baud Rate: 9600
    • Data Bits: 8
    • Parity: None
    • Stop Bits: 1
    • Flow Control: None
  • Console Server Settings
    • Activate Console Server Mode
    • Activate SSH (or other protocols you want to use)

Cabling

  • Plug Opengear's Cisco specific adapter Cable (Opengear PartNo 449016) into the Cisco device's console port (do not plug it into the console server's serial port, that won't work!)
  • Use a common, straight ethernet patch cable to connect the console server's serial port to the socket of the adapter cable.

Connecting Opengear Local Consoles

To connect an other Opengear device via it's local console.

Configuration of Serial Ports

  • Common Settings
    • Baud Rate: 115200
    • Data Bits: 8
    • Parity: None
    • Stop Bits: 1
    • Flow Control: None
  • Console Server Settings
    • Activate Console Server Mode
    • Activate SSH (or other protocols you want to use)

Cabling

  • For Opengear equipment with a DB9 console port
    • Plug the DB9-connector (Opengear PartNo 319000, the straight variant, not the cross-over one!) into the devices console port.
    • Use one of the typical light blue Cisco (!) console cables to connect the console server's (CM4148) serial port to the DB9-connector.
    • It may also work with a common straight ethernet patch cable and the Opengear x-over DB9-connector (PartNo 319001) - not tested
  • For Opengear equipment with a RJ45 console port
    • TODO

Connecting ALIX Mini PC Local Consoles

Configuration of Serial Ports

  • Common Settings
    • Baud Rate: 38400
    • Data Bits: 8
    • Parity: None
    • Stop Bits: 1
    • Flow Control: None
  • Console Server Settings
    • Activate Console Server Mode
    • Activate SSH (or other protocols you want to use)

Cabling

    • Plug the DB9-connector (Opengear PartNo 319001, the x-over variant, not the straight one!) into the devices console port.
    • Use a common straight ethernet patch cable to connect the console server's (CM4148) serial port to the DB9-connector.

Connecting via SSH

  • Connect via SSH to <IP of console server> on port 3000 + <PortNo>. If your console server has the IP address of 192.168.3.3 and your device is connected to port 25, then connect via SSH to 192.168.3.3:3025 using the user name and password you configured.