1ATMADDR(8)                   Maintenance Commands                   ATMADDR(8)
2
3
4

NAME

6       atmaddr - list and maintain local ATM addresses
7

SYNOPSIS

9       atmaddr [-n] [itf]
10       atmaddr -r [itf]
11       atmaddr -a [itf] atm_addr
12       atmaddr -d [itf] atm_addr
13       atmaddr -V
14

DESCRIPTION

16       atmaddr  is  used to list the local addresses configured for ATM inter‐
17       faces and to manually change the list of addresses.  If  the  interface
18       number  itf is omitted, interface 0 is used by default. The ATM address
19       atm_addr can be any valid ATM SVC address, e.g. an E.164 address or  an
20       ATM Forum NSAP address.
21
22       If  invoked  without options, atmaddr lists the addresses that are cur‐
23       rently configured on the specified interface.
24
25       Note that local ATM addresses are normally automatically maintained  by
26       the ILMI demon.
27

OPTIONS

29       -a     append the specified address at the end of the list.
30
31       -d     delete the specified address from the list.
32
33       -n     numeric  address  output only. No address to name translation is
34              attempted.
35
36       -r     reset (clear) the local address list of the specified interface.
37
38       -V     print the version number of atmaddr on standard output and exit.
39

AUTHOR

41       Werner Almesberger, EPFL ICA <Werner.Almesberger@epfl.ch>
42

SEE ALSO

44       ilmid(8)
45
46
47
48Linux                           April 26, 2000                      ATMADDR(8)
Impressum