
G&R
-CLASS is required and must be set to 0 for RFC1006 connections, 2 for
WAN/X.25 connections and 4 for LAN connections.
-NS is also required and for some stacks is a symbolic pointer into the transport
configuration, but in others is the real network address. It (or the real address it
points to) must be set to the X.25 address of the transport station for
WAN/X.25 connections, the MAC or FDDI address of the transport station for
LAN connections or the IP name or address for RFC1006 connections.
-TPDU defaults to whatever the local transport provider does and is optional.
It’s the maximum transport PDU buffer size. The actual size will be negotiated.
Legal values are 128, 256, 512, 1024, 2048, 4096 and 8192. Some transport
providers will ignore your TPDU size setting and always pick their own value.
The maximum size for a LAN connection is 1024.
-X25CALL is optional and is a string of hexadecimal data that will be included
as call data in the X.25 call request packet. This feature is only supported for
the Bull XTI interface on AIX.
-X25FAC is optional and is a string of hexadecimal data that will be included
as facilities in the X.25 call request packet. Only supported for the Bull XTI
interface on AIX.
-EXP is optional. It forces the use of expedited data on transport stacks where
we don’t normally use it because of problems.
-NOEXP is optional. It suppresses the use of expedited data on transport stacks
where we normally use it.
-SI is optional and specifies how many minutes to suspend after a connect
failure; configuring 0 stops it from being suspended. The default is 15 minutes.
-DFLT mans that this is the default transport station. Otherwise the first TS
automatically becomes the default.
-TP points to a TP directive somewhere else in the file. If you omit the option
the default TP is used.
ts fep1_wan -class 2 -ns 123456
ts fep2_wan -class 2 -ns 888888
ts fepl_lan -class 4 -ns 080011223344
ts fepm_lan -class 4 -ns 080011223333 -tp lan
Gline Line Handlers and Configuration
79
Komentarze do niniejszej Instrukcji