File: wanconfig.8

package info (click to toggle)
wanpipe 2.1.1-2.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,348 kB
  • ctags: 713
  • sloc: ansic: 6,182; sh: 2,522; cpp: 2,488; makefile: 116
file content (51 lines) | stat: -rw-r--r-- 1,003 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
.TH WANCONFIG 8 
.SH NAME
wanconfig \- (un)load Sangoma wanpipe router configuration
.SH SYNOPSIS
.B wanconfig
[
.B \-v
]
.B \-f 
conf_file
.br
.B wanconfig
[
.B \-v
]
.B \-d
device
.br
.B wanconfig
.B \-?
.SH "DESCRIPTION"
wanconfig should called by the /usr/sbin/wanpipe script to (un)load
the firmware and configuration of the Sangoma S508/S514 router card.  
You should not need this command for normal usage of the wanpipe router.

This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
.SH OPTIONS
.TP
.I -?
Show usage message.
.TP
.I -v
Be verbose.
.TP
.I -f conf_file
Initialize the router using 
.B conf_file
(normally /etc/wanpipe/wanpipe?.conf).
.TP
.I -d device
Unconfigure 
.B device
(which is the device name shown by
.B ifconfig
or /proc/net/wanrouter).
.SH SEE ALSO
.B wanpipe
.SH AUTHOR
This manual page was written by tony mancill <tmancill@debian.org>,
for the Debian GNU/Linux system (but may be used by others).