5 .Id $Id: nsctl.8,v 1.2 2004/11/17 15:08:19 bodea Exp $
6 .TH NSCTL 8 "\*(Dt" L2TPNS "System Management Commands"
8 nsctl \- manage running l2tpns instance
20 sends commands to a running
22 process. It provides both for the loading or unloading of plugins and
23 also the management of sessions via functions provided by those plugins.
27 Enable debugging output.
29 .B \-h \fIhost\fR[:\fIport\fR]
32 that should receive the message. By default the message is sent to
37 Timeout in seconds to wait for a response from the server.
39 The first argument specifies the command to send to
41 The following commands are as defined:
43 .BI "load_plugin " plugin
47 .BI "unload_plugin " plugin
52 Each loaded plugin is queried for what commands it supports and the
53 synopsis for each is output.
62 as-is, to be passed to each plugin which registers a
64 function in turn (in which it may be acted upon).
68 This manual page was written by Jonathan McDowell <noodles@the.earth.li>,
69 for the Debian GNU/Linux system (but may be used by others).