| View previous topic :: View next topic |
| Author |
Message |
destarius
Joined: 06 May 2007 Posts: 18
|
Posted: Tue Jun 05, 2007 8:25 pm Post subject: Aux back-to-back emulation |
|
|
I want to connect 2 routers via aux ports, anyway it is possible in real life, but i have not seen anything about AUX ports in dynamips readmes. Pls, do not say "Use serial ports or ethernets" for failover .
Thanks, _________________ robust, scalable and engineered for humans ! |
|
| Back to top |
|
 |
destarius
Joined: 06 May 2007 Posts: 18
|
Posted: Fri Jun 08, 2007 1:38 am Post subject: |
|
|
@destarius
This is impossible because no virtual connection can be assigned to these ports,
available connections are below
Frame Relay SW
Serial - Serial
Ethernet Mode
And to ethernet or ATM SW
Good lucks,
Thanks to me for reply ! _________________ robust, scalable and engineered for humans ! |
|
| Back to top |
|
 |
greg Site Admin
Joined: 17 Jul 2006 Posts: 704 Location: USA
|
Posted: Fri Jun 08, 2007 11:15 am Post subject: |
|
|
| True, it is not possible to assign connections between aux ports. aux ports work like console ports, and get tied to a tcp port using a config option like "aux = 3000" (if you're using dynagen). I've never tried it, but I bet you could then use netcat to connect two aux ports. |
|
| Back to top |
|
 |
|