Chapter 5
61
device vlaneether//lanemtu 1500 192.168.56.3
5.4.7.5
ipatm lifetime
Syntax:
ipatm lifetime <secs>
Description:
Displays or sets idle time-out for IP-over-ATM SVCs. If there is
no traffic on an SVC for this period, then it will be disconnected.
(It might be disconnected before this period to make room for
new connections.) There is no way to disable the time-out, but ip
ipatm lifetime 999999 will have the same effect. The default,
lifetime is 60 seconds.
Example:
mymachine> ip ipatm lifetime
Idle lifetime for connections: 1m
mymachine> ip ipatm lifetime 90
Idle lifetime for connections: 1m30s
5.4.7.6
ipatm pvc
Syntax:
ipatm pvc
ipatm pvc add <i/f> [<port>] <vci>/[<IP address>][/<pcr>]
ipatm pvc delete <vci> [<port>] ipatm pvc flush
Description:
Lists configured PVCs for use by IPoA; configures another;
deletes one; or deletes all.
<i/f> is the name of an interface configured for IPoA using
PVCs.
<vci> is the VCI to use for the PVC. The range of possible
VCI’s depends on the system.
<IP address> is the IP address of the machine at the other end
of the PVC. If it is not specified, ATMOS TCP/IP will use
Inverse ATMARP (RFC 1577) to determine the IP address; if it
is specified, then Inverse ATMARP will not be used.
<pcr> is the peak cell rate, in cells per second. The default is
60000. (If neither IP address nor PCR is specified, the “/” after
the VCI can be omitted.)