ports/emulators/dynamips-devel/files/patch-dynamips.1
Rong-En Fan 46befb1a25 - Enable JIT on amd64
- Change IP binding algorithm: it is used both for the console and AUX port,
  and not only in a mode hypervisor

PR:		ports/111330
Submitted by:	Pavel I Volkov <pol at opk.ru> (maintainer)
2007-04-08 04:23:02 +00:00

20 lines
495 B
Groff

--- dynamips.1.orig Wed Feb 14 20:37:58 2007
+++ dynamips.1 Fri Apr 6 20:59:41 2007
@@ -44,7 +44,7 @@
.SH OPTIONS
A summary of options is included below.
.TP
-.B -H <tcp_port>
+.B -H [ip_address:]<tcp_port>
Enable hypervisor mode.
.br
The hypervisor mode of dynamips allows you to run simultaneously
@@ -133,7 +133,7 @@
The command "show clock" at the IOS' CLI will help you set this value.
.TP
-.B -T <port>
+.B -T [ip_address:]<port>
Console is on TCP <port>
.TP
.B -U <si_desc>