summaryrefslogtreecommitdiff
path: root/emulators/dynamips-devel/files/patch-README
blob: 3ed2557be73ff8c5fba0c24ecb8eb3535c184527 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- README.orig	Wed Sep 12 14:35:13 2007
+++ README	Thu Sep 13 19:47:58 2007
@@ -52,11 +52,12 @@
   -R <rom_file>      : Load an alternate ROM (default: embedded)
   -k <clock_div>     : Set the clock divisor (default: 4)
 
-  -T <port>          : Console is on TCP <port>
+  -T [ip_address:]<port> : Console is on TCP <port>
   -U <si_desc>       : Console in on serial interface <si_desc>
                        (default is on the terminal)
 
   -A <port>          : AUX is on TCP <port>
+                       (AUX binding IP == Console binding IP)
   -B <si_desc>       : AUX is on serial interface <si_desc>
                        (default is no AUX port)