freebsd-ports/emulators/dynamips-devel/files/patch-dynamips.1
Martin Wilke 51e5794fa0 - Update to 0.2.8-RC1
PR:		116344
Submitted by:	Pavel I Volkov <pol@opk.ru> (maintainer)
2007-09-20 02:10:56 +00:00

28 lines
683 B
Groff

--- dynamips.1.orig Thu Sep 13 18:45:02 2007
+++ dynamips.1 Thu Sep 13 19:45:49 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>
@@ -141,6 +141,7 @@
.TP
.B -A <port>
AUX is on TCP <port>
+AUX binding IP == Console binding IP
.TP
.B -B <si_desc>
AUX is on serial interface <si_desc> (default is no AUX port)