Deleted Added
full compact
atmconfig.help (132494) atmconfig.help (132495)
1#
2# Help file for the atmconfig utility
3#
1#
2# Help file for the atmconfig utility
3#
4# $FreeBSD: head/sbin/atm/atmconfig/atmconfig.help 132494 2004-07-21 09:43:31Z harti $
4# $FreeBSD: head/sbin/atm/atmconfig/atmconfig.help 132495 2004-07-21 09:44:27Z harti $
5#
6^0 intro
7ATM configuration utility.
8usage:
9 atmconfig [common-options] command [subcommand] [options]
10
11Use 'atmconfig help' for general help or 'atmconfig help <command>' for
12help on 'command' or 'atmconfig help commands' for a list of commands.

--- 137 unchanged lines hidden (view full) ---

150 <encaps> [<traffic> [<params> ...]]
151
152The PVC can be deleted with:
153
154 atmconfig [common-options] natm del <device> <vpi> <vci>
155
156The list of PVC that are currently active is retrieved with:
157
5#
6^0 intro
7ATM configuration utility.
8usage:
9 atmconfig [common-options] command [subcommand] [options]
10
11Use 'atmconfig help' for general help or 'atmconfig help <command>' for
12help on 'command' or 'atmconfig help commands' for a list of commands.

--- 137 unchanged lines hidden (view full) ---

150 <encaps> [<traffic> [<params> ...]]
151
152The PVC can be deleted with:
153
154 atmconfig [common-options] natm del <device> <vpi> <vci>
155
156The list of PVC that are currently active is retrieved with:
157
158 atmconfig [common-options] natm list
158 atmconfig [common-options] natm show
159
160^1 add
161usage: atmconfig [common-options] natm add [-printonly] <dest> <device>
162 <vpi> <vci> <encaps> [<traffic> [<params> ...]]
163options:
164 -printonly don't execute, print the route(8) command
165
166This subcommand adds a new CLIP PVC on the ATM interface <device>. The

--- 27 unchanged lines hidden ---
159
160^1 add
161usage: atmconfig [common-options] natm add [-printonly] <dest> <device>
162 <vpi> <vci> <encaps> [<traffic> [<params> ...]]
163options:
164 -printonly don't execute, print the route(8) command
165
166This subcommand adds a new CLIP PVC on the ATM interface <device>. The

--- 27 unchanged lines hidden ---