Ascend Pipeline ISDN Modem Manual/Guide
Ascend Pipeline ISDN Modem Manual/Guide
Ascend Pipeline ISDN Modem Manual/Guide
You can also contact the Ascend main office by dialing 510-769-6001, or you can
write to Ascend at the following address:
Ascend Communications
1701 Harbor Bay Parkway
Alameda, CA 94502
Use this manual in conjunction with the Start Here manual and the User’s Guide
to configure the Pipeline and monitor the status menus.
• DO commands give you a way to manually dial or hang up calls, plus gives
you access to the diagnostic tools included in the Pipeline.
• The alphabetical parameter listing can help you quickly access the
information you need to configure the Pipeline.
• The status menu reference gives you information about every field on the
status screens seen in the on-board software.
Documentation conventions
This section explains all the special characters and typographical conventions in
this manual.
Convention Meaning
Monospace text Represents text that appears on your computer’s screen, or that could
appear on your computer’s screen.
> Points to the next level in the path to a parameter. The parameter that
follows the angle bracket is one of the options that appears when you
select the parameter that precedes the angle bracket.
Press Enter Means press the Enter, or Return, key or its equivalent on your computer.
Note: Introduces important additional information.
Warns that a failure to follow the recommended procedure could result in
! loss of data or damage to equipment.
Caution:
Warns that a failure to take appropriate safety precautions could result in
physical injury.
Warning:
Manual set
This manual is part of a set which includes the following publications:
• Pipeline Start Here
The Start Here manual explains how to install the Pipeline and describes
how to use the on-board software.
• Pipeline User’s Guide
The User’s Guide explains how to configure the Pipeline as a router or
bridge, and how to manage the inbound and outbound traffic over the unit.
• Pipeline Reference Guide
The Reference Guide contains an alphabetical listing of all the parameters,
fields in the status menus, and how to use the DO commands.
Using DO commands
The DO menu is a context-sensitive list of commands that appears when you
press Ctrl-D if you are connected to the Pipeline in VT100 terminal emulation
mode. If your connection to the Pipeline is via Ethernet, Telnet into the unit to
use the DO commands. Otherwise, connect a serial cable from your computer to
the serial connector on the back of the unit and connect to the Pipeline using the
VT100 terminal emulator in your communications software.
The commands in the DO menu vary depending on your security privileges and
the context in which you invoke it. For example, if you press Ctrl-D in a
Connection profile, the DO menu looks similar to this:
DO…
>0=ESC
1=Dial
P=Password
S=Save
E=Termserv
D=Diagnostics
Table 1-1 lists the DO commands. Different commands are available in the DO
menu depending on your location in the VT100 menus and your permission level.
Command Description
To manually place a call, the Connection profile for that call must be open or
selected in the list of profiles. To clear a call, you can either open the Connection
profile for the active connection, or tab over to the status window in which that
connection is listed. For example:
1 Open the Connection profile for the destination you want to call.
2 Press Ctrl-D to invoke the DO menu.
DO…
>0=ESC
1=Dial
P=Password
S=Save
E=Termserv
D=Diagnostics
3 Press 1 (or select 1=Dial) to invoke the Dial command.
4 Watch the information in Sessions status window. You should see the
number being called followed by a message that the network session is up.
The status window will indicate when the call has been terminated.
Diagnostics (DO D)
Invokes diagnostics mode. You must have sufficient privileges in the active
Security profile.
To exit diagnostics mode and return to the VT100 interface, type quit.
> quit
Dial (DO 1)
The DO Dial command establishes a session defined in the selected Connection
profile. Before you can establish a session, the selector (>) must be in one of the
following positions:
• In front of a Connection profile in the Connections menu.
• At any parameter within a Connection profile.
Esc (DO 0)
Hang Up (DO 2)
Ends an online call. Either the caller or the receiver can terminate at any time.
Password (DO P)
During login, you select and activate a Security profile. The Security profile
remains active until you log out or replace it by activating a different Security
profile, or until the Pipeline automatically logs you out. The Pipeline can have
several simultaneous user sessions and, therefore, several simultaneous Security
profiles. The following sections explain the login and logout procedures.
To log into the Pipeline, use the command DO P. You can log into or log out from
any menu. Whenever you select the DO P command, a list of Security profiles
appears. Select the desired profile with the Enter or Right Arrow key and enter its
corresponding password when prompted. If you enter the correct password for
the profile, the security of the Pipeline is reset to the Security profile you have
selected.
If you select the first Security profile, Default, simply press Enter or Return when
prompted for a password. The password for this profile is always null.
If you are operating the Pipeline locally and you want to secure the Pipeline for
the next user, use the DO P command and select the first profile, Default.
Typically, the default Security profile has been edited to disable all operations
you wish to secure.
The Pipeline logs you out to the default Security profile if any one of these
situations occurs:
• You end a console session.
• You exceed the time set by the Idle Logout parameter in the System profile.
• You are connected to a Palmtop control port and you disconnect your
terminal.
• Auto Logout=Yes in the System profile and you are connected to the VT100
control port.
If you edit a Security profile, the changes do not affect anyone logged in using
that profile. However, the next time someone logs in using that profile, security
for the user will be limited according to the changes you have made.
Save (DO S)
Termserv (DO E)
For examples that use terminal-server commands, see the User’s Guide. To exit
terminal server mode and return to the VT100 interface, use the Quit command:
ascend% quit
The terminal server command-line interface closes and the cursor is returned to
the VT100 menus.
Dnstab Edit
Starts editor for local DNS table. See the Show Dnstab Edit command for
information about the output of this command.
Dnstab Entry
Displays local DNS table entry. See Dnstab Entry command for information
about the output of this command.
Dnstab Show
Displays local DNS table. See Dnstab Show command for information about the
output of this command.
Hangup
Closes the connection. Same as quit.
Help
Help on any named command. Use the syntax “help command name”.
Alternatively, you can enter “command name ?” for information about a
command.
Iproute Add
To add a static route to the Pipeline unit’s routing table, enter the Iproute Add
command in this format:
to add a route to the 10.1.2.0 network and all of its subnets through the IP router
located at 10.0.0.3/24. The metric to the route is 1 (it is one hop away).
If you try to add a route to a destination that already exists in the routing table,
the Pipeline replaces the existing route, but only if the existing route has a higher
metric. If you get the message “Warning: a better route appears to exist”, the
Pipeline rejected your attempt to add a route because the routing table already
contained the same route with a lower metric. Note that RIP updates can change
the metric for the route.
Note: The Iproute Add command adds a static route that is lost whenever the
Pipeline is reset.
Iproute Delete
To remove a route from the Pipeline unit’s routing table, enter the Iproute Delete
command in this format:
iproute delete <destination/size><gateway>[proto]
For example:
ascend% iproute delete 10.1.2.0 10.0.0.3/24
Note: RIP updates can add back any route you remove with Iproute Delete.
Also, the Pipeline restores all routes listed in the Static Route profile after a
system reset.
Iproute Show
Displays IP routes. See Show IP Routes for information about the output of this
command.
IPXping
The IPXping command enables you to verify the transmission path to NetWare
stations at the network layer. It works on the same LAN as the Pipeline or across
a WAN connection that has IPX Routing enabled.
where <servername> is either the IPX address of the NetWare workstation or the
advertised name of a server.
The IPX address consists of the IPX network and node numbers for a station; for
example:
ascend% ipxping CFFF1234:000000000001
During the IPXping exchange, the Pipeline calculates and reports this
information:
PING server-1 (EE000001:000000000001): 12 data bytes
52 bytes from (EE000001:000000000001): ping_id=0 time=0ms
52 bytes from (EE000001:000000000001): ping_id=1 time=0ms
52 bytes from (EE000001:000000000001): ping_id=2 time=0ms
?
--- novl1 Ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0/0/0 ms
Local
Puts the terminal server in local mode.When a dial-in user enters the Local
command, it begins a Telnet session to the Pipeline.
Ping
For example:
ascend% ping -c 256 10.1.2.3
You can terminate the Ping exchange at any time by typing Ctrl-C. During the
Ping exchange, the Pipeline displays information about the packet exchange that
looks similar to this:
PING 10.1.2.3 (10.1.2.3): 56 data bytes
64 bytes from 10.1.2.3: icmp_seq=0 ttl=255 time=30 ms
64 bytes from 10.1.2.3: icmp_seq=1 ttl=255 time=0 ms
64 bytes from 10.1.2.3: icmp_seq=2 ttl=255 time=0 ms
64 bytes from 10.1.2.3: icmp_seq=3 ttl=255 time=10 ms
64 bytes from 10.1.2.3: icmp_seq=4 ttl=255 time=0 ms
^ C
--- 10.1.2.3 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 0/1/30 ms
• hostname
The IP address or name of the host.
• [-q]
(Optional.) Use quiet input. Do not display any informational messages,
except the summary lines at the beginning and end of the command.
• [-v]
(Optional.) Use verbose output. The Pipeline lists all ICMP packets received,
except echo_response packets.
• [-c count]
(Optional.) Stop the test after sending and receiving the number of packets
specified by count.
• [-i delay]
(Optional.) Wait the number of seconds specified by wait before sending the
next packet. The default is one second.
• [-s packet-size]
(Optional.) Send the number of data bytes specified by packet-size. The
default is 56 bytes. packet-size does not include the 8-byte ICMP header.
Quit
Remote
After an MP+ connection has been established with a remote station (for
example, by using the DO Dial command), you can start a remote management
session with that station by entering the Remote command in this format:
remote <station>
For example:
ascend% remote lab17gw
During the remote management session, the user interface of the remote device
replaces your local user interface, as if you had opened a Telnet connection to the
device.You can enter Ctrl-\ at any time to terminate the Remote session. Note that
either end of an MP+ link can terminate the session by hanging up all channels of
the connection.
The argument to the Remote command is the name of the remote station, which
must match the value of a Station parameter in a Connection profile that allows
outgoing MP+ calls.
Note: A remote management session can time out because the traffic it
generates does not reset the idle timer. Therefore, the Idle parameter in the
Connection profile at both the calling and answering ends of the connection
should be disabled during a remote management session, and restored just before
exiting. Remote management works best at higher terminal speeds.
can’t find profile for The Pipeline could not locate a local Connection profile
<station> containing a Station parameter whose value matched
<station>.
profile for <station> The local Connection profile containing a Station value
doesn’t specify MPP equal to <station> did not contain Encaps=MPP.
<station> didn’t The remote station did not negotiate an MP+ connection.
negotiate MPP This error occurs most often when the remote station does
not support MP+, but does support PPP.
far end doesn’t support The remote station is running a version of MP+ that does
remote management not support remote management.
far end rejected session The remote station was configured to reject remote
management; its Remote Mgmt parameter was set to No in
the System profile.
Set
Sets various items. Type 'set ?' for help. See the following Set commands.
Set All
The SET command can be used to specify a terminal type or to enable dynamic
password serving. The SET ALL command displays current settings, for
example:
ascend% set all
term = VT100
dynamic password serving = disabled
Set FR
Sets Frame Relay datalink control.
Set Password
The Set Password command puts the terminal server in password mode, where a
third-party ACE or SAFEWORD server at a secure site can display password
challenges dynamically in the terminal server interface. This command applies
only when using security card authentication. To enter password mode, type:
ascend% set password
It puts the terminal server in password mode, where it passively waits for
password challenges from a remote ACE or SAFEWORD server. To return to
normal terminal server operations and thereby disable password mode, press
Ctrl-C.
Note: Note that each channel of a connection to a secure site requires a separate
password challenge, so for multichannel connections to a secure site, you must
leave the terminal server in password mode until all channels have been
established. The APP Server utility is an alternative way to allow users to respond
to dynamic password challenges obtained from hand-held security cards.
Set Term
Sets the telnet/rlogin terminal type.
Show ARP
To display the ARP (Address Resolution Protocol) cache that associates IP
addresses with physical network addresses, type:
Interface The interface on which the Pipeline received the ARP packet. ie0 is the
Ethernet interface, wan n represents an active WAN interface.
Show DHCP
To display the supported DHCP commands, enter the Show DHCP command
with a question mark:
ascend% show dhcp ?
Following is sample output the Pipeline displays when you enter the Show DHCP
Address command, and you have set the Always Spoof parameter to Yes and the
DHCP PNP Enabled parameter to either Yes or No:
ascend% show dhcp address
In the output:
• IP Address is the address supplied to the host by the Pipeline, via
DHCP.
• Hardware Address is the Ethernet (MAC) address of the client
configured with the DHCP-supplied address.
Because the Pipeline learns hardware addresses from either ARP entries or
DHCP messages, it is normal for you to see an entry with a hardware address
that currently does not have an address assigned to it.
If the Pipeline requests a hardware address and does not receive a response,
the Show DHCP Address command displays ????????????????? for
Hardware Address.
• Netmask indicates the configured subnet mask for the IP address.
• In use indicates whether or not the IP address is currently assigned to a
host.
Following is sample output the Pipeline displays when you enter the Show DHCP
Address command, and you have set the Always Spoof parameter to No and the
DHCP PNP Enabled parameter to Yes:
ascend% show dhcp address
DHCP PNP Enabled = Yes
Renewal Time = 1440 seconds
Become Def. Router = Yes
Dial if Link Down = No
Always Spoof = No
Validate IP = Yes
Maximum no reply wait = 10 seconds
In the output:
• IP Address is the address the Pipeline assigns to PNP clients.
In the example, 10.10.10.20 is derived from the IP address of the Pipeline
unit’s Ethernet interface, 10.10.10.19. The displayed IP address is always
one greater than that of the Pipeline.
• Hardware Address is the Ethernet (MAC) address of the client
configured with the DHCP-supplied address.
Because the Pipeline learns hardware addresses from either ARP entries or
DHCP messages, it is normal for you to see an entry with a hardware address
that currently does not have an address assigned to it.
If the Pipeline requests a hardware address and does not receive a response,
the Show DHCP Address command displays ?????????????????.
• Netmask indicates the configured subnet mask for the IP address.
• In use indicates whether or not the IP address is currently assigned to a
host.
Displaying addresses when Always Spoof and DHCP PNP Enabled are No
Following is sample output the Pipeline displays when you enter the Show DHCP
Address command, and you have set the Always Spoof parameter to No and the
DHCP PNP Enabled parameter to No:
ascend% show dhcp address
DHCP PNP Enabled = No
Renewal Time = 1440 seconds
Become Def. Router = Yes
Dial if Link Down = No
Always Spoof = No
Validate IP = Yes
Maximum no reply wait = 10 seconds
In the output:
• IP Address is address set in the Ethernet > Mod Config > DHCP Spoof
> IP Group 1 parameter.
• Hardware Address is the Ethernet (MAC) address of the client
configured with the DHCP-supplied address.
Because the Pipeline learns hardware addresses from either ARP entries or
DHCP messages, it is normal for you to see an entry with a hardware address
that currently does not have an address assigned to it.
If the Pipeline requests a hardware address and does not receive a response,
the Show DHCP Address command displays ?????????????????.
• Netmask indicates the configured subnet mask for the IP address.
In the output:
• IP Address is the address supplied to the client by the Pipeline, via
DHCP.
• Hardware Address is the Ethernet (MAC) address of the client
configured with the DHCP-supplied address.
• Netmask indicates the configured subnet mask for the IP address.
• Renew in indicates the number of seconds remaining until the DHCP lease
expires for the supplied address. When the lease expires, the client must
request another IP address.
Show Dnstab
Displays local DNS table.
This command prints the name of the Frame Relay profile followed by a list of all
Connection Profiles that use the specific DLCIs and statistics about those DLCIs.
For each Connection profile, DLCI information is reported using these fields:
in FECN pkts The number of packets received with the FECN (Forward Explicit Congestion
Notification) bit set. This field always contains a 0 (zero) because congestion
management is not currently supported.
in BECN pkts The number of packets received with the BECN (Backward Explicit
Congestion Notification) bit set. This field always contains a 0 (zero) because
congestion management is not currently supported.
in DE pkts The number of packets received with the DE (Discard Eligibility) indicator bit
set.
Show FR LMI
Show FR Stats
To display the status of each frame relay interface, enter this command:
ascend% show fr stats
Name The name of the Frame Relay profile associated with the interface.
Status The status of the interface. “Up” means the interface is functional, but is not
necessarily handling an active call. “Down” means the interface is not
functional.
Show ICMP
The Input and Output histograms show the number of ICMP packets received and
transmitted in each category.
Show If Stats
To display the status and packet count of each active WAN link as well as local
and loopback interfaces, type:
ascend% show if stats
Interface ie0 is the Ethernet interface, lo0 is the loopback interface, “wan n” represents
each of the active WAN interfaces in the order in which they became active,
and wanidle0 is the inactive interface. The inactive interface is the special
interface where all routes point when their WAN connections are down.
Name The name of the profile associated with the interface, or a text name for the
interface
Status The interface status.Up means the interface is functional, but is not necessarily
handling an active call. Down means the interface is not functional.
Type The type of application being used on the interface, as specified in RFC 1213
(MIB-2). For example, 23 indicates PPP and 28 indicates SLIP.
MTU The maximum packet size allowed on the interface. MTU stands for
Maximum Transmission Unit.
Show If Totals
To display the packet count at each interface broken down by type of packet,
enter this command:
ascend% show if totals
wan0 i: 0 0 0 0 0 0 0
o: 0 0 0 0 0 0 0
wan1 i: 0 0 0 0 0 0 0
o: 0 0 0 0 0 0 0
wan2 i: 0 0 0 0 0 0 0
o: 0 0 0 0 0 0 0
wanidle0 i: 0 0 0 0 0 0 0
o: 0 0 0 0 0 0 0
lo0 i: 0 0 0 0 0 0 0
o: 0 0 0 0 0 0 0
Discard The number of packets that the interface could not process.
Error The number of packets with CRC errors, header errors, or collisions.
Unknown The number of packets the Pipeline forwarded across all bridged interfaces
because of unknown or unlearned destinations.
Same IF The number of bridged packets whose destination is the same as the source.
Where:
• Hash is an index to a hash table (displayed for diagnostics purposes only).
• Group address is the IP multicast address used in this packet.
• Members is the interface ID on which the membership resides. 0 represents
the Ethernet interface. Other numbers represent WAN interfaces, numbered
according to when they became active. The interface labeled Mbone is the
interface on which the multicast router resides.
• Expire time indicates when this membership expires. The Pipeline sends out
IGMP queries every 60 seconds, so the expiration time is usually renewed. If
the expiration time is reached, the entry is removed from the table. When this
field contains periods, it means that this membership never expires.
• Counts shows the number of packets forwarded to the client, the number of
packets dropped due to lack of resources, and the state of the membership
(the state is displayed for diagnostics purposes).
IGMP Clients
Where:
• Client indicates the interface ID on which the client resides. 0 represents the
Ethernet interface. Other numbers represent WAN interfaces, numbered
according to when they became active. The interface labeled Mbone is the
interface on which the multicast router resides.
• Version is the version of IGMP being used.
• RecvCount is the number of IGMP messages received on that interface.
• CLU (current line utilization) and ALU (average line utilization) show the
percentage of bandwidth utilized across this interface. If bandwidth utiliza-
tion is high, some IGMP packet types will not be forwarded.
The output shows the number of IGMP packet types sent and received, in the
format below:
46 packets received.
0 bad checksum packets received.
0 bad version packets received.
0 query packets received.
46 response packets received.
0 leave packets received.
51 packets transmitted.
47 query packets sent.
Show IP Address
To view the source and destination IP addresses for active IP routing connections,
enter this command:
ascend% show ip address
Interface ie0 is the Ethernet interface, lo0 for the loopback interface, “wan n” represents
each of the active WAN interfaces in the order in which they became active,
and wanidle0 is the inactive interface (the special interface where all routes
point when their WAN connections are down).
Dest IP The IP address of the remote router. (This field applies only to an interface
Address with an active link that is routing IP.)
Status The status of the interface. Up means the interface is functional, but is not
necessarily handling an active call. Down means the interface is
nonfunctional.
Show IP Routes
To display the Pipeline unit’s entire IP routing table, enter this command:
ascend% show ip routes
Or, to view the route to a specific address, you can enter the command using this
format:
show ip routes <hostname>
Destination The target address of a route. To send a packet to this address, the Pipeline will
use this route. Note that the router will use the most specific route (having the
largest netmask) that matches a given destination.
Gateway The address of the next hop router that can forward packets to the given
destination. Direct routes (without a gateway) do not show a gateway address
in the gateway column.
IF ie0 is the Ethernet interface, lo0 is the loopback interface, “wan n” specifies
each of the active WAN interfaces, and wanidle0 is the inactive interface (the
special interface where all routes point when their WAN connections are
down).
Pref The preference value of the route. Note that all routes that come from RIP will
have a preference value of 100, while the preference value of each individual
static route may be set independently.
Met The RIP-style metric for the route, with a valid range of 0-16.
Use This is a count of the number of times the route was referenced since it was
created. (Many of these references are internal, so this is not a count of the
number of packets sent using this route.)
Age This is the age of the route in seconds. It is used for troubleshooting, to
determine when routes are changing rapidly or flapping.
Show IP Stats
To display statistics on IP activity, including the number of IP packets the
Pipeline has received and transmitted, enter this command:
ascend% show ip stats
Show ISDN
The Show ISDN command enables the Pipeline to display the last 20 events that
have occurred on the specified ISDN line. Enter the command in this format:
show isdn <line-number>
where <line-number> is the number of the ISDN line. For example, to display
information about the leftmost built-in WAN port, type:
ascend% show isdn 0
PH: ACTIVATED
PH: DEACTIVATED
DL: TEI ASSIGNED (BRI interfaces only)
DL: TEI REMOVED (BRI interfaces only)
NL: CALL REQUEST
NL: CLEAR REQUEST
NL: ANSWER REQUEST
NL: CALL CONNECTED
NL: CALL FAILED/T303 EXPIRY
NL: CALL CLEARED/L1 CHANGE
NL: CALL REJECTED/OTHER DEST
NL: CALL REJECTED/BAD CALL REF
NL: CALL REJECTED/NO VOICE CALLS
NL: CALL REJECTED/INVALID CONTENTS
NL: CALL REJECTED/BAD CHANNEL ID
NL: CALL FAILED/BAD PROGRESS IE
NL: CALL CLEARED WITH CAUSE
In some cases, the message can include a phone number (prefixed by #), a data
service (suffixed by K for kbps), a channel number, TEI assignment, and cause
code. For example, this information might display:
PH: ACTIVATED
NL: CALL REQUEST: 64K, #442
NL: CALL CONNECTED: B2, #442
NL: CLEAR REQUEST: B1
NL: CALL CLEARED WITH CAUSE 16 B1 #442
See Chapter 5, “ISDN Cause Codes.” Also refer to ITU-T Q.931 or other ISDN
specifications.
next router The address of the next router, or 0 (zero) for a direct or WAN connection.
Note: An S or an H flag can appear next to the origin. S indicates a static route.
H indicates a hidden static route. Hidden static routes occur when the router
learns of a better route.
The output shows how many NetWare stations have pinged the Pipeline (InPing
requests and replies) and how many times the IPXping command has been
executed in the Pipeline.
IPX address The IPX address of the server. The address uses this format:
<network number>:<node number>:<socket number>
type The type of service available (in hexadecimal format). For example, 0451
designates a file server.
The Pipeline drops packets that exceed the maximum hop count (that have
already passed through too many routers).
Show Revisions
The show revision command displays system type and version information
for the system currently running on the Pipeline, including:
• system name
• build name
• release number of the loaded software
Show Sessid
Displays current and base session ID.
Local The local IP address and port associated with the connection. For example, if
the Pipeline has a connection on port 23 and to a local host at 10.0.0.2, the
Local field would contain 10.0.0.2.23.
Remote The IP address and port from which the connection originated. For example, if
the connection originated at 200.5.248.210 on port 18929, the Remote field
would contain 200.5.248.210.18929.
An active open is an open TCP session that the Pipeline initiated. A passive open
is an open TCP session that the Pipeline did not initiate.
udp:
Socket Local Port InQLen InQMax InQDrops Total Rx
0 1023 0 1 0 0
1 520 0 50 0 532
2 7 0 32 0 0
3 123 0 32 0 0
4 1022 0 128 0 0
5 161 0 64 0 0
The output contains these fields:
InQMax The maximum number of queued UDP packets on the socket. (These are set
by Queue Depth and Rip Queue Depth parameters.)
InQDrops The number of packets discarded so that InQLen would not exceed InQMax
Total Rx The total number of packets received on the socket, including the InQDrops
To display the number of UDP (User Datagram Protocol) packets received and
transmitted, enter this command:
ascend% show udp stats
9 packets transmitted.
Show Uptime
If the Pipeline stays up 1000 consecutive days with no power cycles, the number
of days displayed “turns over” to 0 and begins to increment again.
TCP
The TCP command initiates a login session to a remote host. It uses this format:
tcp <hostname> <port-number>
There are a number of settings in the Ethernet profile that affect how a TCP
connection works. For example, if DNS is configured in the Pipeline Ethernet
profile, you can specify a hostname such as:
ascend% tcp myhost
When the raw TCP session starts running, the Pipeline displays the word
“connected.” You can now use the TCP session to transport data by running an
application on top of TCP.
You can hang up the device at either end to terminate the raw TCP session. If you
are using a remote terminal server session, ending the connection also terminates
raw TCP.
Can’t open session: <hostname> You entered an invalid or unknown value for
<port-number> <hostname>, you entered an invalid value for
<port-number>, or you failed to enter a port
number.
Telnet
The Telnet command initiates a login session to a remote host. It uses this format:
telnet [-a|-b] <hostname> [<port-number>]
There are a number of settings in the Ethernet profile that affect how Telnet
works. For example, if DNS is configured, you can specify a hostname such as:
ascend% telnet myhost
If DNS has not been configured, you must specify the host’s IP address instead.
Another way to open a session is to invoke Telnet first, followed by the OPEN
command at the Telnet prompt, for example:
ascend% telnet
telnet> open myhost
In the example commands in this section, the Telnet prompt is the word telnet
followed by a greater-than sign (telnet>). When you see that prompt, you can
enter any of the Telnet commands.
Note: During an open Telnet connection, type Ctrl-] to display the telnet>
prompt and the Telnet command-line interface. Any valid Telnet command
returns you to the open session. Note that Ctrl-] does not function in binary mode
Telnet. If you log into the Pipeline by Telnet, you might want to change its escape
sequence from Ctrl-] to a different setting.
You can quit the Telnet session at any time by typing quit at the Telnet prompt:
telnet> quit
Note: Note that the Telnet escape sequence does not operate in 8-bit binary
mode. The Telnet session can close only if one end of the connection quits
the session. Therefore, a local user not connected through a dial-up
connection cannot quit the session; he or she must wait for the remote user to
close the session.
• [<port-number>]
(Optional.) You can specify the port to use for the session. The default is 23,
the well-known port for Telnet.
The commands in this section can be typed at the Telnet prompt during an open
session. To display the Telnet prompt during an active login to the specified host,
press Ctrl-] (hold down the Control key and type a right-bracket).
or
telnet> help
To open a Telnet connection after invoking Telnet, use the OPEN command. The
arguments you specify are exactly the same as those for opening a connection
from the Telnet command-line, except for that the OPEN command does not
support the -a and -b options. For example:
telnet> open myhost
To set special characters for use during the Telnet session, use the Set command.
For example:
telnet> set eof ^D
To quit the Telnet session and close the connection, use the Close or Quit
command. For example:
telnet> close
or:
telnet> quit
The Pipeline generates an error message for any condition that causes the Telnet
session to fail or terminate abnormally. These error messages may appear:
Unit busy. Try again later. The maximum number of concurrent Telnet
sessions has been reached.
Test
To run a self-test in which the Pipeline calls itself, the Pipeline must have two
open channels: one for the placing the call, and the other for receiving it. The
TEST command has this format:
test <phonenumber> [<frame-count>] [<optional
fields>]
• Enter the value for My Num A (in the Configure profile) if your ISDN line is
provisioned for only one phone number
• Enter the value for My Num B (in the Configure profile) if your ISDN line is
provisioned for two phone numbers
For example:
ascend% test 555-1212
You can enter Ctrl-C at any time to terminate the test. While the test is running,
the Pipeline displays the status, for example:
calling...answering...testing...end
200 packets sent, 200 packets received
bad digits in phone The phone number you specified contained a character other
number than the numbers 0 through 9 and the characters ()[]-.
call failed The Pipeline did not answer the outgoing call. This error
can indicate a wrong phone number or a busy phone
number. Use the Show ISDN command to determine the
nature of the failure.
call terminated <N1> This message indicates the number of packets sent (<N1>)
packets sent <N2> and received (<N2>).
packets received
can’t handshake The Pipeline answered the outgoing call, but the two sides
did not properly identify themselves. This error can indicate
that the call was routed to the wrong Pipeline module, or
that the phone number was incorrect.
no phone number You did not specify a phone number on the command-line.
unit busy You attempted to start another self-test when one was
already in progress. You can run only a single self-test at a
time.
wrong phone number A device other than the Pipeline answered the call;
therefore, the phone number you specified was incorrect.
Traceroute
Use Traceroute to diagnose IP routing and network performance. It is useful to
locate slow routers and to find IP routing problems.
-p port Sets the base UDP port number used in probes. Traceroute
hopes that nothing is listening on any of the UDP ports from
the source to the destination host (so an ICMP Port
Unreachable message will be returned to terminate the route
tracing). If something is listening on a port in the default
range, this option can be used to pick an unused port range.
The default is 33434.
-q nqueries Sets the maximum number of queries for each hop.
The default is 3.
-w waittime Sets the time to wait for a response to a query.
The default is 3 seconds.
datasize Sets the size of the data field of the UDP probe datagram
sent by Traceroute.
The default is 0. This results in a datagram size of 38 bytes
(a UDP packet carrying no data).
Note: The -r and -s options (present in the UNIX version of Traceroute) are not
supported.
The Traceroute command attempts to trace the route an IP packet would follow to
some Internet host by launching UDP probe packets with a small TTL (time to
live) and then listening for an ICMP “time exceeded” reply from a gateway.
Probes start with a TTL of one and increase by one until an ICMP “port
unreachable” message is received, meaning the host could not be reached, or the
packet expired.
Three probes are sent at each TTL setting and a line is printed showing the TTL,
address of the gateway and round trip time of each probe. If the probe answers
come from different gateways, the address of each responding system is printed.
If there is no response within a 3 second timeout interval, a asterisk (*) is printed
for that probe.
!H Host reached.
!N Network unreachable.
!P Protocol unreachable.
!S Source route failed. This should not occur and may indicate
that there is a problem with the associated device.
Parameter Name
Description: Explains what the parameter is intended to do, or why you need it.
Dependencies: Tells you what other information you need to know or other
parameters you need to set in order to configure and use the current parameter.
Location: Shows you where to find the parameter in the LCD interface (seen in
a VT100 terminal emulation window). The location is described as a sequence of
menu (or profile) selections.
The greater than symbol (>) means continue to the next menu, and press Enter.
For example, Ethernet > Mod Config > Ether Options means open the Ethernet
menu, then open the Mod Config menu, then open the Ether Options menu.
If a parameter occurs in more than one location, all locations are listed, separated
by a semicolon (;).
One use of 2nd Adrs is to advertise routes that would not otherwise be advertised.
For example, suppose both the Pipeline and Router2 have a route to the network
200.0.2.0. Both are on the same subnet. The device with the lower hop count to
the destination network sends all the traffic destined for that network.
Now, suppose the Pipeline has 2nd Adrs=200.0.2.9/28 and Router2 has 2nd
Adrs=200.0.2.10/28 on the same subnet. The Pipeline assumes that all subnets in
the 200.0.2.0 network have the same subnet mask (/28). In addition, the Pipeline
has an address for a router at 200.0.2.129/28 and Router2 has an address for a
router at 200.0.2.65/28. Because the Pipeline and Router2 assume that /28 is the
subnet mask, the Pipeline routes traffic only to the 200.0.2.129/28 subnet and
Router2 routes traffic only to the 200.0.2.65/28 subnet. The traffic to the
200.0.2.0 network is thereby shared.
Using the 2nd Adrs parameter also provides an easy way to change the IP address
of the Pipeline. When all routers know the Pipeline by both its IP Adrs value and
its 2nd Adrs value, you can safely turn off 2nd Adrs and put the new address in IP
Adrs.
Usage: Press Enter to open a text field. Then, type the IP address of the Pipeline
on the remote subnet.
The address consists of four numbers between 0 and 255, separated by periods.
Use a slash to separate the optional netmask from the address. The IP address
must be a valid address on the remote subnet.
Activation
Description: This parameter selects the signals at the serial WAN port that
indicate that the Data Circuit-Terminating Equipment (DCE) is ready to connect.
Active
Description: Appears in a Connection profile, a Frame Relay profile, and a
Static Rtes profile. Its functionality differs depending on the profile:
• In a Connection profile or a Frame Relay profile, the Active parameter
activates or deactivates the profile.
If you activate a profile, it is available for use. If you deactivate a profile, it is
not available for use.
• In a Static Rtes profile, the Active parameter determines whether the route
defined in the profile appears in the Pipeline static routing table.
Location: Ethernet > Connections > any profile; Ethernet > Frame Relay >
any profile; Ethernet > Static Rtes > any profile
Add Pers
Description: Specifies the number of seconds that average line utilization
(ALU) for transmitted data must exceed the threshold indicated by the Target Util
parameter before the Pipeline begins adding bandwidth to a session. The Pipeline
determines the ALU for a session by using the algorithm specified by the Dyn
Alg parameter.
When utilization exceeds the threshold for a period of time greater than the value
of the Add Pers parameter, the Pipeline attempts to add a channel. Using the Add
Pers and Sub Pers parameters prevents the system from continually adding and
subtracting bandwidth, and can slow down the process of allocating or removing
bandwidth.
Usage: Press Enter to open a text field. Then, type a number between 1 and 300.
Press Enter again to close the text field.
Location: Ethernet > Answer profile > PPP Options; Ethernet > Connections
> any profile > Encaps Options
See Also: Dyn Alg, Max Ch Count, Base Ch Count, Sec History, Sub Pers, Tar-
get Util
Note: This parameter is intended for use when two or more Ascend units on the
same network are configured with redundant profiles and routes. It is not
necessary to use this feature if you have a single Pipeline unit.
This setting causes the Pipeline to always advertise its IP routes. Use this
setting unless you have redundant Ascend units or don’t use dialout routes.
Always is the default.
• Trunks Up
This setting causes the Pipeline to stop advertising (“poison”) its IP dialout
routes if it temporarily loses the ability to dial out.
Alarm
Description: Specifies whether the Pipeline sends a traps-PDU (Protocol Data
Unit) to the SNMP manager when an alarm event occurs.
Alarm events are defined in RFC 1215 and include the following:
• coldStart
This event indicates that the Pipeline started up from a power-off condition.
• warmStart
This event indicates that the Pipeline started up from a power-on condition,
typically by a system reset.
• linkDown
This event indicates that a WAN link or Ethernet interface has gone offline.
• linkUp
This event indicates that a WAN link or Ethernet interface has come online.
Client DNS configurations define DNS server addresses that will be presented to
WAN connections during IPCP negotiation. They provide a way to protect your
local DNS information from WAN users. Client DNS has two levels: a global
configuration that applies to all PPP connections, and a connection-specific
configuration that applies to that connection only. The global client addresses are
used only if none are specified in the Connection profile.
This parameter acts as a flag to enable the Pipeline to present the local DNS
servers to the WAN connection when all client DNS servers are not defined or
available.
See Also: Client Assign DNS, Client Pri DNS, Client Sec DNS
Location:
Always Spoof
Description: Determines how the Pipeline responds to DHCP requests:
• It can be a DHCP server for up to 43 hosts and assign addresses from its own
address pools.
• It can perform DHCP spoofing for a single host by providing a temporary IP
address just long enough for a DHCP server on the remote network to
provide an official address.
Usage: Enter Yes to enable or No to disable incoming voice calls. Yes is the
default.
• For the Pipeline units without POTS, set the Ans Voice Call parameter to Yes
to specify that a unit answer voice calls. Incoming calls are treated as Data
Over Voice (DOV) calls.
• For the Pipeline units with POTS, if you set Ans Voice Call to Yes, the unit
functions as usual, directing incoming voice calls to the POTS ports.
• For any model, if you set Ans Voice Call to No, incoming voice calls are
rejected. You can list the phone numbers of rejected calls by entering the
Show ISDN command at the terminal server prompt. For example:
ascend% show isdn
NL: CALL REJECTED/OTHER DEST: 5551010
The phone number listed, 5551010, originated a call that was not answered
by the Pipeline.
Dependencies: None.
Location: Configure
AnsOrig
Description: Specifies whether the Pipeline can initiate calls, receive them, or
both. The setting you choose affects calls to or from the destination specified by
the Station and LAN Adrs parameters in the Connection profile.
Location: Ethernet > Connections > any profile > Telco Options
APP Host
Description: Specifies the IP address of the host that runs the Ascend Password
Protocol (APP) Server Utility. Enigma Logic SafeWord AS and Security
Dynamics ACE, and Axent Softkey are examples of APP servers.
Usage: Press Enter to open a text field. Then, type the IP address of the
authentication server.
The address consists of four numbers between 0 and 255, separated by periods.
Separate the optional netmask from the address using a slash. The default value is
0.0.0.0/0. The default setting specifies that no APP server is available.
Example: 200.65.207.63/29
APP Port
Description: Specifies the UDP port number monitored by the APP server
identified in the APP Host parameter.
Usage: Press Enter to open a text field. Then, type a UDP port number. Valid
port numbers range from 0 to 65535. The default value is 0, which indicates that
no UDP port is being monitored by the APP server. Press Enter again to close the
text field.
Example: 35
APP Server
Description: Lets you enable responses to security card password challenges by
using the APP Server utility on a UNIX or Windows workstation.
Auto Logout
Description: Specifies whether the Pipeline automatically logs out when a
device disconnects from its control port or when the Pipeline loses power. The
disconnected device can be a terminal, a VT-100, a terminal emulator, or a
modem.
Aux Send PW
Description: Specifies the password that the Pipeline sends when it adds
channels to a security-card MP+ call that uses PAP-TOKEN-CHAP
authentication. The Pipeline obtains authentication of the first channel of this
MP+ call from the hand-held security card.
Usage: Press Enter to open a text field. Then, type a password. This password
must match the one set up for your Pipeline in the RADIUS users file on the NAS
(Network Access Server). Press Enter again to close the text field.
Location: Configure; Ethernet > Connections > any profile > Encaps Options
Backup
Description: Specifies the profile name of a backup connection.
When you use the backup connection, the Pipeline does not move routes to the
backup profile. Therefore, the IP routes shown in the terminal server display may
be incorrect, although statistical counts reflect the change.
Usage: Press Enter to open a text field. Then, type the name of the profile that
you want to act as the backup. The name you specify must match the value of the
Name parameter in a local Connection profile. The backup connection can be
switched or nailed up.
Location: Ethernet > Connections > any profile > Session Options
BACP
Description: Used to send or receive data using the Bandwidth Allocation
Control Protocol.
Usage: Select the parameter and use the up or down arrow to cycle through the
choices of Yes or No. Press Enter to make a selection.
• In the Ethernet > Answer > PPP Options menu, set BACP to Yes to use
BACP when receiving calls.
No is the default.
• To use BACP when sending data, in Ethernet > Connections > any profile,
set Encaps to MP. In the Encaps option submenu, set BACP to Yes.
No is the default.
Note: The Idle Percent parameter does not appear in the Encaps Options
menu when Encaps is set to MP, as it does not apply to MP or BACP.
Location: Ethernet > Answer > PPP Options; Ethernet > Connections > any
profile > Encaps Options
Base Ch Count
Description: Specifies the initial number of channels the Pipeline sets up when
originating calls for a PPP, MP+, or MP multichannel link.
No matter what type of link you use, the amount you specify cannot exceed the
maximum channel count set by the Max Ch Count parameter.
Location: Ethernet > Connections > any profile > Encaps Options
Bill #
Description: Specifies a billing number for charges incurred on the line. If you
do not enter a billing number, the telephone company bills charges to the
telephone number assigned to the line.
Your carrier determines the billing number, and uses it to sort your bill. If you
have several departments, and each department has its own Bill #, your carrier
can separate and tally each department’s usage.
Usage: Press Enter to open a text field. Then, type a telephone number. You can
specify up to ten characters, and you must limit those characters to the following:
1234567890()[]!z-*# |
The Pipeline uses the Bill # parameter differently depending on the type of line
you use:
• Bill # for outgoing calls on an ISDN BRI line applies only to installations in
Australia.
Location: Ethernet > Connections > any profile > Telco Options
Usage: Enter the number of connection attempts permitted before the Pipeline
blocks calls (discards packets) for the connection. The maximum number you
can enter is 65535 (65535 attempts). The default is 0.
Location: Ethernet > Connections > any profile > Session Options
Blocked duration
Description: Specifies the number of seconds the Pipeline will block calls
(discard packets).
Usage: Enter the number of seconds for the Pipeline to block all calls made to
the connection. When this period has elapsed, the unit will again allows calls to
this connection.
Location: Ethernet > Connections > any profile > Session Options
Dependencies: You must use the Server parameter to specify the address of at
least one BOOTP server. The BOOTP Relay menu also includes a second Server
parameter for specifying a second BOOTP server. If you specify two BOOTP
servers, the Pipeline that relays the BOOTP request determines when each server
is used. The order of the BOOTP servers in the BOOTP Relay menu does not
necessarily determine which server is tried first.
Bridge
Description: Enables or disables protocol-independent bridging for a call. If
you disable bridging, you must enable routing by setting Route IP=Yes or Route
IPX=Yes in the Connection profile.
Dependencies: The effect of the Bridge parameter depends upon how you set
the Route IP and Route IPX parameters.
Additional Dependencies
• Bridging must be enabled on both the dialing and answering sides of the
link.
The Connection profile on the dialing side and the Answer profile on the
answering side must both set the Bridge parameter to Yes. Otherwise, the
Pipeline does not bridge the packets.
• The Bridge parameter does not apply (Bridge=N/A) if you turn off bridging
in the Ethernet profile (Bridging=No).
• Bridge in the Answer profile applies to incoming calls for which no
Connection profile exists; if a Connection profile exists, the setting of its
Bridge parameter takes precedence.
• If Profile Reqd=Yes in the Answer profile, Bridge does not apply
(Bridge=N/A) in the Answer profile.
• If Profile Reqd=Yes in the Answer profile, you must set Bridge=Yes in the
answering Connection profile.
• Do not confuse the Bridge parameter with the Bridging parameter.
Location: Configure; Ethernet > Connections > any profile; Ethernet > Answer
profile > PPP Options
Bridging
Description: Allows you to globally enable or disable bridging for all
connections that the Pipeline answers or dials.
Dependencies: Do not confuse the Bridge parameter in the Answer and Con-
nection profiles with the Bridging parameter in the Ethernet profile.
• The Bridge parameter in the Answer profile applies only to connections that
the Pipeline answers.
• The Bridge parameter in the Connection profile applies only to a specific
connection.
• The Bridging parameter in the Ethernet profile globally enables or disables
bridging.
Call Filter
Description: Enables you to specify a call filter to plug into an Answer profile
or a Connection profile.
By default, any packet destined for the WAN causes the Pipeline to place a call.
In addition, by default, every packet resets the idle timer, the indicator that the
Pipeline uses to know when to clear a call. When you set up a call filter, only
those packets that the call filter forwards can initiate a call or reset the Preempt or
Idle parameters.
Usage: Press Enter to open a text field. Then, type a number between 0 and 16.
The number corresponds to a call filter you created in the Filters menu. Press
Enter again to close the text field.
When you set Call Filter to 0 (zero), the Pipeline forwards all packets. Zero is the
default.
Location: Ethernet > Connections > any profile > Session Options
See Also: Call Type, Data Filter, Forward, More, Profile Reqd
Call Type
Description: Appears in a Connection profile and a Frame Relay profile. Its
functionality differs depending on the profile:
• In a Connection profile, specifies a type of link.
• In a Frame Relay profile, specifies the type of connection to a frame relay
switch
Frame Relay is an HDLC-based packet protocol that enables you to send
data to a destination using one or more frame relay switches within a private
network or a public carrier’s network. HDLC stands for High Level Data
Link Control.
From the viewpoint of the Pipeline, a frame relay switch is an endpoint for
all DLCIs (Data Link Connection Indicators) connecting to it. A DLCI
identifies a Connection profile as a logical link; because more than one
Connection profile can connect to a frame relay switch, a physical circuit can
carry more than one logical link. The DLCI parameter enables the frame
relay switch to identify each Connection profile.
The frame relay switch connects the endpoints of the DLCIs to each other to
make a virtual permanent circuit to which users can connect. The circuit acts
like a wire between two endpoints with a fixed maximum bandwidth.
Usage: The settings you can choose for the Call Type parameter differ
depending on the profile. In a Connection profile or a Frame Relay profile, you
can specify Nailed, Switched, Nailed/MPP, Perm/Switched. Each selection is
discussed below:
Nailed
This setting specifies a link that consists entirely of nailed-up channels.
• In a Connection profile, you must use the Group parameter to specify which
channels are in the connection.
• In a Frame Relay profile, you must use the Nailed Grp parameter to specify
which channels are in the connection.
The Nailed setting is the default in a Frame Relay profile.
Switched
This setting specifies a link that consists entirely of switched channels.
Typically, the switched channels are dialed when the Pipeline receives a packet
whose destination is the unit at the remote end of the Nailed/MPP connection.
The packet initiating the switched call must come from the caller side of the
connection.
If a channel in a call fails for any reason, and the total number of channels in the
Nailed/MPP connection falls below the value of the Min Ch Count parameter, the
Pipeline tries to add a switched channel to bring the connection back up to the
minimum.
If a failed channel is in the group specified by the Group parameter, that channel
is replaced with a switched channel, even if the call is online with more than the
minimum number of channels. Failed nailed-up channels are replaced by
switched channels, regardless of the Min Ch Count setting.
Use this setting if your telephone company charges for each incoming and
outgoing connection attempt, but does not charge for connection time on local
calls. Ascend’s regular bandwidth-on-demand feature conserves connection time
but causes many connection attempts. A permanent switched connection
performs the opposite function—it conserves connection attempts but causes a
long connection time.
For the answering device at the remote end of the permanent switched
connection, we recommend that the Connection profile be configured to answer
calls but not originate them. If the remote device initiates a call, the Pipeline
simply does not answer it. This situation could result in repeated charges for calls
that have no purpose. To keep the remote device from originating calls, set
AnsOrig=Ans Only for that device.
However, if the answering side of the connection brings the link down
because of an Idle timeout, the calling side can bring it back up.
Dependencies: Keep this information in mind concerning the Call Type param-
eter in a Connection profile or a Frame Relay profile:
• If the link consists entirely of nailed channels (Call Type=Nailed), the
Callback feature does not apply (Callback=N/A).
• If the link consists entirely of switched channels (Call Type=Switched), the
Group parameter does not apply (Group=N/A).
• In a Connection profile, the encapsulation must be MPP (Encaps=MPP) in
order to select Call Type=Nailed/MPP.
• When you set Call Type=Perm/Switched in a Connection profile, the
following parameters do not apply and are set to N/A:
– AnsOrig=N/A because permanent switched connections are always
outbound.
– Callback=N/A because the device will not answer calls for a permanent
switched connection.
– Idle=N/A because a permanent switched connection is up permanently.
– Backup=N/A because permanent switched connections do not support
backup calls.
• The Idle and Backup parameters in the Session Options submenu are also set
to N/A when Call Type=Perm/Switched.
Location: Ethernet > Connections > any profile > Telco Options; Ethernet >
Frame Relay > any profile
See Also: Callback, Data Svc, DLCI, Group (Connection), Idle, Max Ch Count,
Min Ch Count, Nailed Grp parameters, and DO Hangup in Chapter 1, “DO Com-
mand Reference.”
Callback
Description: Enables or disables the callback feature. When you enable the
callback feature, the Pipeline hangs up after receiving an incoming call that
matches the one specified in the Connection profile. The Pipeline then calls back
the device at the remote end of the link using the Dial # specified in the
Connection profile.
You can use this parameter to tighten security, as it ensures that the Pipeline
always makes a connection with a known destination.
Location: Ethernet > Connections > any profile > Telco Options
Called #
Description: Adds authentication by Called Number using the number (ID) of
the unit being called instead of the number of the calling unit. Called # is the
same as Dial #, but without the trunk group or dialing prefix prepended.
Usage: Select the parameter and cycle through the possible choices.
• Ignore. Ignore calling number or called number.
• Prefer. Use Calling number ID authentication, but if it’s not available, use
name/password authentication.
• Require. Use Calling number ID authentication.
• Fallback does not apply to the Pipeline.
• Called Require. Same as Require, except uses the called number rather than
the calling number ID.
• Called Prefer. Same as Prefer, except use the called number rather than the
calling number ID.
Dependencies: You should also supply all the information to use PAP or CHAP
authentication in case the called number is blocked (using Caller ID blocking
from the phone company). Both types of authentication are not performed for the
same connection.
Caller ID
Description: Specifies if the ISDN phone number data associated with the
POTS port should be included in, or blocked from, the ISDN BRI data stream
when outgoing analog calls are placed. The parameter setting applies to both
ports. You cannot set each port separately.
Usage: Select the parameter and cycle through the possible values of Yes or No
by pressing Enter. Yes is the default.
Calling #
Description: Specifies the calling party’s phone number (also called CLID or
ID). If authentication by CLID is enabled by the Id Auth parameter, the Pipeline
compares the CLID of incoming calls to the value of the Calling # parameter.
Usage: Press Enter to open a text field. Then, enter the calling party’s phone
number. You can enter up to 20 characters. Press Enter again to close the text
field.
Chan Usage
Description: Specifies how the B channels are used on an ISDN line. Typically,
both channels are switched. The first setting in each pair represents B1 channel
usage, and the second represents the B2 channel usage.
Switched means that the channel uses dial-in switched service at either 64 kbps
(the default) or 56 kbps per B channel. The B channels can be used singly or
together for one or more simultaneous dial-ups on the same line, depending on
active sessions and bandwidth demands.
Unused means that the channel is not used for dial-in connections. The Pipeline
will have access only to the other channel, which limits the bandwidth to 64 kbps.
Super Dig 128 supports ISDN connections in Japan. It concatenates the two B
channels into a single 128 kbps pipe on a nailed-up connection, delivering
unrestricted 128 kbps bandwidth. Super Digital 128 uses a single group number
with both nailed lines connected to a single PPP/MPP interface. Only one dial-up
phone number is assigned, and only one call can be supported at one time. The
switch type must be set to JAPAN.
• Leased/Switch
• Leased/Leased
Location: Configure
Usage: Specify Yes (to use client DNS servers) or No. No is the default.
Client Gateway
Description: Specifies the default route for IP packets coming from the user on
this connection.
Usage: Specify the IP address of the next hop router in dotted decimal notation.
The default value is 0.0.0.0; if you accept this value, the Pipeline routes packets
as specified in the routing table, using the system-wide default route if it cannot
find a more specific route.
The Pipeline must have a direct route to the address you specify. The direct route
can take place via a profile or an Ethernet connection. If the Pipeline does not
have a direct route, it drops the packets on the connection. When you diagnose
routing problems with a profile using this feature, an error in a per-user gateway
address is not apparent from inspection of the global routing table.
Usage: Specify the IP address of a DNS server to be used for all connections
that do not have a DNS server defined. The default value is 0.0.0.0.
Location: Ethernet > Mod Config > DNS; Ethernet > Connections > any profile
> IP Options
Usage: Specify the IP address of a secondary DNS server to be used for all
connections that do not have a DNS server defined. The default value is 0.0.0.0.
Location: Ethernet > Mod Config > DNS; Ethernet > Connections > any profile
> IP Options
Comm
Description: Specifies an SNMP (Simple Network Management Protocol)
community name. The string you specify becomes a password that the Pipeline
sends to the SNMP manager when an SNMP trap event occurs. The password
authenticates the sender identified by the IP address in the IP Adrs parameter.
Usage: Press Enter to open a text field. Then, type the community name. You
can enter an alphanumeric string containing up to 31 characters. The default is
[ ]. Press Enter again to close the text field.
Dependencies: To turn off SNMP traps, leave the Comm parameter blank and
set Dest=0.0.0.0.
Compare
Description: Specifies how a packet's contents are compared to the value
specified in the filter.
After applying the Offset, Mask, and Length values to reach the appropriate
location in a packet, the Pipeline compares the packet’s contents to the Value
parameter. If Compare is set to Equals (the default), the Pipeline applies the filter
if the packet data is identical to the setting of the Value parameter. If Compare is
set to NotEquals, the Pipeline applies the filter if the packet data is not identical
to the setting of the Value parameter.
Location: Ethernet > Filters > any type > any filter > Generic
Connection #
Description: Appears in a Bridging profile or an IPX Route profile. Its
functionality differs depending on the profile:
• In a Bridging profile, specifies the number of a Connection profile through
which you can reach the node specified by the Enet Adrs parameter of the
Bridging profile.
The IP address contained in the Connection profile’s LAN Adrs parameter
corresponds to the MAC address contained in the Bridging profile’s Enet
Adrs parameter. The Pipeline dials the Connection profile when a node on its
LAN sends a packet whose destination matches the Enet Adrs value in the
profile.
• In an IPX Route profile, identifies the number of the Connection profile
through which you can reach the NetWare server connected by the static
route and is required.
Usage: Press Enter to open a text field. Your usage depends on the profile.
Bridging profile
Type the last two digits of the menu number of a Connection profile in which
Bridging=Yes. You can type a number from 1 to 31. Zero (0) is the default; this
setting disables the profile.
You must enter a value in this parameter, because you should only advertise static
routes that you can reach.
Dependencies: Keep this additional information in mind for each type of pro-
file.
Bridging profile
You must set Dial Brdcast=No if you want the Pipeline to use a static bridge
entry. Any Connection profile that dials on broadcast does not need a Bridging
profile.
In an IPX Route profile, you must carry out these tasks if you want static IPX
routes to appear in the route table:
• Enable IPX routing in the Connection profile by setting Route IPX=Yes.
• Configure IPX on the local Ethernet network by specifying a setting for one
or more of these parameters: Active, Connection #, Hop Count, IPX Alias,
IPX Frame, IPX Net#, Network, Node, Server Name, Server Type, Socket,
and Tick Count.
Location: Ethernet > Bridge Adrs > any profile; Ethernet > IPX Route > any
profile
See Also: Active, Hop Count, IPX Alias, IPX Frame, IPX Net#, Network,
Node, Route IPX, Server Name, Server Type, Socket, Tick Count
Console
Description: Specifies the type of control interface established at the VT-100
port labeled Control on the back panel of the Pipeline.
Usage: Standard enables you to use the standard set of menus. Standard is the
default and cannot be changed on the Pipeline.
Contact
Description: Specifies the person or department to contact if you experience
problems using the Pipeline.
Usage: Press Enter to open a text field. Then, type the name of the contact
person or department. You can enter up to 60 characters. An SNMP management
application can read this field, but the value you enter does not affect the
operation of the Pipeline.
Data Filter
Description: Specifies a data filter to plug into an Answer profile or a
Connection profile. This data filter examines each incoming or outgoing packet
on a WAN, and either forwards or discards it.
Usage: Press Enter to open a text field. Then, type a number between 0 and 16.
The number corresponds to a data filter you created in the Filters menu. Press
Enter again to close the text field.
When you set Data Filter to 0 (zero), the Pipeline forwards all data packets. Zero
is the default.
• Do not confuse the Filter parameter with the Data Filter parameter.
The Filter parameter filters data packets on the Pipeline unit’s local LAN
interface; the Data Filter parameter filters data packets on the Pipeline unit’s
WAN interface. The WAN interface is the port on the Pipeline that is
connected to a WAN line.
• Data Filter in the Answer profile applies to incoming calls for which no
Connection profile exists; if a Connection profile exists, the setting of its
Data Filter parameter takes precedence.
• If Profile Reqd=Yes in the Answer profile, Data Filter does not apply
(Data Filter=N/A) in the Answer profile.
Location: Ethernet > Answer > any profile > Session Options; Ethernet > Con-
nections > any profile > Session Options
See Also: Call Filter, Call Type, Forward, More, Profile Reqd
Data Svc
Description: Specifies the type of data service the link uses for outgoing calls.
A data service is provided over a WAN line and is characterized by the unit
measure of its bandwidth. A data service can transmit either data or digitized
voice.
Usage: Press Enter to cycle through the choices. You can specify one of the
settings listed in Table 3-1.
Setting Description
56K The call contains any type of data and connects to the Switched-56 data
service.
The only services available to lines using inband signaling (such as
Switched-56 lines) are 56K and 56KR.
Setting Description
64K The call contains any type of data and connects to the Switched-64 data
service.
Voice This value applies only to calls made over an ISDN BRI line.
The voice setting enables the Pipeline to instruct the network to place an
end-to-end digital voice call for transporting data when a switched data
service is not available.
If you choose this setting, the data might become corrupted or unusable
unless you meet these technical requirements:
• Use only digital end-to-end connectivity; no analog signals should
be present anywhere in the link.
• Make sure that the phone company is not using any intervening loss
plans to economize on voice calls.
• Do not use echo cancellation; analog lines can echo, and the
technology to take out the echoes can also scramble data in the link.
• Do not make any modifications that can change the data in the link.
Location: Ethernet > Connections > any profile > Telco Options; Ethernet >
Frame Relay > any profile
Data Usage
Description: Specifies which of your ISDN telephone numbers to use for
incoming data calls. If your ISDN service allows data calls on only one telephone
number, use this parameter to specify the telephone number to use.
Dependencies: The parameter can be used only when the value of the Switch
Type parameter is any switch used in North America (except AT&T/P-T-P), and
switch types named France, U.K., NET 3, Japan, Belgium, Australia, Swiss, Ger-
man, and MP German.
Note: For AT&T/P-T-P, the Data Usage parameter is N/A because there is only
one telephone number supplied, and it is used for all calls.
DBA Monitor
Description: Specifies how the Pipeline monitors the traffic over a Multilink
Protocol Plus (MPP) call.
This specifies that the Ascend unit will add or subtract bandwidth based on
the amount of data it transmits or receives.
• None
This specifies that the Ascend unit will not monitor traffic over the link and
will not use DBA.
Location: Ethernet > Connections > any profile > Encaps Options
DCE N392
Description: Specifies the maximum number of error events that can occur in
the sliding window defined by DCE N393. The error events can include link
reliability errors, protocol errors, and sequence number errors. If the Pipeline
exceeds the threshold defined by N392, the Frame Relay switch declares the
Pipeline inactive.
Usage: Press Enter to open a text field. Then, type a number between 1 and 10.
The default is 3. Press Enter again to close the text field.
DCE N393
Description: Specifies the width of the sliding window used by the DCE N392
parameter. For example, if DCE N393=5, the sliding window begins five
monitored events ago and extends to the present. A monitored event occurs when
the Pipeline makes a Status Enquiry.
Usage: Press Enter to open a text field. Then, type a number between 1 and 10.
The default is 4. Press Enter again to close the text field.
Def Server
Description: Defines the server to which the Pipeline routes incoming packets
when their destination port number does not match an entry in Static Mappings
nor does it match a port number dynamically assigned when a local host initiates
a TCP / UDP session. The default server is used only when the Pipeline is
running network address translation (NAT) in single-address mode.
Note: If you change the value of this parameter, the change does not take effect
until the next time a connection is made to the remote network specified in the
NAT profile. To make the change immediately, you must terminate the
connection to the remote network and then reopen it.
Usage: Press Enter to open a text field and then type the IP address.
The address consists of four numbers between 0 and 255, separated by periods.
Enter 0.0.0.0 to disable routing of packets to a default server.
Press Enter again to close the text field, press Esc to exit the menu, and then
confirm the change when prompted.
Note: The change does not take effect until the next time the link is brought up.
To make the change immediately, bring the link down and back up.
See Also: Dst Port # (Static Mapping), Loc Adrs, Loc Port#, Lan, Routing, Pro-
tocol (Static Mapping), Validate IP
See Also:
Dest
Description: Appears in a Static Rtes profile and in an SNMP Traps profile. Its
functionality differs depending on the profile:
• In a Static Rtes profile, specifies the IP address of the route’s destination.
• In an SNMP Traps profile, specifies the IP address of the SNMP manager to
which the Pipeline sends traps-PDUs (Protocol Data Units).
Usage: Press Enter to open a text field. Then, type the IP address of the
destination.
The Pipeline ignores any digits in the IP address hidden by a netmask. For
example, the address 200.207.23.1/24 becomes 200.207.23.0. To specify a route
to a specific host, use a mask of 32.
The default value is 0.0.0.0/0. This value has a different meaning depending on
the profile:
• In a Static Rtes profile, the first route is the default route, and the Dest
parameter is set to 0.0.0.0/0; this default specifies all destinations for which
no other route exists.
• In an SNMP Traps profile, you turn off traps by setting Dest=0.0.0.0 and
deleting the value for the Comm parameter.
Example: 200.207.23.1
Location: Ethernet > Static Rtes > any profile; Ethernet > SNMP Traps > any
profile
Usage: Press Enter to toggle between Yes (the default) and No.
DHCP Spoofing
Description: Enables or disables all of the DHCP features.
Dial #
Description: Appears in the Configure menu, a Connection profile, and a Frame
Relay profile. Its functionality differs depending on the profile:
• In the Configure or Connection profile, specifies the phone number the
Pipeline dials to reach the bridge, router, or node at the remote end of the
link.
• In a Frame Relay profile, specifies the phone number that the Pipeline dials
to reach a frame relay switch.
Frame Relay is an HDLC-based packet protocol that enables you to send
data to a destination using one or more frame relay switches within a private
network or a public carrier’s network. HDLC stands for High Level Data
Link Control.
From the viewpoint of the Pipeline, a frame relay switch is an endpoint for
all DLCIs (Data Link Connection Indicators) connecting to it. A DLCI
identifies a Connection profile as a logical link. The frame relay switch
connects the endpoints of the DLCIs to each other to make a virtual
permanent circuit to which users can connect. The circuit acts like a wire
between two endpoints with a fixed maximum bandwidth.
Usage: Press Enter to open a text field. Then, type a telephone number. You can
enter up to 37 characters, and you must limit those characters to the following:
1234567890()[]!z-*#|
Location: Configure; Ethernet > Connections > any profile; Ethernet > Frame
Relay > any profile
Dial Brdcast
Description: Specifies whether broadcast packets initiate dialing.
Dependencies: The Dial Brdcast parameter applies only if the Connection pro-
file enables bridging (Bridge=Yes) and allows outgoing calls (AnsOrig=Call
Only or AnsOrig=Both).
Dial Query
Description: Specifies whether the Pipeline places a call to the location
indicated in the Connection profile when a workstation on the local IPX network
looks for the nearest IPX server. More than one Connection profile can have this
parameter set to Yes. As a a result, several connections can occur at the same
time.
Dependencies: If there is an entry in the Pipeline unit’s routing table for the
location specified by the Connection profile, Dial Query has no effect.
Location: Ethernet > Connections > any profile > IPX Options
DLCI
Description: Specifies the Data Link Connection Indicator that identifies the
Connection profile to the frame relay switch as a logical link on a physical
circuit.
Frame Relay is an HDLC-based packet protocol that enables you to send data to a
destination using one or more frame relay switches within a private network or a
public carrier’s network. HDLC stands for High Level Data Link Control.
From the viewpoint of the Pipeline, a Frame Relay switch is an endpoint for all
DLCIs (Data Link Connection Indicators) connecting to it. A DLCI identifies a
Connection profile as a logical link. The frame relay switch connects the
endpoints of the DLCIs to each other to make a virtual permanent circuit to
which users can connect. The circuit acts like a wire between two endpoints with
a fixed maximum bandwidth.
Each Frame Relay profile can include more than one Connection profile, all
sharing the total bandwidth of the Frame Relay link.
Usage: Press Enter to open a text field. Then, enter a number between 16 and
991. The default is 16. Ask your Frame Relay network administrator for the value
you should enter. Press Enter to close the text field.
Location: Ethernet > Connections > any profile > Encaps Options
Domain Name
Description: Specifies the name of domain the Pipeline is located in. This name
is used by the Domain Name System (DNS) to associate IP addresses with
symbolic names.
DNS is a TCP/IP service that enables you to specify a symbolic name instead of
an IP address. A symbolic name consists of a username and a domain name in the
format username@domain name. The username corresponds to the host number
in the IP address. The domain name corresponds to the network number in the IP
address. A symbolic name might be [email protected] or [email protected].
Usage: Press Enter to open a text field. Then, type the domain name of the
Pipeline. Press Enter again to close the text field.
Dst Adrs
Description: In a filter of type IP, specifies the destination address to which the
Pipeline compares a packet’s destination address.
Usage: Press Enter to open a text field. Then, type the destination address the
Pipeline should use for comparison when filtering a packet. The address consists
of four numbers between 0 and 255, separated by periods.
The null address 0.0.0.0 is the default. If you accept the default, the Pipeline does
not use the destination address as a filtering criterion.
Example: 200.62.201.56
Dependencies: Dst Adrs does not apply (Dst Adrs=N/A) if you are using a
generic filter (Type=Generic) or if you have not activated the IP filter
(Valid=No).
Location: Ethernet > Filters > any type of filter > any input or output filter > any
numbered filter > Ip Options
Dst Mask
Description: In a filter of type IP, specifies the bits that the Pipeline should
mask when comparing a packet’s destination address to the value of the Dst Adrs
parameter. The masked part of an address is hidden; the Pipeline does not use it
for comparison with Dst Adrs. A mask hides the part of a number that appears
behind each binary 0 (zero) in the mask; the Pipeline uses only the part of a
number that appears behind each binary 1 for comparison.
The Pipeline applies the mask to the address using a logical AND after the mask
and address are both translated into binary format.
Usage: Press Enter to open a text field. Then, type the IP mask in dotted decimal
format. The value 0 (zero) hides all bits, because the decimal value 0 is the binary
value 00000000; the value 255 does not mask any bits, because the decimal value
255 is the binary value 11111111.
The null address 0.0.0.0 is the default; this setting indicates that the Pipeline
masks all bits. To specify a single destination address, set Dst
Mask=255.255.255.255 and set Dst Adrs to the IP address that the Pipeline uses
for comparison.
Dependencies: Dst Mask does not apply (Dst Mask=N/A) if you are using a
generic filter (Type=Generic) or if you have not activated the IP filter
(Valid=No).
Location: Ethernet > Filters > any type of filter > any input or output filter > any
numbered filter > Ip Options
The Dst Port Cmp criterion determines how the Pipeline carries out the
comparison.
Usage: Press Enter to open a text field. Then, type the number of the destination
port the Pipeline should use for comparison when filtering packets. You can enter
a number between 0 and 65535.
The default setting is 0 (zero). If you accept the default, the Pipeline does not use
the destination port number as a filtering criterion. Press Enter to close the text
field.
Note that Port 25 is reserved for SMTP; that socket is dedicated to receiving mail
messages. Port 20 is reserved for FTP data messages, Port 21 for FTP control
sessions, and Port 23 for Telnet sessions.
Location: Ethernet > Filters > any type of filter > any input or output filter > any
numbered filter > Ip Options
See Also: Dst Port # (Static Mapping), Src Port Cmp, Src Port #
Note: If you change the value of this parameter or of any of the other
parameters in a Static Mapping nn menu, the change does not take effect until the
next time a connection is made to the remote network specified in the NAT
profile. To make the change immediately, you must terminate the connection to
the remote network and then reopen it.
Usage: Press Enter to open a text field and then type the port number.
Press Enter again to close the text field, press Esc to exit the menu, and then
confirm the change when prompted.
Location: Ethernet > NAT > Static Mapping > Static Mapping nn (where nn is a
number between 01 and 10)
See Also: Def Server, Loc Adrs, Loc Port#, Lan, Routing, Protocol (Filter),
Valid (Static Mapping)
• Less specifies that port numbers with a value less than the value specified by
Dst Port # match the filter.
• Eql specifies that port numbers equal to the value specified by Dst Port #
match the filter.
• Gtr specifies that port numbers with a value greater than the value specified
by Dst Port # match the filter.
• Neq specifies that port numbers not equal to the value specified by Dst Port #
match the filter.
Location: Ethernet > Filters > any type of filter > any input or output filter > any
numbered filter > Ip Options
DTE N392
Description: Specifies the maximum number of error events that can occur in
the sliding window defined by DTE N393. The error events can include link
reliability errors, protocol errors, and sequence number errors. If the Pipeline
exceeds the threshold defined by DTE N392, the frame relay switch declares the
Pipeline inactive.
Usage: Press Enter to open a text field. Then, type a number between 1 and 10.
The default is 3. Press Enter again to close the text field.
setting of N391 indicates the time it takes the frame relay switch to declare
an inactive state.
DTE N393
Description: Specifies the width of the sliding window used by the DTE N392
parameter. For example, if DTE N393=5, the sliding window begins five
monitored events ago and extends to the present. A monitored event occurs when
the Pipeline makes a Status Enquiry.
Usage: Press Enter to open a text field. Then, type a number between 1 and 10.
The default is 4. Press Enter again to close the text field.
Dyn Alg
Description: Specifies which Dynamic Bandwidth Allocation (DBA) algorithm
to use for calculating average line utilization (ALU) of transmitted data. DBA
enables you to specify that the Pipeline uses ALU as the basis for automatically
adding or subtracting bandwidth from a switched connection without terminating
the link.
The Pipeline uses the historical time period specified by the Sec History
parameter as the basis for calculating ALU. It then compares ALU to the amount
specified in the Target Util parameter. When ALU exceeds the threshold defined
by Target Util for a period of time greater than the value of the Add Pers
parameter, the Pipeline attempts to add a channel. When ALU falls below the
threshold defined by Target Util for a period of time greater than the value of the
Sub Pers parameter, the Pipeline attempts to remove a channel.
Usage: Press Enter to cycle through the choices. This graph illustrates the
algorithms you can choose:
quadratic
weight
linear
1 constant
0
time
0 1800 sec.
• Linear gives more weight to recent samples of bandwidth usage than to older
samples taken during the historical period specified by the Sec History
parameter; the weighting grows at a linear rate.
• Quadratic gives more weight to recent samples of bandwidth usage than to
older samples taken during the historical period specified by the Sec History
parameter; the weighting grows at a quadratic rate.
Quadratic is the default for MP+ calls (Encaps=MPP).
• Constant gives equal weight to all samples taken during the historical time
period specified by the Sec History parameter.
When you select this option, older historical samples have as much impact
on the decision to change bandwidth allocation as do more recent samples.
Location: Ethernet > Answer > PPP Options; Ethernet > Connections > any
profile > Encaps Options
See Also: Add Pers, DBA Monitor, Dyn Alg, Max Ch Count, Sec History, Sub
Pers, Target Util
Edit Security
Description: Grants or restricts privileges to edit Security Profiles.
Edit System
Description: Grants or restricts privileges to edit the System profile and the
Ethernet profile.
Dependencies: The Edit System parameter does not apply (Edit System=N/A)
if Operations=No.
Usage: Select Enable Local DNS Table=Yes to enable the local DNS table. No
disables the feature.
Encaps
Description: Enables you to choose the encapsulation method to use when
exchanging data with a remote network.
Usage: Press Enter to cycle through the choices. You can choose one of the
settings listed below.
PPP
PPP (Point-to-Point Protocol) provides a standard means of encapsulating data
packets over a single-channel WAN link that a Connection profile sets up. It
ensures basic compatibility with non-Ascend devices.
For this setting to work, both the dialing side and the answering side of the link
must support PPP.
MP
MP supports multi-channel links, but not dynamic bandwidth allocation (DBA).
The base-channel count is used to determine the number of calls to place, and the
number of channels used for that connection does not change. In addition, MP
requires that all channels in the connection share the same phone number (that is,
the channels on the answering side of the connection must be in a hunt group).
MPP
Specifies MP+ (Multilink Protocol Plus), which extends the capabilities of MP
(Multilink PPP) to support inverse multiplexing, session management, and
bandwidth management. MP is an extension of PPP that supports the ordering of
data packets across multiple channels.
Both the dialing side and the answering side of the link must support MP+. If
only one side supports MP+, the connection then tries to use MP. If that fails, the
connection uses standard single-channel PPP. Note that neither MP nor PPP
support DBA.
FR
FR stands for Frame Relay.
Frame Relay is an HDLC-based packet protocol that enables you to send data to a
destination using one or more frame relay switches within a private network or a
public carrier’s network. HDLC stands for High Level Data Link Control.
From the viewpoint of the Pipeline, a frame relay switch is an endpoint for all
DLCIs (Data Link Connection Indicators) connecting to it. A DLCI identifies a
Connection profile as a logical link. The frame relay switch connects the
endpoints of the DLCIs to each other to make a virtual permanent circuit to
which users can connect. The circuit acts like a wire between two endpoints with
a fixed maximum bandwidth.
If you set Encaps=FR, the Connection profile provides a bridge or route across
the WAN over frame relay circuits. You must configure the FR Prof parameter in
the Encaps submenu to send this connection to the frame relay switch. The FR
Prof name must exist in a Frame Relay profile before you can save the
Connection profile.
Enet Adrs
Description: In a Bridging profile, specifies the physical Ethernet address
(MAC address) of a device at the remote end of the link.
The Pipeline uses the Bridging profile to build a bridge table with corresponding
MAC and IP addresses. The Enet Adrs parameter specifies the MAC address of
each remote device; the Net Adrs parameter specifies the IP address of each
remote device.
Usage: Press Enter to open a text field. Then, type the physical address of the
device on the remote network. An Ethernet address is a 12-digit hexadecimal
number.
Example: 0180C2000000
Exp Callback
Description: Used with Callback security, puts the number of any far end that
does not connect (for any reason) on a list that disallows calls to that destination
for 90 seconds. This gives the far end an opportunity to complete a callback.
Location: Ethernet > Connection > any profile > Telco Options
Field Service
Description: Grants or restricts privileges to perform Ascend-provided field
service operations, such as uploading new system software.
Dependencies: The Field Service parameter does not apply (Field Service=N/
A) if Operations=No.
Filter
Description: Specifies the number of a data filter that plugs into the Ethernet
profile. The data filter manages data flow on the Ethernet interface. The filter
examines each incoming or outgoing packet, and uses the Forward parameter to
determine whether to forward or discard it.
Usage: Press Enter to open a text field. Then, type a number between 0 and 16.
The number corresponds to a data filter you created in the Filters menu. When
you set Filter to 0 (zero), the Pipeline forwards all packets.
Dependencies: Do not confuse the Filter parameter with the Data Filter parame-
ter or the Call Filter parameter.
• The Filter parameter filters data packets on the Pipeline’s local LAN
interface.
• The Data Filter parameter filters data packets on the Pipeline’s WAN
interface.
The WAN interface is the port on the Pipeline that is connected to a WAN
line.
• The Call Filter parameter determines which packets can initiate a call or
reset the idle timer.
By default, any packet destined for the WAN causes the Pipeline to place a
call. In addition, by default, every packet resets the idle timer, the indicator
that the Pipeline uses to know when to clear a call. The Call Filter parameter
limits the packets that can cause these events.
The Pipeline applies the call filter specified by Call Filter only after applying
the data filter specified by Filter or Data Filter. Only those packets that a data
filter forwards reach a call filter.
Filter Persistence
Description: Specifies whether the filter or firewall assigned to a Connection
profile should persist after the call has been disconnected.
Note: Typically a firewall will persist for about an hour after its associated
connection has been torn down.
• No specifies that the filter or firewall assigned to this Connection profile will
not persist after the connection has been torn down.
No is the default.
See Also: Call Filter, Data Filter, Name, Version, Length (Filter)
Force56
Description: Specifies whether the Pipeline uses only the 56-kbps portion of a
channel, even when all 64 kbps appear to be available.
Use this feature when you place calls to European or Pacific Rim countries and
the complete path cannot distinguish between the Switched-56 and Switched-64
data services. This feature is not required if you are placing calls only within
North America.
Location: Ethernet > Connections > any profile > Telco Options
Forward
Description: In a data filter or a call filter, specifies whether the Pipeline
forwards or discards packets that match the filter. When you use Forward in a call
filter, any forwarded data packet resets the idle timer and can initiate a call.
Location: Ethernet > Filters > Call or Data filter > input or output filter > any
numbered filter > Generic
Forward Disconnect
Description: Specifies if an off-hook click should be initiated when the far end
hangs up, which helps tear down a call when the Pipeline is behind a PBX.
Usage: The available values are Yes or No. Select the parameter, and press enter
to cycle through the available choices. No is the default.
FR address
Description: The IP address which enables NAT for frame relay connections.
Connections using Frame Relay encapsulation can translate local addresses into
the single, official address set by this parameter for networking over the wide
area network and accessing the Internet.
Usage: Press Enter to open a text field and then type the official IP address.
The address consists of four numbers between 0 and 255, separated by periods.
You must enter a valid IP address for the feature to work.
FR Prof
Description: Specifies the name of the Frame Relay profile whose parameters
the Pipeline should use in building the connection.
Usage: Press Enter to open a text field. Then, type the profile name. You can
enter up to 15 alphanumeric characters. The default is null. Make sure that you
enter the name exactly as it appears in the Name parameter of the Frame Relay
profile. Press Enter again to close the text field.
Location: Ethernet > Connections > any profile > Encaps Options
FR Type
Description: The type of interface between the Pipeline and a frame relay
switch on the frame relay network.
Note: For DTE connections, the Pipeline is able to query the device at the other
end of the link about the status of the DLCIs in the connection. If any of the
DLCIs become unusable and the DLCIs Connection profile has a specified
Backup connection, the Pipeline dials the Connection profile specified in the
Backup parameter in the Session Options submenu.
Example: FR Type=DTE
See Also: Link Mgmt, LinkUp, DCE N392, DCE N393, DTE N392, DTE N393
FT1 Caller
Description: Specifies whether the Pipeline initiates a dial-up to add channels to
an existing nailed-up or serial WAN connection. Whenever you have a mixture of
nailed-up and switched channels in a connection, you need the FT1 Caller
parameter. On purely switched calls, when the Pipeline needs to send packets
across the WAN to a destination which is not online, it dials to bring up the
connection to that destination. If additional channels are needed, the original
caller dials, never the original answering side.
However, if the connection is already online over nailed-up channels, which end
should dial to add switched channels? The only way to determine who calls (and
therefore who is billed for the call) is by using this parameter.
Location: Ethernet > Connections > any profile > Telco Options
Gateway
Description: Specifies the IP address of the router that a packet must go through
to reach the destination station of the route.
Usage: Press Enter to open a text field. Then, type the IP address of the router.
You must configure the network address of the destination station with the LAN
Adrs parameter in the Connection profile; otherwise, the Pipeline assumes that
the router is on the same Ethernet interface.
Example: 200.207.23.1
Group 1 Count
Description: If the Pipeline is configured to be a DHCP server, this parameter
determines the number of contiguous IP addresses in the first address pool.
Usage: Press Enter to open a text field and enter number between 0 and 20.
The default is 1.
Dependencies: If the DHCP Spoofing and Always Spoof parameters are not
both Yes, this parameter is N/A. The IP Group 1 parameter specifies the first
address in the pool. All the addresses in the pool must be on the same subnet, and
the subnet must be on the local network. If you are specifying a pool, the value
cannot be 0.
Group 2 Count
Description: If the Pipeline is configured to be a DHCP server, this parameter
determines the number of contiguous IP addresses in the second address pool.
Usage: Press Enter to open a text field and then type a number between 0 and
20.
• If the value is 0, the pool is unavailable.
• The default is 0.
Dependencies: If the DHCP Spoofing and Always Spoof parameters are not
both Yes, this parameter is N/A. The IP Group 2 parameter specifies the first
address in the pool. All the addresses in the pool must be on the same subnet, and
the subnet must be on the local network.
Group (Connection)
Description: Points to the nailed-up channels used by the WAN link.
Usage: Press Enter to open a text field. Enter a number between 1 and 3.
• If you add channels to the Group parameter and save your changes, the
Pipeline adds the additional channels to any online connection that uses the
group.
• Do not assign more than one active Connection profile to a group.
• Do not assign a Connection profile to a group that a Frame Relay profile
uses.
• If you are using an ISDN BRI line the Pipeline assigns the B channels to the
following groups:
1 represents the B1 channel
2 represents the B2 channel
Location: Ethernet > Connections > any profile > Telco Options
Usage: Press Enter to open a text field. Enter a number between 1 and 60. The
default is 3.
Handle IPX
Description: Enables you to configure a connection that bridges IPX.
Location: Ethernet > Connections > any profile > IPX Options
Dependencies: You must have IPX routing and IPX SAP Filter enabled.
Location: Configure > Ethernet > Mod Config > Ether Options > IPX SAP Fil-
ter
Hop Count
Description: Specifies the distance to the destination IPX network in hops.
From the Pipeline, the local IPX network is one hop away. The IPX network at
the remote end of the route is two hops away—one hop across the WAN and one
hop to the local IPX network.
Usage: Press Enter to open a text field. Then, type a valid hop count from 1 to
15. A hop count of 16 is considered unreachable and is not valid for static routes.
Press Enter again to close the text field.
Dependencies: For the Hop Count parameter to apply, you must enable IPX
routing in the Connection profile by setting Route IPX=Yes.
Host n IP
Description: If the Pipeline is configured to be a DHCP server, this parameter
reserves an IP address for the host whose MAC (Ethernet) address is specified by
the respective Host n Enet parameter. When the host sends a DHCP message
requesting an IP address, the Pipeline always assigns this address.
Usage: Press Enter to open a text field and then type the IP address and subnet
mask for the host.
The address consists of four numbers between 0 and 255, separated by periods.
Separate the subnet mask from the address with a slash. To assign an address, the
IP address must be a valid IP address on the local Ethernet network. To disable
address assignment, enter 0.0.0.0/0.
Example: 10.2.1.41/24
Dependencies: If the DHCP Spoofing and Always Spoof parameters are not
both Yes, this parameter is N/A. If you enter a value other than 0.0.0.0/0 for
this parameter, you must enter a valid MAC address for the respective Host n
Enet parameter. If you disable address assignment by entering 0.0.0.0/0 for
this parameter, you must set the respective Host n Enet parameter to
000000000000.
Host n Enet
Description: If the Pipeline is configured to be a DHCP server, this parameter
specifies a host on the local network for which an IP address is reserved. The
reserved address is specified by the respective Host n IP parameter. When the
host sends a DHCP message requesting an IP address, it always receives this
address.
Example: 00d07b5e16e3
Dependencies: If the DHCP Spoofing and Always Spoof parameters are not
both Yes, this parameter is N/A. If you enter a value other than 000000000000
for this parameter, you must enter a valid IP address for the respective Host n IP
parameter. If you disable address assignment by entering 000000000000 for
this parameter, you must set the respective Host n IP parameter to 0.0.0.0/0.
ICMP Redirects
Description: Specifies whether the Pipeline accepts or ignores Internet ICMP
Redirect messages.
Id Auth
Description: Specifies whether the Pipeline uses the calling party’s phone
number to authenticate incoming calls. ID is the calling party’s Caller ID (CLID).
• Required indicates that the calling party’s phone number must match the
value of the Calling # parameter before the Pipeline can answer the call.
If CLID is not available, the Pipeline does not answer the call
ID Fail Busy
Description: Indicates the Disconnect cause when Called ID authentication fails
due to a timeout.
• No sets the Disconnect cause code to ‘Normal call clearing’ and is the
default.
• Yes sets the Disconnect cause code to ‘User Busy’.
Usage: Select the parameter and press Enter to cycle through the available
settings. Press Esc to exit the parameter.
Idle
Description: Specifies the number of seconds the Pipeline waits before clearing
a call when a session is inactive.
Usage: Press Enter to open a text field; then, type a number between 0 and
65535. If you specify 0 (zero), Pipeline does not enforce a limit; an idle
connection stays open indefinitely.
Location: Ethernet > Answer > any profile > Session Options; Ethernet > Con-
nections > any profile > Session Options
Idle Logout
Description: Specifies the number of minutes the Control Monitor or Telnet
session can remain inactive before the Pipeline logs out and hangs up.
Usage: Press Enter to open a text field. Then, type a number between 0 and 60.
The default setting is 0; this setting disables automatic logout. Press Enter again
to close the text field.
Idle Pct
Description: Specifies a percentage of bandwidth utilization below which the
Pipeline clears a single-channel MP+ call. Bandwidth utilization must fall below
this percentage on both sides of the connection before the Pipeline clears the call.
Usage: Press Enter to open a text field. Then, type a number between 0 and 99.
The default value is 0; this setting causes the Pipeline to ignore bandwidth
utilization when determining whether to clear a call. Press Enter again to close
the text field.
• Because the Idle Pct parameter is dependent on traffic levels on both sides of
the connection, we recommend that you use the Idle parameter in preference
to it.
• Idle Pct in the Answer profile applies to incoming calls for which no
Connection profile exists; if a Connection profile exists, the setting of its Idle
Pct parameter takes precedence.
• If Profile Reqd=Yes in the Answer profile, Idle Pct does not apply (Idle=N/
A) in the Answer profile.
Location: Ethernet > Answer > any profile > PPP Options; Ethernet > Connec-
tions > any profile > Encaps Options
IF Adrs
Description: Specifies the IP address of the interface at the near end of a link.
Usage: Press Enter to open a text field. Then, type the IP address of the
numbered interface.
Example: 200.207.23.7/24
Dependencies: The IF Adrs parameter does not apply if the Pipeline does not
support IP (Route IP=No).
Ignore Def Rt
Description: Specifies whether the Pipeline ignores RIP (Routing Information
Protocol) updates to the default route (0.0.0.0/0) in its IP routing table.
IP Adrs
Description: Specifies the IP address of the Pipeline on the local Ethernet
network, and its subnet.
Usage: Press Enter to open a text field. Then, type the IP address of the Pipeline
on the local Ethernet network.
The address consists of four numbers between 0 and 255, separated by periods.
Separate the optional netmask from the address with a slash. The IP address must
be a valid IP address on the local Ethernet network.
Example: 10.2.1.1/24
IP Group 1
Description: The meaning of this parameter depends on whether the Pipeline is
configured to be a DHCP server (when both DHCP Spoofing and Always Spoof
are Yes) or is configured to perform DHCP spoofing (when DHCP Spoofing is
Yes and Always Spoof is No):
• If the Pipeline is configured to be a DHCP server, this is the address and
subnet mask for the first IP address in a pool of addresses used for dynamic
address assignment.
• If the Pipeline performs DHCP spoofing, this parameter specifies a spoof
address: a temporary address that is provided to the host while the actual IP
address is obtained from a DHCP server on the remote network.
Usage: Press Enter to open a text field and enter the IP address and subnet mask.
The address consists of four numbers between 0 and 255, separated by periods.
Separate the subnet mask from the address with a slash. To specify the first
address in the pool, the IP address must be a valid IP address on the local
Ethernet network. To disable address assignment from this pool, enter
0.0.0.0/0.
Example: 10.2.1.1/24
in the pool must be on the same subnet, and the subnet must be on the local net-
work. If this parameter is 0.0.0.0/0, which disables address assignment from
this pool, the Group 1 Count parameter must be 0.
IP Group 2
Description: If the Pipeline is configured to be a DHCP server, this is the
address and subnet mask for the first IP address in the second pool of addresses
used for dynamic address assignment. A second pool is optional; you need it only
if you need to assign more than 20 IP addresses or if you need up to 20 but not
enough contiguous addresses are available. Addresses in the second pool are used
only if there are no addresses available in the first pool.
Usage: Press Enter to open a text field and then type the IP address and subnet
mask.
The address consists of four numbers between 0 and 255, separated by periods.
Separate the subnet mask from the address with a slash. To specify the first
address in the pool, the IP address must be a valid IP address on the local
Ethernet network. To disable address assignment from this pool, enter
0.0.0.0/0.
Example: 10.2.1.21/24
Location:
IPX Alias
Description: Specifies the network number assigned to a point-to-point link.
Generally, you need to enter a value in this parameter only if the Pipeline
operates with a non-Ascend router that uses a numbered interface. It does not
apply if you are routing from one Pipeline to another, or to a router that does not
use a numbered interface.
Usage: Press Enter to open a text field. Then, enter an appropriate network
number. The default value is 00000000. FFFFFFFF is invalid. Press Enter again
to close the text field.
Dependencies: For the IPX Alias parameter to apply, you must enable IPX rout-
ing in the Connection profile by setting Route IPX=Yes.
IPX Enet#
Description: Specifies a unique IPX network number for the Ethernet interface.
Usage: Press Enter to open a text field. Then, type an IPX network number
using an 8-digit (4-byte) hexadecimal value. The default is 00000000. The
number you specify must be unique within your wide-area IPX network, and
must match the configuration of other routers on the local Ethernet network.
When you accept the default setting of 00000000, the Pipeline learns its IPX
network number from other routers on the Ethernet network. If you enter a value
other than zero, the Pipeline becomes the “seeding” router and sets its IPX
network number for the other routers on the Ethernet network
Example: DE040600
Dependencies: The IPX Enet# parameter does not apply (IPX Enet#=N/A) if
the Pipeline is not set up for IPX routing (Route IPX=No).
IPX Frame
Description: Specifies the Ethernet frame type to use for IPX on the Ethernet
interface. If you do not specify an Ethernet frame type, the Pipeline cannot route
IPX or perform watchdog spoofing for its IPX clients.
IPX packets can appear in more than one Ethernet frame type on an Ethernet
segment. If your Pipeline routes IPX, it can recognize only a single IPX frame
type. The Pipeline does not route other IPX frame types, and may attempt to
bridge them. In addition, the Pipeline can only route and perform watchdog
spoofing for the IPX frame type specified by IPX Frame.
This setting indicates that the IPX clients and servers on the local Ethernet
network follow the SNAP (SubNetwork Access Protocol) for the MAC
header. This specification includes the IEEE 802.3 protocol format plus
additional information in the MAC header.
• Enet II specifies the Ethernet II frame type.
This setting indicates that IPX clients and servers on the local Ethernet
network follow the Ethernet II protocol for the MAC header.
• None disables IPX routing and other IPX-specific features.
If you choose this setting, the Pipeline can bridge IPX, but without watchdog
spoofing or the automatic RIP (Routing Information Protocol) and SAP
(Service Advertising Protocol) data filters described in Handle IPX.
Dependencies: To determine the IPX frame type in use, enter the Config com-
mand on a NetWare server, or look at the NET.CFG file on an IPX client. Choose
a setting based on this information:
• Select 802.3 if Frame=Ethernet_802.3.
• Select 802.2 if Frame=Ethernet_802.2.
• Select SNAP if Frame=Ethernet_SNAP.
• Select Enet II if Frame=Ethernet_II.
IPX Net#
Description: Lets you create a static route to another Ethernet network through
the Connection profile.
The value of IPX Net# specifies the network number of the router at the remote
end of the connection.
Usage: Press Enter to open a text field. Then, type an Ethernet network number
using an 8-digit (4-byte) hexadecimal value. The default is 00000000.
Specify the network number of the router at the remote end of the connection
only if the router requires that the Pipeline know its network number before
connecting. You almost never need to set this parameter in a Connection profile.
If you accept the default of 00000000, the Connection profile is still valid, but the
Pipeline does not advertise the route until it makes a connection to the Ethernet
network.
Example: DE040600
Dependencies: The IPX Net# parameter does not apply (IPX Net#=N/A) if the
Pipeline is not set up for IPX routing (Route IPX=No).
IPX Pool#
Description: Specifies a unique IPX network number for all NetWare clients
that are running PPP encapsulation and dialing in directly. The Pipeline assigns
network addresses to dial-in NetWare clients when they connect to the Pipeline;
these addresses are derived from this network number.
When you enter a value for IPX Pool#, the Pipeline advertises a route to this
network.
Usage: Press Enter to open a text field. Then, type an Ethernet network number
using an 8-digit (4-byte) hexadecimal value. The default is 00000000.
The number you specify must be unique within your wide area IPX network, and
must match the configuration of other routers on the local Ethernet network.
Example: FF0000037
IPX RIP
Description: Controls how IPX RIP will be handled on this WAN link. When a
Pipeline is used to connect NetWare clients to a very large IPX network, the IPX
routing table created by the Pipeline may become very large and unmanageable,
and can cause the Pipeline to run out of memory. As an alternative to maintaining
these large routing tables locally, the Pipeline may have a static IPX route to the
corporate network and disable IPX RIP. Either end of the WAN link may disable
or fine-tune IPX RIP behavior.
Location: Ethernet > Connections > any profile > IPX Options
IPX Routing
Description: Specifies whether the Pipeline can perform these functions:
• Establish IPX routing
• Forward IPX packets
• Generate RIP and SAP packets
• Interpret incoming RIP and SAP packets
See Also: Active, Connection #, Dial Query, Hop Count, IPX Alias, IPX Enet#,
Network, Node, Route IPX, Server Name, Server Type, Socket, Tick Count
IPX SAP
Description: Controls how IPX SAP will be handled on this WAN link. When a
Pipeline is used to connect NetWare clients to a very large IPX network, the IPX
service table created by the Pipeline may become very large and unmanageable,
and can cause the Pipeline to run out of memory. As an alternative to maintaining
these large service tables locally, the Pipeline may create static service table
entries and turn off IPX SAP. Either end of the WAN link may disable or fine-
tune IPX SAP behavior.
Location: Ethernet > Connections > any profile > IPX Options
Dependencies: For the Pipeline to run in proxy mode, you must supply the
remote IPX network number and configure a static IPX route to that network.
Location: Ethernet > Mod Config > Ether Options; Ethernet > Answer > any
profile > Session Options; Ethernet > Connections > any profile > Session
Options
See Also: IPX SAP Proxy Net#n, IPX Enet#, IPX Frame, IPX Routing, Server
Name, Server Type, Type, Valid (Filter)
SAP proxy mode is recommended when only NetWare clients (not servers) are
on the Ethernet side of Pipeline.
Note: If the Pipeline running in SAP proxy mode has NetWare servers on its
Ethernet, it stores the relevant SAP entries for those servers and advertises them
across the WAN interface as a normal SAP broadcast.
Dependencies: For the Pipeline to run in proxy mode, you must supply the
remote IPX network number and configure a static IPX route to that network.
Usage: For each parameter, specify the IPX network number of the server
providing the SAP proxy. The default value is 0 (zero).
The Pipeline first attempts to use the server specified by IPX SAP Proxy Net#1.
If that server is unavailable, the Pipeline then attempts to use the server specified
by IPX SAP Proxy Net#2. If that server is also unavailable, the Pipeline attempts
to use the server specified by IPX SAP Proxy Net#3.
Dependencies: If IPX SAP Proxy=No, the IPX SAP Proxy Net#n parameter
does not apply.
Lan
Description: Selects whether the Pipeline is running single-address or multiple-
address NAT.
Note: The LAN parameter in the System profile has a different function from
the Lan parameter in the NAT profile.
• Single IP addr
With single-address NAT, the only host on the local network that is visible to
the remote network is the Pipeline.
For outgoing calls, the Pipeline performs NAT on the local network after
getting a single IP address from the remote network during PPP negotiation.
The Pipeline does not limit the number of hosts on the local network that can
make simultaneous connections to hosts on the remote network. The
translations between the local network and the Internet or remote network
are dynamic and not preconfigured.
For incoming calls, the Pipeline can perform NAT for multiple hosts on the
local network using its own IP address. The Pipeline routes incoming
packets for up to 10 different TCP or UDP ports to specific servers on the
local network. See the Static mappings...
• Multiple IP addr
Multiple-address NAT translates addresses for more than one host on the
local network. To do this, the Pipeline borrows an official IP address for each
host from a Dynamic Host Configuration Protocol (DHCP) server on the
remote network or accessible from the remote network.
When multiple-address NAT is enabled, the Pipeline attempts to perform IP
address translation on all packets received. (It cannot distinguish between
official and private addresses.)
The Pipeline acts as a DHCP client on behalf of all hosts on the LAN and
relies on a DHCP server to provide addresses suitable for the remote network
from its IP address pool. On the local network, the Pipeline and the hosts all
have “local” addresses on the same network that are only used for local
communication between the hosts and the Pipeline over the Ethernet.
When the first host on the LAN requests access to the remote network, the
Pipeline gets this address through PPP negotiation. When subsequent hosts
request access to the remote network, the Pipeline asks for an IP address
from the DHCP server using a DHCP request packet. The server then sends
an address to the Pipeline from its IP address pool. The Pipeline uses the
dynamic addresses it receives from the server to translate IP addresses on
behalf of local hosts. While waiting for an IP address to be offered by the
server, corresponding source packets are dropped.
Similarly, for packets received from the WAN, the Pipeline checks the
destination address against its table of translated addresses. If the destination
address exists and is active, the Pipeline forwards the packet. If the
destination address does not exit, or is not active, the packet is dropped.
In some installations, the DHCP server could be handling both NAT DHCP
requests and ordinary DHCP requests. In this situation, if the ordinary
DHCP clients are connecting to the server over a non-bridged connection,
you must have a separate DHCP server to handle the ordinary DHCP
requests; the NAT DHCP server will only handle NAT DHCP requests.
LAN Adrs
Description: Specifies the IP address of a station or router at the remote end of
the link specified by the Connection profile.
Usage: Press Enter to open a text field. Then, type the IP address of a remote
station or router; you can also specify a netmask.
The default setting is 0.0.0.0/0; an answering Connection profile with this setting
matches all incoming IP addresses.
If you do not enter a netmask, the Pipeline assumes the default for your network
class:
• Class A: 1.0.0.0 to 127.255.255.255 /8
• Class B: 128.0.0.0 to 191.255.255.255 /16
• Class C: 192.0.0.0 to 223.255.255.255 /24
The netmask should not mask any network bits. For example, 130.15.3.44/12 is
not valid because it is a Class B address whose netmask cannot be smaller than
16.
If you enter a 32-bit mask, you are specifying a connection to a specific host,
rather than to a group of hosts on a subnet.
After you make your specifications, press Enter to close the text field.
Example: 200.207.23.101/24
Length (Filter)
Description: Indicates the number of bytes in a packet that the Pipeline
compares to the setting of the Value parameter.
The Offset parameter specifies the starting position; the Pipeline ignores the
portion of the packet that exceeds the Length specification. In other words, the
Offset parameter hides the left-most bytes of data, while the Length parameter
hides the right-most bytes of data.
The Pipeline applies the value of the Mask parameter before comparing the bytes
to the setting of the Value parameter. The Mask value consists of the same
number of bytes as the Length parameter. A mask hides the part of a number that
appears behind the binary zeroes in the mask; for example, if Mask=ffff0000 in
hexadecimal format, the Pipeline uses only the first 16 binary digits in the
comparison, since f=1111 in binary format.
Usage: Press Enter to open a text field. Then, type the number of bytes to use for
comparison. You can enter a number between 0 and 8.
The default value is 0. When you accept the default, Pipeline uses no bytes for
comparison; all packets match the filter.
Example: Suppose you have a filter that drops packets and has these specifica-
tions:
Forward=No
Offset=4
Length=3
Mask=ffffff
Value=123
More=No
When the 10-byte packet xycd123456 passes through the filter, the Pipeline
removes the leading four bytes, because Offset=4. The data 123456 remains.
Next, the Pipeline removes the trailing three bytes, because Length=3; only the
value 123 remains. The Mask is ffffff, which contains all ones (1s) when
converted to binary numbers; therefore, the Mask value does not hide any binary
digits and passes 123 through. When the Pipeline compares 123 to the setting of
the Value parameter, a match occurs and the Pipeline does not forward the packet.
Location: Ethernet > Filters > any type of filter > any input or output filter > any
numbered filter > Generic
Length (Firewall)
Description: Specifies the length of the firewall uploaded to the Pipeline from
Secure Access Manager (SAM).
Link Comp
Description: Turns data compression on or off for a PPP link.
Location: Ethernet > Answer > any profile > PPP Options; Ethernet > Connec-
tions > any profile > Encaps Options
Link Mgmt
Description: Specifies the link management protocol used between the Pipeline
and the frame relay switch.
From the viewpoint of the Pipeline, a frame relay switch is an endpoint for all
DLCIs (Data Link Connection Indicators) connecting to it. A DLCI identifies a
Connection profile as a logical link; because more than one Connection profile
can connect to a frame relay switch, a physical circuit can carry more than one
logical link. The DLCI parameter enables the frame relay switch to identify each
Connection profile.
The frame relay switch connects the endpoints of the DLCIs to each other to
make a virtual permanent circuit to which users can connect. The circuit acts like
a wire between two endpoints with a fixed maximum bandwidth.
The Pipeline assumes that the physical link is up and that all logical links (as
defined by the DLCI parameter) are active on the physical link.
None is the default.
• T1.617D specifies the link management protocol defined in ANSI T1.617
Annex D.
Ask your service provider whether you should specify T1.617D.
• Q.933A the link management protocol defined Q.933 Annex A.
LinkUp
Description: Specifies whether the Frame Relay link comes up automatically
and stays up even when the last DLCI has been removed or does not come up
unless a Connection profile (DLCI) brings it up, and it shuts down after the last
DLCI has been removed.
• Specify Yes or No. No is the default.
• Yes causes the Pipeline bring the link up and keep it up even if there are no
active DLCIs.
• No means the link does not come up unless a Connection profile (DLCI)
brings it up, and it shuts down after the last DLCI has been removed.
Dependencies: You can start and drop frame relay datalink connections by
using the DO Dial and DO Hangup commands. If LinkUp is set to Yes, DO Dial
brings the link down, but it will be automatically restarted. A restart will also
occur if there is a Connection or Frame Relay profile invoking the datalink.
List Attempt
Description: Enables or disables the DNS (Domain Name System) List Attempt
feature.
DNS can return multiple addresses for a hostname in response to a DNS query.
Unfortunately, DNS has no information about the availability of those hosts.
Users typically attempt to access the first address in the list. If that host is
unavailable, the connection fails and the user must initiate a new DNS query or
Telnet attempt. If the login attempt occurs automatically as part of Immediate
Telnet, the Pipeline tears down the physical connection when the initial
connection attempt fails.
The DNS List Attempt feature helps the Pipeline avoid tearing down physical
links by enabling the user to try one entry in the DNS list of hosts when logging
in through Telnet from the terminal server; if that connection fails, the user can
try each succeeding entry.
Dependencies: The List Attempt parameter does not apply (List Attempt=N/A)
if Telnet and Immediate Telnet are both disabled.
List Size
Description: Specifies a number of DNS addresses that will be made accessible
to terminal server users in response to a DNS query. The maximum is 35.
Usage: Press Enter to open a text field, and then specify a number between 0
and 35. The default value is 6.
Loc Adrs
Description: When the Pipeline is configured to perform single-address
network address translation (NAT) and to provide services for users outside the
private local LAN, this parameter specifies the IP address of one of the servers on
the local LAN. The Pipeline routes packets whose destination port match a
setting for Dst Port # to the corresponding Loc Adrs and Loc Port # parameters in
the Static Mappings menu.
Usage: Enter the IP address of the local server in dotted decimal format. The
default value is 0.0.0.0.
The address consists of four numbers between 0 and 255, separated by periods.
Enter 0.0.0.0 to disable routing of packets.
Press Enter again to close the text field, press Esc to exit the menu, and then
confirm the change when prompted.
Note: After you enter a value for this parameter, it does not take effect until the
next time the link specified by the Profile parameter is brought up. To make the
change immediately, bring the link down and back up.
Location: Ethernet > NAT > Static Mapping > Static Mapping nn (where nn is a
number between 01 and 10)
See Also: Def Server, Dst Port # (Filters), Loc Port#, Lan, Routing, Protocol
(Filter), Valid (Static Mapping)
Usage: Set Loc.DNS Tab Auto Update to Yes to enable automatic updating of
the IP addresses in the local DNS table. No disables automatic updating.
Dependencies: The Enable Local DNS Table parameter must be set to Yes. To
display the list of IP addresses for a DNS table entry, the List Attempt parameter
must also be set to Yes, and a value of 1-35 specified for the List Size parameter.
If you set List Attempt=No, the Dnstab Entry command displays only the first IP
address on the list.
Loc Port#
Description: When the Pipeline is configured to perform single-address
network address translation (NAT) and to provide services for users outside the
private local LAN, this parameter specifies the TCP or UDP port of one of the
services on the local LAN. The Pipeline routes packets whose destination port
match a setting for Dst Port # to the corresponding Loc Adrs and Loc Port #
parameters in the Static Mappings menu.
Usage: Press Enter to open a text field and then type the port number.
Press Enter again to close the text field, press Esc to exit the menu, and then
confirm the change when prompted.
Note: After you enter a value for this parameter, it does not take effect until the
next time the link specified by the Profile parameter is brought up. To make the
change immediately, bring the link down and back up.
Location: Ethernet > NAT > Static Mapping > Static Mapping nn (where nn is a
number between 01 and 10)
See Also: Def Server, Dst Port # (Static Mapping), Loc Adrs, Lan, Routing,
Protocol (Static Mapping), Valid (Static Mapping)
Location
Description: Specifies the location of the Pipeline.
Usage: Press Enter to open a text field. Then, type a description of the Pipeline’s
location. You can enter up to 80 characters. An SNMP management application
can read this field, but the value you enter does not affect the operation of the
Pipeline.
Log Facility
Description: Specifies how the Syslog host sorts system logs. The Syslog host
is the station to which the Pipeline sends system logs.
Usage: Press Enter to cycle through the choices. You can select one of these
settings:
• Local0
Local0 is the default.
• Local1
• Local2
• Local3
• Local4
• Local5
• Local6
• Local7
All system logs using the same setting are grouped together in the host’s file
system. That is, all system logs using the Local0 facility are grouped together, all
system logs using the Local1 facility are grouped together, and so on.
Dependencies: The Log Facility parameter applies only when you have enabled
the Syslog host by setting Syslog=Yes.
Log Host
Description: Specifies the IP address of the Syslog host—the station to which
the Pipeline sends system logs.
Usage: Press Enter to open a text field. Then, type the IP address of Syslog host.
Example: 200.207.23.1
Log Port
Description: Specifies the destination port on a syslog host where the unit’s
syslog messages will be received. Syslog messages include warning, notice, and
Call Data Reporting (CDR) records from the unit’s local system logs. Each
Ascend unit can specify a different port, enabling the host to manage a number of
units.
Usage: Select the Log Port parameter and enter a port number. The Log Port is
the port on the Syslog host where the messages are received. The default is 514.
Dependencies: The Syslog parameter must be set to Yes. The Log Host parame-
ter must contain the IP address of the station that will receive the syslog mes-
sages.
LQM
Description: Specifies whether the Pipeline requests Link Quality Monitoring
(LQM) when answering a PPP call.
LQM is a feature that enables the Pipeline to monitor the quality of a link. LQM
counts the number of packets sent across the link and periodically asks the
remote end how many packets it has received. Discrepancies are evidence of
packet loss and indicate link quality problems.
LQM causes the generation of periodic link quality reports. Both ends of the link
exchange these reports.
Location: Ethernet > Answer > any profile > PPP Options; Ethernet > Connec-
tions > any profile > Encaps Options
LQM Max
Description: Specifies the maximum duration between link quality reports,
measured in tenths of a second.
Usage: Press Enter to open a text field. Then, type a number between 0 and 600.
The default is 600. Press Enter again to close the text field.
Location: Ethernet > Answer > any profile > PPP Options; Ethernet > Connec-
tions > any profile > Encaps Options
LQM Min
Description: Specifies the minimum duration between link quality reports,
measured in tenths of a second.
Usage: Press Enter to open a text field. Then, type a number between 0 and 600.
The default is 600. Press Enter again to close the text field.
Location: Ethernet > Answer > any profile > PPP Options; Ethernet > Connec-
tions > any profile > Encaps Options
Mask
Description: In a filter of type Generic, specifies a 16-bit hexadecimal bitmask
that the Pipeline applies to the data contained in the specified bytes in a packet. A
mask hides the part of a number that appears behind the binary zeroes in the
mask; for example, if Mask=ffff0000, the Pipeline uses only the first 16 binary
digits in the comparison, since f=1111 in binary format.
The Pipeline applies the Mask parameter starting at the position specified by the
Offset parameter. The setting you specify for Mask must contain the same
number of bytes as the Length parameter. The Pipeline then compares the
unmasked portion of the packet with the value specified by the Value parameter.
Usage: Press Enter to open a text field. Then, type a hexadecimal number. You
can enter a number between 00 and ffffffffffffffff.
The default is 00. When you accept the default, the Pipeline uses the data in the
packet as is for comparison purposes.
Example: This example specifies that the Pipeline masks all but the first 24 bits
of the data:
Mask=ffffff0000000000
Location: Ethernet > Filters > any type of filter > any input or output filter > any
numbered filter > Generic
Max Ch Count
Description: Specifies the maximum number of channels allowed on an MP+
call.
Usage: Press Enter to open a text field. Then, type a number between 1 and the
maximum number of channels your system supports. For ISDN service on the
Pipeline, this number cannot exceed 2. The default setting is 1.
Location: Ethernet > Answer > any profile > PPP Options; Ethernet > Connec-
tions > any profile > Encaps Options
Note: During the time the Pipeline is validating the address, it ignores the
original DHCP request and any subsequent requests from the same host. The
Usage: Press Enter to open a text field and enter a number between 5 and 300.
10 is the default.
Dependencies: If the DHCP Spoofing and Always Spoof parameters are not
both Yes, this parameter is N/A. If Validate IP is No, the Pipeline does not vali-
date the addresses it assigns, regardless of the value of this parameter.
Metric
Description: Appears in a Connection profile and a Static Rtes profile. Its
functionality differs depending on the profile:
• In a Connection profile, determines the virtual hop count of the link.
• In a Static Rtes profile, determines the virtual hop count of the route.
If there are two routes available to a single destination network, you can ensure
that the Pipeline uses any available nailed-up channel before using a switched
channel by setting the Metric parameter to a value higher than the metric of any
nailed-up route. The higher the value entered, the less likely that the Pipeline will
bring the link or route online. The Pipeline uses the lowest metric.
Usage: Press Enter to open a text field, Then, type a number between 1 and 15.
This value is the virtual hop count. The default setting is 7. Press Enter again to
close the text field.
Example: If a route to a station takes three hops over nailed-up lines, and Met-
ric=4 in a Connection profile that reaches the same station, the Pipeline does not
bring the Connection profile’s link online.
Location: Ethernet > Connections > any profile > IP Options; Ethernet > Static
Rtes > any profile
Min Ch Count
Description: Specifies the minimum number of channels an MP+ call
maintains.
Usage: Press Enter to open a text field. Then, type a number between 1 and 2 for
ISDN. The default setting is 1. Press Enter again to close the text field. You
cannot save a value greater than the capacity of your service’s total bandwidth.
Location: Ethernet > Connections > any profile > Encaps Options; Ethernet >
Answer > any profile > PPP Options
See Also:
Module Enabled
Description: Enables the Pipeline V.35 Serial WAN port.
More
Description: In a filter of type Generic, specifies whether the Pipeline passes
the packet to the next filter specification in the profile.
Use this parameter when you need a generic filter wider than the 8-byte limit of
the Length parameter. For example, suppose a packet is 16 bytes long (128 bits).
You can compare only 8 bytes in a filter because the maximum value of the
Length parameter is 8. To compare all 16 bytes, you specify two 8-byte filters
linked by the More parameter.
Example: Input filter 01 and input filter 02 examine different bytes of the same
packet and apply a logical AND to the results in order to determine whether the
packet matches the specification:
In filter 01...Valid=Yes
In filter 01...Type=Generic
In filter 01...Generic...Forward=No
In filter 01...Generic...Offset=04
In filter 01...Generic...Length=8
In filter 01...Generic...Value=abc
In filter 01...Generic...More=Yes
In filter 02...Valid=Yes
In filter 02...Type=Generic
In filter 02...Generic...Forward=No
In filter 02...Generic...Offset=2
In filter 02...Generic...Length=8
In filter 02...Generic...Value=123
In filter 02...Generic...More=No
In this example, the Pipeline compares 16 bytes of each data packet. The match
occurs only if all the noncontiguous bytes contain the specified values.
Location: Ethernet > Filters > any type of filter > any input or output filter > any
numbered filter > Generic
See Also: Forward, Length (Filter), Offset, Type, Value, Valid (Filter)
MRU
Description: Specifies the maximum number of bytes the Pipeline can receive
in a single packet on a PPP link. MRU stands for Maximum Receive Unit.
Usage: The default setting is 1524; you should accept this default unless the
device at the remote end of the link cannot support it.
If the administrator of the remote network specifies that you must change this
value, press Enter to open a text field. For an Answer profile or a Connection
profile, type a number between 1 and 1524. For a Frame Relay profile, type a
value between 128 and 1600.
Location: Ethernet > Answer > any profile > PPP Options; Ethernet > Connec-
tions > any profile > Encaps Options; Ethernet > Frame Relay > any profile
Multicast Forwarding
Description: Enables multicast forwarding on the Pipeline. By default, it is set
to No.
Multicast profile
Description: Specifies the name of a Connection profile for a WAN link to a
multicast router. If no profile name is specified and Multicast Forwarding is
turned on, the Pipeline assumes that its Ethernet is the Multicast interface.
Usage: Press Enter to open a text field. Then, type the name of the Connection
profile to the multicast interface. If no name is specified, the Pipeline assumes the
presence of a multicast router on its Ethernet interface. Press Enter again to close
the text field.
Dependencies: Available only in the IP-only release for the Pipeline. It is not
available if Multicast Forwarding is set to No.
My Addr
See “IP Adrs” on page 3-76.
My Name
See “Name” on page 3-113.
My Num A
Description: Specifies the phone number assigned to the line. If two phone
numbers are assigned to the line, specify one here and one in My Num B.
When the Pipeline receives a multichannel MP+ call, it reports the primary phone
number (My Num A) and the secondary phone number (My Num B) to the
calling party. The calling Pipeline can then add more channels. If you do not
specify a phone number and the calling Pipeline needs to add more channels, it
redials the phone number it used to make the first connection.
Usage: Press Enter to open a text field and then type a telephone number. The
character set is limited to the following characters:
1234567890()[]!z-*#”
Example: 5105551972
Location: Configure
Dependencies: You must get this number from the telephone company provid-
ing your service.
My Num B
Description: Specifies the phone number assigned to the line. If two phone
numbers are assigned to the line, specify one here and one in My Num A.
When the Pipeline receives a multichannel MP+ call, it reports the primary phone
number (My Num A) and the secondary phone number (My Num B) to the
calling party. The calling Pipeline can then add more channels. If you do not
specify a phone number and the calling Pipeline needs to add more channels, it
redials the phone number it used to make the first connection.
Usage: Press Enter to open a text field and then type a telephone number. The
character set is limited to the following characters:
1234567890()[]!z-*#”
Example: 5105551972
Location: Configure
Dependencies: You must get this number from the telephone company provid-
ing your service.
N391
Description: Specifies how many polling cycles the Pipeline waits before
requesting a full status report.
Usage: Press Enter to open a text field. Then, type the number of polling cycles
that you want the Pipeline to wait. You can specify a number from 1 to 255. If
you specify 1, the Pipeline requests a full status report every polling cycle. The
default is 6. Press Enter again to close the text field.
Nailed Grp
Description: Associates a nailed-up Frame Relay group with the profile.
Usage: Press Enter to open a text field. Type a number from 1 to the maximum
number of nailed-up channels that your Pipeline allows. The default is 1. Press
Enter again to close the text field.
• Do not associate a group with more than one active Frame Relay profile.
Name
Description: Appears in each of these profiles:
• Filter profile
• IPX SAP Filters profile
• Security profile
• SNMP Traps profile
• Static Rtes profile
• System profile
• Firewalls
Note: The Name parameter in the System profile is the same as the My
Name parameter in the Configure menu.
Note: You cannot change the name of the first route; its value is always
Default.
• In an SNMP Traps profile, specifies the SNMP manager to which the
Pipeline sends traps-PDUs (Protocol Data Units).
SNMP (Simple Network Management Protocol) provides a way for
computers to share networking information. In SNMP, two types of
communicating devices exist: agents and managers. An agent provides
networking information to a manager application running on another
computer. The agents and managers share a database of information, called
the Management Information Base (MIB).
A trap is a mechanism in SNMP for reporting system change in real time. To
report system change, the Pipeline sends a traps-PDU across the Ethernet
interface to the SNMP manager. A complete list specifying the events that
cause the Pipeline to send a traps-PDU appears in the Ascend Enterprise
Traps MIB.
• In a Firewall profile, specifies the name of the firewall. This name is
originally created using the Secure Access Manager (SAM) graphical user
interface.
Usage: Press Enter to open a text field. Then, type a name. You can enter up to
15 characters for the Name parameter in all profiles except the Static Rtes profile
and the SNMP Traps profile. In these profiles, you can enter up to 31 characters
for the Name parameter.
Because the Pipeline uses the Name parameter in the System profile for
authentication, you must type it exactly as the remote network expects it. In this
case, Name is case sensitive.
NAT Lan
Description: The NAT Lan parameter has the same functionality as the Lan
parameter in the NAT profile. This parameter exists for backward compatibility.
NAT Profile
Description: The NAT Profile parameter has the same functionality as the
Profile parameter in the NAT profile. This parameter exists for backward
compatibility.
Usage: Enter a string matching the Name parameter of the one Connection
profile that runs NAT.
Dependencies: The NAT Routing parameter in the NAT profile must be set to
Yes. Route IP in the Connection profile must be set to Yes.
NAT Routing
Description: The NAT Routing parameter has the same functionality as the
Routing parameter in the NAT profile. This parameter exists for backward
compatibility. Do not enable NAT using both NAT Routing and Routing. Only
one should be enabled.
Note: NAT has fewer features when enabled from the Mod Config menu. Static
mappings and a default server cannot be specified.
Dependencies: Route IP must be set to Yes. NAT automatically turns RIP off, so
the address of the Pipeline is not propagated to the Internet or remote networks.
Dependencies: The Route IP in the Ethernet (Mod Config) profile must be set
to Yes.
Net Adrs
Description: In a Bridging profile, specifies the IP address of a device at the
remote end of the link.
The Pipeline uses the Bridging profile to build a bridge table of matching MAC
and IP addresses. The Net Adrs parameter corresponds to the IP address of each
remote device; the Enet Adrs parameter corresponds to the MAC address of each
remote device.
These parameters enable the Pipeline to perform proxy ARP (Address Resolution
Protocol). Whenever the Pipeline receives an ARP request from a specified IP
address, it checks to see whether the IP address matches one in its bridge table. If
it does, the Pipeline returns its own MAC address.
Usage: Press Enter to open a text field. Then, type the IP address of the device
on the remote network.
Example: 200.207.23.101/24
NetWare t/o
Description: Specifies the length of time, in minutes, that the Pipeline performs
watchdog spoofing for NetWare connections. Here is an explanation of watchdog
spoofing:
Ordinarily, when a NetWare server does not receive a reply to the watchdog
session keepalive packets it sends to a client, it closes the connection. When you
select Server mode for the Handle IPX parameter, however, the Pipeline replies
to NCP watchdog requests on behalf of clients on the other side of the bridge; in
other words, the Pipeline tricks the server watchdog process into believing that
the link is still active.
The time period for watchdog spoofing specified by the NetWare t/o parameter
begins when the WAN session goes offline. If the WAN session reconnects, the
Pipeline cancels the timeout.
NetWare t/o applies when the Pipeline is on a LAN containing a NetWare server.
Usage: Press Enter to open a text field. Then, type the timeout value in minutes.
You can enter any value from 0 to 65535. The default value is 0 (zero); when you
accept the default, the Pipeline responds to server watchdog requests indefinitely.
Press Enter again to close the text field.
Dependencies: The NetWare t/o parameter does not apply (NetWare t/o=N/A) if
Handle IPX=None.
Location: Ethernet > Connections > any profile > IPX Options
Network
Description: Specifies the unique internal network number assigned to the
NetWare server.
Usage: Press Enter to open a text field. Then, type the unique 4-byte
hexadecimal number provided by your network administrator. The values
00000000 and ffffffff are not valid. Press Enter again to close the text field.
Example: A00100001
Dependencies: For the Network parameter to apply, you must enable IPX rout-
ing in the Connection profile by setting Route IPX=Yes.
Node
Description: Specifies the node number of the NetWare server.
Usage: Press Enter to open a text field. Then, type the node number of the
server. Typically, a server running NetWare 3.11 or later has a node number of
0000000000001. Press Enter again to close the text field.
Dependencies: For the Node parameter to apply, you must enable IPX routing
in the Connection profile by setting Route IPX=Yes.
Offset
Description: In a filter of type Generic, specifies the number of bytes masked
from the start of the packet. The byte position specified by the Offset parameter is
called the byte-offset.
Starting at the position specified by the Offset parameter, the Pipeline applies the
value of the Mask parameter. A mask hides the part of a number that appears
Usage: Press Enter to open a text field. Then, type the number of starting bytes
in a packet that the Pipeline ignores for comparison and masking purposes.
The default is 0. When you accept the default, the Pipeline starts comparing and
masking data at byte 1.
Example: Suppose you have a filter that drops packets and has these specifica-
tions:
Forward=No
Offset=4
Length=3
Mask=ffffff
Value=123
More=No
When the 10-byte packet xycd123456 passes through the filter, the Pipeline
removes the leading four bytes, because Offset=4. The data 123456 remains.
Next, the Pipeline removes the trailing three bytes, because Length=3; only the
value 123 remains. The Mask is ffffff, which contains all ones (1s) when
converted to binary numbers; therefore, the Mask value does not hide any binary
digits and passes 123 through. When the Pipeline compares 123 to the setting of
the Value parameter, a match occurs and the it does not forward the packet.
Location: Ethernet > Filters > any type > input or output > any numbered filter
Operations
Description: Enables or disables read-only security.
Passwd
Description: Specifies the password that activates a Security profile. The first
Security profile, Default, has no password.
Usage: Press Enter to open a text field. Then, type up to 20 characters. Press
Enter again to close the text field.
Peer
Description: Lets you select between two classes of peers to connect via the
Pipeline—IPX routers and stand alone workstations. It is best to allow two
classes of peers to connect through an Ascend unit; other IPX routers, and stand
alone workstations. Typically, stand alone workstations are mobile stations that
connect via modem. By specifying a peer class for each Connection profile, you
can improve network security.
Location: Ethernet > Answer > IPX Options; Ethernet > Connections > any
profile > IPX Options
Phone 1 Usage
Description: Determines how to direct incoming voice calls. This parameter is
only valid if Service profile Identifiers (SPIDs) are associated with your ISDN
directory numbers (phone numbers).
• Choose None to prevent analog calls from being routed to the Phone 1 port.
In this case, the calls are considered data calls, and are answered by the
Pipeline as data over voice.
Dependencies: If your ISDN service does not use SPIDs, this parameter is not
available.
Location: Configure
Phone 2 Usage
Description: Determines how to direct incoming voice calls. This parameter is
only valid if Service profile Identifiers (SPIDs) are associated with your ISDN
directory numbers (phone numbers).
Dependencies: If your ISDN service does not use SPIDs, this parameter is not
available.
Location: Configure
When Phone Number Binding is N/A, any call originated at the Pipeline is
associated with the phone number set in the Data/Phone Usage parameters. If the
outgoing call is a data call and Data Usage is set to A+B, the data call will be
placed from the first available phone number.
Dependencies: This parameter is N/A unless your ISDN switch type is NTI or
NI-1.
Location: Configure
Preempt
Description: Specifies the number of idle seconds the Pipeline waits before
using one of the channels of an idle link for a new call.
Usage: Press Enter to open a text field. Then, type a number between 0 and
65535. The Pipeline sets no time limit if you enter 0 (zero). The default setting is
60. Press Enter again to close the text field.
Location: Ethernet > Answer > any profile > Session Options; Ethernet > Con-
nections > any profile > Session Options
Preference
Description: Specifies the preference value for a specific statically configured
IP route, which may be defined in an IP Route profile or Connection profile.
When selecting which routes to put in the routing table, the router first compares
the Preference value, selecting the lower number. If the Preference values are
equal, then the router compares the Metric field, selecting the route with the
lower Metric.
Usage: Press Enter to open a text field. Type a number between 0 and 255. The
default value is 100. Zero is the default for connected routes (such as the
Ethernet). The value of 255 means “Don't use this route,” which is meaningful
only for Connection profiles.
This set of preference values gives static routes and RIP routes an equal value,
with ICMP Redirects taking precedence over both.
Location: Connections > any profile > IP Options; Ethernet > Static Rtes > any
profile
Pri DNS
Description: Specifies the IP address of the primary domain name server.
Domain Name System (DNS) is a TCP/IP service that enables you to specify a
symbolic name instead of an IP address. A symbolic name consists of a username
and a domain name in the format username@domain name. The username
corresponds to the host number in the IP address. The domain name corresponds
to the network number in the IP address. A symbolic name might be
[email protected] or [email protected].
Usage: Press Enter to open a text field. Then, type the IP address of the primary
domain name server.
The address consists of four numbers between 0 and 255, separated by periods.
The default value is 0.0.0.0. Accept this default if you do not have a domain name
server.
Example: 200.207.23.1
Private
Description: Appears in a Connection profile and a Static Rtes profile. Its
functionality differs depending on the profile:
• In a Connection profile, specifies whether the Pipeline discloses the IP
address indicated by LAN Adrs when queried by RIP (Routing Information
Protocol) or another routing protocol.
• In a Static Rtes profile, specifies whether the Pipeline discloses the existence
of the IP address indicated in the route when queried by RIP or another
routing protocol.
Location: Ethernet > Connections > any profile > IP Options; Ethernet > Static
Rtes > any profile
Profile
Description: Specifies the name of a Connection profile used to connect a
remote network to the Pipeline. If the Pipeline is configured to perform network
address translation (NAT), the Pipeline automatically performs NAT whenever a
connection is made with this profile. The profile can be configured for incoming
connections, outgoing connections, or both. If the profile is used for an outgoing
connection, the remote server must be configured provide valid IP addresses for
NAT, either through PPP negotiation for a single address or DHCP for the
multiple addresses needed for NAT for LAN.
Usage: Press Enter to open a text field and then enter the name of a Connection
profile.
Press Enter again to close the text field, press Esc to exit the menu, and then
confirm the change when prompted.
Note: The change does not take effect until the next time the link is brought up.
To make the change immediately, bring the link down and back up.
Dependencies: The Routing parameter in the NAT profile must be set to Yes.
Route IP in the Connection profile must be set to Yes.
Profile Reqd
Description: Specifies whether the Pipeline rejects incoming calls for which it
could find no Connection profile and no entry on a remote authentication server.
You can satisfy the Profile Reqd parameter in one of these ways:
• The source IP address of the caller matches the LAN Adrs parameter in a
local Connection profile.
In this case, Encaps=MPP or Encaps=PPP.
• The source name of the caller matches the Station parameter in a local
Connection profile.
In this case, Encaps=PPP or Encaps=MPP, and Recv Auth=PAP or Recv
Auth=CHAP.
• The source MAC address of the caller matches the Station parameter in a
local Connection profile.
Dependencies: If you get incoming PPP bridging calls (Route IP=No) and Pro-
file Reqd=Yes, you must also specify that the Pipeline authenticate incoming
calls using PAP or CHAP (Recv Auth=PAP or Recv Auth=CHAP). A Connec-
tion profile cannot match a PPP bridging call except through the name of the
caller that PAP or CHAP authentication provides.
Protocol (Filter)
Description: In a filter of type IP, Protocol specifies the protocol number to
which the Pipeline compares a packet’s protocol number.
Usage: Press Enter to open a text field. Then, type the number of the protocol.
You can enter a number between 0 and 255. The default setting is 0 (zero). When
you accept the default, the Pipeline disregards the Protocol parameter when
applying the filter.
Number Name
4 IP (Internet Protocol)
5 ST (Stream)
7 UCL
Number Name
12 PUP
13 ARGUS
14 EMCOM
16 CHAOS
18 MUX (Multiplexing)
23 TRUNK-1
24 TRUNK-2
25 LEAF-1
26 LEAF-2
Number Name
36 XTP
Number Name
49 BNA
55-60 Unassigned
62 CFTP
65 KRYPTOLAN
Number Name
77 SUN-ND PROTOCOL-Temporary
81 VMTP
82 SECURE-VMTP
83 VINES
84 TTP
87 TCF
88 IGRP
Number Name
90 Sprite-RPC
100 GMTP
101-254 Unassigned
255 Reserved
Location: Ethernet > Filters > any type > any input or output filter > any num-
bered filter > Ip
Note: After you enter a value for this parameter, it does not take effect until the
next time the link specified by the Profile parameter is brought up. To make the
change immediately, bring the link down and back up.
Dependencies: The Routing parameter in the NAT profile must be set to Yes.
The Lan parameter in the NAT profile must be set to Single IP addr. Valid in
Static Mappings must be set to Yes.
Location: Ethernet > NAT > Static Mappings....> Static Mapping nn (where nn
is a number between 01 and 10)
See Also: Routing, Lan, Dst Port # (Static Mapping), Loc Adrs, Loc Port#,
Valid (Static Mapping)
Proxy Mode
Description: Specifies under what conditions the Pipeline performs a proxy
ARP (Address Resolution Protocol). The Pipeline performs a proxy ARP when it
recognizes the IP address of a remote device in an ARP request, and then
responds to the ARP request by sending its own MAC address.
• Inactive specifies that the Pipeline responds to an ARP request only for a
remote IP address specified in a Connection profile, and only if there is no
connection to the remote site.
• Active specifies that the Pipeline responds to an ARP request only if a
connection to the remote site is up, regardless of whether a Connection
profile exists for the link.
• Off disables proxy mode.
Off is the default.
Queue Depth
Description: The maximum number of SNMP requests stored for processing. If
SNMP requests arrive at a rate that is faster than they can be processed, they are
sent to the queue. This parameter sets the maximum depth of the queue. After the
queue fills up, packets destined for it are discarded.
Usage: Enter a value from 0 to 1024. A setting of 0 stores SNMP requests until
the Pipeline runs out of memory. Zero is the default.
R/W Comm
Description: Specifies a read/write SNMP community name. If an SNMP
manager sends this community name, it can access the Get, Get-Next, and Set
SNMP agents.
SNMP security is implemented with the community name sent with each request.
Ascend supports two community names: one with read-only access to the MIB
(the Read Comm parameter), and the other with read/write access to the MIB (the
R/W Comm parameter).
Usage: Press Enter to open a text field. Then, type the community name that the
Pipeline will use for authenticating the SNMP management station. You can
enter letters and numbers, up to a limit of 32 characters. The default is Write.
The community name can contain a secret key, that is specified in the R/W string
after a vertical bar (|). When the secret key is present in the community string, the
Pipeline requires SNMP SET REQUEST packets to be authenticated using the
password as well as the shared (but not transmitted) secret.
Read Comm
Description: Specifies a read-only SNMP community name. If an SNMP
manager sends this community name, it can access the Get and Get-Next SNMP
agents.
SNMP security is implemented with the community name sent with each request.
Ascend supports two community names: one with read-only access to the MIB
(the Read Comm parameter), and the other with read/write access to the MIB (the
R/W Comm parameter).
Usage: Press Enter to open a text field. Then, type the community name that the
Pipeline uses for authenticating the SNMP management station. You can enter up
to 16 alphanumeric characters. The default is Public.
Recv Auth
Description: Specifies the authentication protocol that the Pipeline uses when
receiving and verifying a password for an incoming PPP call.
If you choose PAP, the Pipeline uses this protocol for authentication. The
remote device must support PAP.
• CHAP (Challenge Handshake Authentication Protocol) is a PPP
authentication protocol.
CHAP is more secure than PAP. CHAP provides a way to periodically verify
the identity of a host using a three-way handshake and encryption.
Authentication takes place upon initial link establishment; the Pipeline can
repeat the authentication process any time after the connection is made.
If you choose CHAP, the Pipeline uses this protocol for authentication. The
remote device must support CHAP.
• MS-CHAP (Microsoft Challenge Handshake Authentication Protocol) is a
PPP protocol.
Similar to CHAP, MS-CHAP allows authentication only if the remote peer
uses MS-CHAP for authentication. It is supported in Windows NT
environments only.
• Either specifies that the Pipeline can use any authentication if the remote
peer can authenticate the designated scheme.
Location: Ethernet > Answer > any profile > PPP Options
Recv PW
Description: Specifies the password that the remote end of the link must send; if
the password specified by Recv PW does not match the remote end’s value for
Send PW, the Pipeline disconnects the link.
Usage: Press Enter to open a text field. Then, type a password. You can enter up
to 20 characters; the password is case sensitive. The default is null. Press Enter
again to close the text field.
Location: Ethernet > Connections > any profile > Encaps Options
Rem Addr
Rem Name
Remote Mgmt
Description: Specifies whether the device at the remote end of a call can operate
the Pipeline remotely.
If the remote device tries to do so, the error message Remote Management
Denied appears.
Renewal Time
Description: Specifies the lease time for a dynamically assigned IP address.
This is the time in which the host is assigned the IP address, as defined by the
DHCP protocol. If the host renews the address before its lease period expires, the
DHCP service reassigns the same address.
Restore Cfg
Description: Restores profiles saved using the Save Cfg parameter, or transfers
the profiles to another Pipeline. Because the Save Cfg command does not save
passwords, the Restore Cfg command does not restore them.
7 Make certain that you have the Edit Security privilege; if you restore without
having the Edit Security privilege, you can be locked out of some or all
operations.
8 Select Restore Cfg from the Sys Diag menu.
9 When the Waiting for upload data prompt appears, turn on the
autotype function on your emulator and supply the filename of the saved
Pipeline data.
10 Verify that the configuration data is going to your terminal emulation screen
and is being restored to the target Pipeline.
The restore process is complete when the message Upload complete--
type any key to return to menu appears on your emulator’s
display.
Usage: Enter a numeric value from 0 to 1440. The value 0 means the Pipeline
reuses the IP address without a time limit. The maximum setting is 1440 seconds.
Dependencies: The Routing parameter in the NAT profile must be set to Yes.
The Lan parameter in the NAT profile must be set to Single IP addr. Reuse last
addr parameter must be set to Yes.
duration specified in the Reuse addr timeout parameter). Reuse last addr applies
only to single-address NAT.
Usage: The possible values are Yes or No. The default is No.
• Yes - After an IP address is obtained by PPP negotiations, the MAX uses that
IP address in all other PPP negotiations as long as the limit set by the Reuse
addr timeout parameter has not been exceeded.
Set this parameter to Yes when you need to use the same IP address for TCP
applications that might need to reestablish a connection during the session,
such as Telnet. For example, suppose a Telnet session is idle for a long
period of time and as a result, disconnects, but the Telnet session remains
alive. If Reuse last addr = No, when the connection reestablishes, a new IP
address is assigned by the PPP negotiations, which creates a problem for
Telnet which expected to be using the original IP address.
If the Pipeline attempts to reuse the IP address and the remote unit rejects the
address, it will accept an IP address offered by the remote unit in PPP
negotiations.
• No - Each PPP session renegotiates the IP address.
Dependencies: The Routing parameter in the NAT profile must be set to Yes.
The Lan parameter in the NAT profile must be set to Single IP addr.
RIP
Description: Specifies whether the Pipeline send and/or receives RIP-v1
(version 1) or RIP-v2 (version 2) packets on the selected interface.
The RIP parameter appears in the Answer profile, Connection Profiles, and the
Ethernet profile. Its functionality differs depending on the profile:
• In the Answer profile or a Connection profile, the RIP parameter controls
RIP updates between the Pipeline and a remote router.
• In the Ethernet profile, the RIP parameter controls RIP updates between the
Pipeline and other IP routers on the local Ethernet network.
If the Pipeline is communicating with other RIP-v2 routers and hosts, all routing
tables contain the same addresses and routes. However, if the Pipeline is
communicating with a RIP-v1 router, that router ignores the netmask field in the
RIP-v2 packet, making use only of the IP address without the netmask. For this
reason, we do not recommend that you run RIP-v1 and RIP-v2 on the same
network in such a way that both RIP-v1 and RIP-v2 hosts hear each other's
advertisements.
Note: Ascend recommends that all routers and hosts run RIP-v2 instead of RIP-
v1. The IETF has voted to move RIP version 1 into the “historic” category and its
use is no longer recommended.
Location: Ethernet > Answer > any profile > Session Options; Ethernet > Con-
nections > any profile > IP Options; Ethernet > Mod Config > Ether Options
RIP Policy
Description: Determines whether the Pipeline uses split horizon or poison
reverse to handle RIP broadcasts over an interface that includes routes received
from that interface. In either case, the Pipeline keeps track of where it received
RIP updates
Rip Preference
Description: Specifies the preference value for routes learned from the RIP
protocol. When selecting which routes to put in the routing table, the router first
compares the Preference value, selecting the lower number. If the Preference
values are equal, then the router compares the Metric field, selecting the route
with the lower Metric.
Usage: Press Enter to open a text field. Then, type a number between 0 and 255.
The default value is 100. Zero is the default for connected routes (such as the
Ethernet). The value of 255 means “Don't use this route.”
Usage: Enter a value from 0 to 1024. A setting of 0 stores RIP requests until the
Pipeline runs out of memory. 50 is the default.
Dependencies: This parameter does not apply if the Pipeline does not listen to
RIP updates.
RIP Summary
Description: Specifies whether the Pipeline summarizes subnet information
when advertising routes.
Summarizing means that when the Pipeline has a route to a subnet, it advertises a
route to all the subnets in a network of the same class. For example, if the
Pipeline has a routing table entry to 200.5.8.13/28, it advertises a route to
200.5.8.0, because 200.5.8.13/28 is part of a class C network. When the Pipeline
does not summarize information, it advertises each route in its routing table “as-
is;” in our example, the Pipeline advertises a route only to 200.5.8.13.
Dependencies: The RIP2 Use Multicast parameter does not apply if the Pipeline
does not support IP (Route IP=No).
Route
Description: Specifies what type of routing (if any) applies to the first
Connection profile as well as to the Answer profile.
• The Route setting in the Configure menu determines the value of the Route
IP and Route IPX parameters in the first Connection profile and in the
Answer profile.
• If IP routing is enabled, you must set appropriate options in the IP Options
submenu. Both sides of the connection must have IP routing enabled, so each
side can be managed as a separate IP network or subnetwork.
• If IPX routing is enabled, you must set the IPX Frame type its associated
parameters in the IPX Options submenu. Both sides of the connection must
have IPX routing enabled, so each side can be managed as a separate IPX
network.
• If routing is disabled, bridging must be enabled.
Location: Configure
Route IP
Description: Enables or disables the routing of IP data packets over the link
specified in the profile.
Dependencies: The effect of the Route IP parameter depends upon how you set
the Bridge parameter:
• If Bridge=Yes and Route IP=Yes, the Pipeline routes IP packets, and bridges
all other packets.
• If Bridge=Yes and Route IP=No, the Pipeline bridges all packets.
• If Bridge=No and Route IP=Yes, the Pipeline routes only IP packets.
• If Bridge=No and Route IP=No, an error occurs and you cannot save the
profile.
You must enable bridging or routing, or both.
• The Route parameter in the Configure menu affects the Route IP value in the
first Connection profile. For example, if you set Route=IPX in the Configure
menu (that is, route only IPX), Route IP=No in the first Connection profile.
• IP routing must be enabled on both the dialing and answering sides of the
link.
The Connection profile on the dialing side and the Answer profile on the
answering side must both set the Route IP parameter to Yes. Otherwise, the
Pipeline does not route IP packets.
• Route IP in the Answer profile applies to incoming calls for which no
Connection profile exists; if a Connection profile exists, the setting of its
Route IP parameter takes precedence.
• If Profile Reqd=Yes in the Answer profile, Route IP does not apply (Route
IP=N/A) in the Answer profile.
Location: Ethernet > Answer > any profile > PPP Options; Ethernet > Connec-
tions > any profile
Route IPX
Description: Specifies whether or not the Pipeline requests IPX routing for the
connection.
In addition, the effect of the Route IPX parameter depends upon how you set the
Bridge parameter:
• If Bridge=Yes and Route IPX=Yes, the Pipeline routes IPX packets, and
bridges all other packets.
• If Bridge=Yes and Route IPX=No, the Pipeline bridges all packets.
• If Bridge=No and Route IPX=Yes, the Pipeline routes only IPX packets.
• If Bridge=No and Route IPX=No, an error occurs and you cannot save the
profile.
You must enable bridging or routing, or both.
Location: Ethernet > Answer > any profile > PPP Options; Ethernet > Connec-
tions > any profile
Routing
Description: Enables or disables network address translation (NAT).
NAT is a service provided to one or more hosts on the local network that do not
have official IP addresses for a remote network. It works as follows:
• When the local host sends packets to the remote network, the Pipeline
automatically translates the host’s private address on the local network to an
official address on the remote network.
• When the local host receives packets from the remote network, the Pipeline
automatically translates the official address on the remote network to the
host’s private address on the local network.
Note: The Pipeline itself does not have an address on the remote network. This
means that the Pipeline can only be accessed from the local network, not from the
WAN. For example, you can Telnet to the MAX from the local network, but not
from a remote network.
Usage: Press Enter to toggle between Yes and No, press Esc to exit the menu,
and then confirm the change when prompted.
• Yes enables NAT.
• No disables NAT.
No is the default.
Note: The change does not take effect until the next time the link is brought
up. To make the change immediately, bring the link down and back up.
• Make sure to set Ignore Def Rt=Yes. When NAT is active, it routes using its
own default route. Configuring the Pipeline to ignore default routes avoids
the possibility that a default route from the ISP will overwrite the NAT route.
See Also: Def Server, Dst Port # (Static Mapping), Loc Adrs, Loc Port#, Lan,
Routing, Protocol (Static Mapping)
Save Cfg
Description: Enables you to save all Pipeline profiles (except Security Profiles)
to disk.
The process does not save passwords; that is, the Save Cfg command does not
save the Send PW and Recv PW parameters in a Connection profile, or the
Passwd parameter in a Security profile or an Ethernet profile.
Sec DNS
Description: Specifies the IP address of the secondary domain name server.
Domain Name System (DNS) is a TCP/IP service that enables you to specify a
symbolic name instead of an IP address. A symbolic name consists of a username
and a domain name in the format username@domain name. The username
corresponds to the host number in the IP address. The domain name corresponds
to the network number in the IP address. A symbolic name might be
[email protected] or [email protected].
Usage: Press Enter to open a text field. Then, type the IP address of the
secondary domain name server.
The address consists of four numbers between 0 and 255, separated by periods.
The default value is 0.0.0.0. Accept this default if you do not have a secondary
domain name server.
Example: 200.207.23.1
Dependencies: The Sec DNS parameter applies only to Telnet connections run-
ning under the Pipeline terminal server interface.
Sec History
Description: Specifies the number of seconds the Pipeline uses as a sample for
calculating average line utilization (ALU) of transmitted data; the Pipeline
arrives at this average using the algorithm specified by the Dyn Alg parameter.
When ALU exceeds the Target Util threshold for a period of time greater than the
value of the Add Pers parameter, the Pipeline attempts to add a channel.When
ALU falls below the Target Util threshold for a period of time greater than the
value of the Sub Pers parameter, the Pipeline attempts to remove a channel.
The number of seconds you choose for the Sec History parameter depends on
your device’s traffic patterns. For example, if you want to average spikes with
normal traffic flow, you may want the Pipeline to establish a longer historical
time period. If, on the other hand, traffic patterns consist of many spikes that are
short in duration, you may want to specify a shorter period of time; doing so
assigns less weight to the short spikes.
Usage: Press Enter to open a text field. Then, type a number between 1 and 300.
The default value for MP+ calls is 15 seconds; the default value for dynamic AIM
calls is 30 seconds. Press Enter again to close the text field.
• The easiest way to determine the proper values for Sec History, Add Pers,
and Sub Pers is to observe usage patterns; if the system is not responsive
enough, the value of Sec History is too high.
Location: Ethernet > Answer > any profile > PPP Options; Ethernet > Connec-
tions > any profile > Encaps Options
See Also: Add Pers, Dyn Alg, Encaps, Sub Pers, Target Util
Secondary
Description: Specifies a secondary Connection profile to be dialed in the event
that a session using the primary Connection profile cannot be established.
Usage: Press Enter to open a text field. Then, type the name of the secondary
Connection profile. The name you specify must match the value of the Name
parameter in a local Connection profile.
Location: Ethernet > Connections > any profile > Session Options
Security
Description: Specifies whether the Pipeline enables trapping of particular
system events.
Usage: The Security parameter in this profile enables you to specify whether the
Pipeline traps these events:
• authenticationFailure
This event occurs when authentication has failed. See RFC-1215 for a full
explanation of this event.
• consoleStateChange
This event occurs when a VT100 or Telnet port changes its state.
Send Auth
Description: Specifies the authentication protocol that the Pipeline requests
when initiating a connection using PPP or MP+ encapsulation. The answering
side of the connection determines which authentication protocol, if any, the
connection uses.
If you choose PAP, the Pipeline requests this protocol for authentication. The
remote device must support PAP.
Note that if you choose this setting, the Pipeline requests PAP authentication
but will use CHAP authentication if the called unit requires CHAP. Choose
this setting for non-token card authentication if you would allow sending
your password unencrypted.
• CHAP (Challenge Handshake Authentication Protocol) is a PPP
authentication protocol. If you choose CHAP, the Pipeline requests this
protocol for authentication. The remote device must support CHAP.
CHAP is more secure than PAP. CHAP provides a way for the remote device
to periodically verify the identity of the Pipeline using a three-way
handshake and encryption. Authentication takes place upon initial link
establishment; a device can repeat the authentication process any time after
the connection is made.
Note that if you choose this setting, the Pipeline will not bring up the
connection using PAP. Choose this setting for non-token card authentication
if you do not wish to send your password unencrypted; that is, if you do not
wish to be authenticated through PAP.
• PAP-TOKEN is an extension of PAP authentication. This requires the
following:
Location: Configure; Ethernet > Connections > any profile > Encaps Options
See Also: APP Host, APP Port, APP Server, Call Type, Dial Brdcast, Encaps,
Recv Auth, Recv PW, Send PW
Send PW
Description: Specifies the password that the Pipeline sends to the remote end of
a connection on outgoing calls. If the password specified by Send PW does not
match the remote end’s value for Recv PW, the remote end disconnects the link.
Usage: Press Enter to open a text field. Then, type the password that the remote
end requires the Pipeline to send.
You can enter up to 20 characters; the password is case sensitive. Leave the field
blank if the remote end does not require a password.
Location: Configure; Ethernet > Connections > any profile > Encaps Options
Server
Description: Specifies a Bootstrap Protocol (BOOTP) server for handling
BOOTP requests. If a server is on the same local-area network as the Pipeline,
BOOTP requests from other networks are relayed to the server. If a server is on
another network, BOOTP requests from clients on the same local-area network as
the Pipeline are relayed to the remote server.
Note: This parameter appears twice. Each copy can be used to specify a
different BOOTP server.
Usage: Press Enter to open a text field and then type the IP address of the
BOOTP server. When you’re done, press Enter to close the text field.
Dependencies: If you specify two BOOTP servers, the Pipeline that relays the
BOOTP request determines when each server is used. The order of the BOOTP
servers in the BOOTP Relay menu does not necessarily determine which server is
tried first.
Server Name
Description: Appears in an IPX Routes profile and an IPX SAP Filter profile.
Its functionality differs depending on the profile.
• In an IPX Routes profile, specifies the name of an IPX server.
• In an IPX SAP Filters profile, specifies the name of a NetWare server to be
excluded from or included in the Ascend unit’s service table.
Note: You can specify a route to a destination IPX network without defining an
IPX server name. To do so, enter the network number (for example,
Network=00123456) without specifying the Server Name and Server Type.
Dependencies: For the Server Name parameter to apply in an IPX Route pro-
file, you must enable IPX routing in the Connection profile by setting Route
IPX=Yes.
Location: Ethernet > IPX Routes > any profile; Ethernet > IPX SAP Filter >
any profile
Server Type
Description: Appears in an IPX Route profile and an IPX SAP Filter profile. Its
functionality differs depending on the profile:
• In an IPX Route profile, specifies the SAP (Service Advertising Protocol)
service type for the server.
• In an IPX SAP Filters profile, specifies the SAP Service Type that will be
excluded from or included in the service table.
Location: Ethernet > IPX Routes > any profile; Ethernet > IPX SAP Filter >
any profile
See Also:
Shared Prof
Description: Enables multiple incoming calls to share a local Connection
profile.
• Yes specifies that multiple incoming calls can share a local Connection
profile.
The Pipeline must first authenticate the caller by using the Name and Recv
PW parameters in the profile. If an incoming call has an IP address that
conflicts with an existing caller IP address the Pipeline rejects the call.
• No specifies that multiple incoming calls cannot share a local Connection
profile.
No is the default.
Socket
Description: Specifies the socket number of the NetWare server.
Usage: Press Enter to open a text field. Then, type the socket number for the
server. You should advertise only those NetWare servers that have well-known
socket numbers. Press Enter again to close the text field.
Example: DE040600
Dependencies: For the Socket parameter to apply, you must enable IPX routing
in the Connection profile by setting Route IPX=Yes.
See Also:
SPID 1
Description: Specifies the ISDN BRI Service Profile Identifier (SPID)
associated with My Num A. An SPID is a number assigned to a domestic ISDN
BRI line for service identification at the ISDN service provider’s central office. It
is typically formed by adding a code to the phone number assigned to the line.
Your carrier provides you with one or more SPIDs.
All U.S. domestic switch types, except AT&T Point-To-Point, can have two
phone numbers. The primary phone number (My Num A) requires a matching
primary SPID (SPID 1). The secondary phone number (My Num B) requires a
matching secondary SPID (SPID 2).
When you use AT&T Point-to-Point service, only one phone number is assigned
to the ISDN BRI line, and no SPIDs are used.
Usage: Press Enter to open a text field. Then, type up to 16 characters; you must
limit those characters to numbers, hyphens, and parentheses. The default value is
0 (zero). Press Enter again to close the text field.
Location: Configure
SPID 2
Description: Specifies the ISDN BRI Service Profile Identifier (SPID)
associated with My Num B. An SPID is a number assigned to a domestic ISDN
BRI line for service identification at the central office (CO). It is typically formed
by adding a code to the phone number assigned to the line. Your carrier provides
you with one or more SPIDs.
All U.S. domestic switch types, except AT&T Point-To-Point, can have two
phone numbers. The primary phone number (My Num A) requires a matching
primary SPID (SPID 1). The secondary phone number (My Num B) requires a
matching secondary SPID (SPID 2).
When you use AT&T Point-to-Point service, only one phone number is assigned
to the ISDN BRI line, and no SPIDs are in use.
Usage: Press Enter to open a text field. Then, type up to 16 characters; you must
limit those characters to numbers, hyphens, and parentheses. The default value is
0 (zero). Press Enter again to close the text field.
Location: Configure
Split Code.User
Description: Enables the name of the Pipeline to change to the name of the user
who is attempting to authenticate with an Ascend RADIUS server using
CACHE-TOKEN using CHAP to a token-based security system. Used when
multiple users on a LAN need to authenticate.
Usage: When using Split Code.User, the user enters his or her passcode and
name at the authentication prompt two times (at two prompts). The first time the
name of the Pipeline changes to the user’s name. The second time, the user’s
passcode and name are interpreted by the authentication server.
Src Adrs
Description: In a filter of type IP, specifies the source address to which the
Pipeline compares a packet’s source address.
Usage: Press Enter to open a text field. Then, type the source address the
Pipeline should use for comparison when filtering a packet. The address consists
of four numbers between 0 and 255, separated by periods.
The null address 0.0.0.0 is the default; this setting matches all packets.
Example: 200.62.201.56
Dependencies: Src Adrs does not apply (Src Adrs=N/A) if you are using a
generic filter (Type=Generic) or if you have not activated the IP filter
(Valid=No).
Location: Ethernet > Filters > any type of filter > input or output filter > any
numbered filter > Ip
Src Mask
Description: In a filter of type IP, specifies the bits that the Pipeline should
mask when comparing a packet’s source address to the value of the Src Adrs
parameter. The masked part of an address is hidden; the Pipeline does not use it
for comparisons with Src Adrs. A mask hides the part of a number that appears
behind each binary 0 (zero) in the mask; the Pipeline uses only the part of a
number that appears behind each binary 1 for comparison.
The Pipeline applies the mask to the address using a logical AND after the mask
and address are both translated into binary format.
Usage: Press Enter to open a text field. Then, type the IP mask in dotted decimal
format. The value 0 (zero) hides all bits, because the decimal value 0 is the binary
value 00000000; the value 255 does not mask any bits, because the decimal value
255 is the binary value 11111111.
The null address 0.0.0.0 is the default; this setting indicates that the Pipeline
masks all bits. To specify a single source address, set Src Mask=255.255.255.255
and set Src Adrs to the IP address that the Pipeline uses for comparison.
Dependencies: Src Mask does not apply (Src Mask=N/A) if you are using a
generic filter (Type=Generic) or if you have not activated the IP filter
(Valid=No).
Location: Ethernet > Filters > any type of filter > input or output filter > any
numbered filter > Ip
Src Port #
Description: In a filter of type IP, specifies the source port number to which the
Pipeline compares the packet’s source port number.
The Src Port Cmp criterion determines how the Pipeline carries out the
comparison.
Usage: Press Enter to open a text field. Then, type the number of the source port
the Pipeline should use for comparison when filtering packets. You can enter a
number between 0 and 65535.
The default setting is 0 (zero); this setting means that the Pipeline forwards all
packets.
Example: 25
Location: Ethernet > Filters > any type of filter > input or output filter > any
numbered filter > Ip
Location: Ethernet > Filters > any type of filter > input or output filter > any
numbered filter > Ip
Static Preference
Description: Specifies the preference value for statically configured routes
created from IP address pools and the Terminal Server IPROUTE ADD
command. When selecting which routes to put in the routing table, the router first
compares the Preference value, selecting the lower number. If the Preference
values are equal, then the router compares the Metric field, selecting the route
with the lower Metric.
Usage: Press Enter to open a text field. Then, type a number between 0 and 255.
The default value is 100. Zero is the default for connected routes (such as the
Ethernet). The value of 255 means “Don't use this route.”
Station
Description: Specifies the name of the remote device to which the Pipeline
makes a connection.
Usage: Press Enter to open a text field. Then, type the name or MAC address of
the remote device.
You can enter up to 31 characters.
The value you specify is case sensitive, and must exactly match the name of
the remote device. If you are not sure about the exact name, contact the
administrator of the remote network.
• The Station parameter for the first Connection profile is the same as Rem
Name parameter in the Configure menu.
• The Station parameter setting appears in the list of Connection Profiles in the
Connection menu; however, if you leave the parameter blank, the LAN Adrs
setting appears instead.
• The remote device that the Station parameter specifies is the device actually
placing or answering the call; it is not necessarily the same as the source or
destination of packets using the link.
• The Pipeline does not currently use the Domain Name System (DNS) to
determine the IP address of the device specified by the Station parameter.
• When the Pipeline receives a PPP or MP+ call from an Ascend unit, it tries
to match the caller's Name to the value of the Station parameter in some
Connection profile.
If the Pipeline finds a match and authentication is turned on, the Pipeline
then tries to match the caller's Send PW value to the Recv PW value in that
same Connection profile.
Sub-Adr
Description: Determines how the Pipeline treats incoming calls based on
whether they convey an ISDN subaddress.
Sub Pers
Description: Specifies the number of seconds average line utilization (ALU) of
transmitted data must fall below the threshold indicated by the Target Util
parameter before the Pipeline begins removing bandwidth from a session. The
Pipeline determines the ALU for a session using the algorithm specified by the
Dyn Alg parameter.
When utilization falls below the threshold for a period of time greater than the
value of the Sub Pers parameter, the Pipeline attempts to remove a channel.
Using the Add Pers and Sub Pers parameters prevents the system from
continually adding and subtracting bandwidth, and can slow down the process of
allocating or removing bandwidth.
Usage: Press Enter to open a text field. Type a number between 1 and 300. Press
Enter again to close the text field.
When the Pipeline is using MP+ (Encaps=MPP), the default value is 10.
Location: Ethernet > Answer > any profile > PPP Options; Ethernet > Connec-
tions > any profile > Encaps option
See Also: Add Pers, Dyn Alg, Min Ch Count, Sec History, Target Util
Switch Type
Description: Specifies the network switch type that provides ISDN BRI service
to the Pipeline.
A network switch is the central office switch or PBX that terminates the ISDN
BRI line at the Pipeline and connects the Pipeline to the circuit-switched WAN.
The connection is a switched circuit consisting of one or more channels.
Usage: Press Enter to cycle through the choices. Your choices differ depending
on the profile and enabled options. You can select one of the switch types listed
in the following table:.
NET 3 In the UK, use this switch with integrated voice service.
(Please refer to www.ascend.com for the latest
information about configuring your unit when using
British Telecom ISDN-2 service. Search for “British
Telecom” or “ISDN-2”.)
For inband signaling, a line uses 8 kbps of each 64-kbps channel for WAN
synchronization and signaling. The remaining 56 kbps handle the
transmission of user data.
Switched-56 lines use inband signaling.
• All international switch types except German operate in Point-to-Point
mode.
Location: Configure
Switch Usage
Description: Enables or disables the serial WAN feature in the Pipeline. If serial
WAN is disabled or if the sliding switch on the back panel of the unit is in the Off
position, the Control port of the Pipeline is used only for configuration purposes.
If the switch is in the On position (away from the terminal port if the switch is
horizontal or down if the switch is vertical) and serial WAN is enabled, all
Connection Profiles are sampled once every 10 seconds. If a Connection profile
is configured for leased line operation and the Nailed Group parameter in that
profile is set to 3, then the Control port is programmed for synchronous HDLC
mode and an attempt is made to bring up the connection on that port.
Sys Reset
Description: Restarts the Pipeline and clears all calls without disconnecting the
device from its power source. The Pipeline logs off all users, and returns user
security to its default state. In addition, the Pipeline performs power-on self tests
(POSTs) when it restarts. These POSTs are diagnostic tests.
Syslog
Description: Specifies whether the Pipeline sends warning, notice, and CDR
(Call Detail Reporting) records from the system logs to the Syslog host.
The Syslog host is the station to which the Pipeline sends system logs.
Dependencies: If Syslog=Yes, you must enter the IP address of the Syslog host
in the Log Host field.
T391
Description: Specifies the number of seconds between Status Enquiry
messages.
Usage: Press Enter to open a text field. Then, type a number between 5 and 30.
The default is 10. Press Enter again to close the text field.
T392
Description: Specifies the number of seconds that the Pipeline waits for a Status
Enquiry message before recording an error.
Usage: Press Enter to open a text field. Then, type 0 (zero), or a number
between 5 and 30. The default is 15.
If you specify 0 (zero), the Pipeline does not process WAN-side Status Enquiry
messages. If you specify a nonzero value, the Pipeline uses T1.617D (a link
management protocol defined in ANSI T1.617 Annex D) to monitor another
Ascend unit over a nailed-up connection.
Target Util
Description: Specifies the percent of bandwidth utilization at which the Pipeline
adds or subtracts bandwidth dynamically, or specifies the target percentage of
bandwidth utilization for an MP+ call (Encaps=MPP).
The Pipeline uses the historical time period specified by the Sec History
parameter as the basis for calculating average line utilization (ALU) of
transmitted data. It then compares ALU to the amount specified in the Target Util
parameter.
When ALU exceeds the threshold defined by Target Util for a period of time
greater than the value of the Add Pers parameter, the Pipeline attempts to add a
channel. When ALU falls below the threshold defined by Target Util for a period
of time greater than the value of the Sub Pers parameter, the Pipeline attempts to
remove a channel.
Usage: Press Enter to open a text field. Then, type a number between 0 and 100.
Press Enter again to close the text field.
The default is 70. When the value is 70%, the device adds bandwidth when it
exceeds a 70 percent utilization rate, and subtracts bandwidth when it falls below
that number.
Location: Ethernet > Answer > any profile > PPP Options; Ethernet > Connec-
tions > any profile > Encaps Options
See Also: Add Pers, Call Type, Dyn Alg, Sec History, Sub Pers
TCP Estab
Description: In a filter of type IP, specifies whether the filter should match only
established TCP connections.
An established TCP connection is one in which the TCP session has already sent
its first packet. A not established TCP connection is one in which the TCP
sessions has not sent its first packet. Specifically, the first packet is the
“connection request” packet which has SYN bit set to 1, while both the ACK and
RST bits are set to 0.
Dependencies: The TCP Estab parameter does not apply (TCP Estab=N/A) if
the Protocol field is set to any value other than 6 (TCP).
Location: Ethernet > Filters > any type > any input or output filter > any num-
bered filter > Ip
Telnet PW
Description: Specifies the password that you must enter before you can access
the Pipeline user interface through Telnet.
Telnet is a protocol used to link two computers in order to provide a terminal with
a connection to the remote machine. The remote machine is known as the Telnet
host. When you start a Telnet session, you connect to the Telnet host and log in.
The connection enables you to work with the remote machine as though you were
at a terminal connected to it.
Usage: Press Enter to open a text field. Then, type a password containing up to
20 alphanumeric characters. The default is [].
If you leave Telnet PW blank, the Pipeline does not prompt you for a password. If
you specify a password for Telnet PW, you have three tries of 60 seconds each to
enter the correct password.
TCP Timeout
Description: Specifies the maximum time a Pipeline will wait to connect to an
address in a list provided by a DNS server.
Applies to all TCP connections initiated from the Pipeline, including Telnet,
Rlogin, TCP-Clear, and the TCP portion of DNS queries.
Usage: To set the timeout value, select TCP Timeout and enter the number of
seconds the Pipeline should wait to connect to an IP address on the DNS list.
• The range of values for TCP timeout is 0 to 200 seconds. This specifies the
number of seconds after which the Pipeline will stop attempting to connect
to an IP address and will proceed to the next address on the list. Since the
first host on the list may not be available, the timeout should be short enough
to allow the Pipeline to go on to the next address on the list before the client
software times out.
The default for TCP Timeout is 0.
software times out before the Pipeline makes a connection or proceeds to the
next address on the DNS list, the physical connection is dropped.
Dependencies: The List Attempt parameter must be enabled (set it in Ethernet >
Mod Config > DNS). List Attempt permits the Pipeline to attempt a series of IP
addresses. Note that the List Attempt parameter does not apply if Telnet and
Immediate Telnet are both disabled.
Temporary
Description: Specifies whether the Pipeline stops advertising the route to the
address in this Connection profile when the session terminates, and whether the
Pipeline removes this route and all routes dynamically learned on this connection
from the routing table.
Location: Ethernet > Connections > any profile > IP Options > Temporary
Term Rate
Description: Specifies the data rate for the Control Monitor port in bits per
second.
Dependencies: Whenever you modify the Term Rate parameter, you must set
the data rate of your terminal accordingly.
• When you operate the Pipeline from a local terminal, the most common data
rate is 9600 bps.
• If you are managing an Ascend unit remotely, you may want to increase the
baud rate on the local terminal to a higher speed for improved performance.
Term Serv
Description: Starts a local terminal server session.
The Pipeline supports local terminal server sessions only. A local terminal server
session takes place when a terminal (or a computer emulating a terminal) is
connected to the Pipeline Terminal port, or when you open a Telnet connection to
the Pipeline from a local IP host.
Select the Term Serv command from the Sys Diag menu and press Ctrl-D and
select E-Terminal Server from the DO menu.
The Pipeline supports all the common capabilities of standard terminal servers,
including Telnet, Domain Name Services (DNS), login and password control,
call detail reporting, and authentication services.
Usage: Highlight Term Serv and press Enter to begin the local terminal server
session.
Do not use the Term Serv parameter to return to the terminal server command-
line interface from a local Telnet session; use Ctrl-D-C instead.
Tick Count
Description: Identifies the distance to the destination network in IBM PC clock
ticks (18 Hz). This value is for round-trip timer calculation and for determining
the nearest server of a given type.
Usage: In most cases, the default value (12) is appropriate. If you need to
change this value, press Enter to open a text field. Then, type an appropriate
value. Press Enter again to close the text field.
Dependencies: For the Tick Count parameter to apply, you must enable IPX
routing in the Connection profile by setting Route IPX=Yes.
Type
Description: Appears in a Filter profile or an IPX SAP Filter profile. Its
functionality differs depending on the profile:
• In a Filter profile, specifies how the Pipeline applies a filter to a packet.
• In an IPX SAP profile, specifies whether the filter excludes the service from
the service table.
Filter profile
• In a Filter profile for a filter of type Generic, the Pipeline uses these
parameters to specify how the filter operates:
– Length
– Mask
– More
– Offset
– Value
• In a Filter profile for a filter of type IP, the Pipeline uses these parameters to
specify how the filter operates:
– Dst Adrs
– Dst Mask
– Dst Port #
– Dst Port Cmp
– Protocol
– Src Adrs
– Src Mask
– Src Port #
– Src Port Cmp
– TCP Estab
Location: Ethernet > Filters > any type of filter > input or output filter > any
numbered filter; Ethernet > IPX SAP Filters > any profile
UDP Cksum
Description: Specifies that the Pipeline generates a UDP checksum whenever it
sends out a UDP packet.
Currently the Pipeline uses UDP when generating queries and responses for the
following protocols:
• ATMP
• SYSLOG
• DNS
• ECHOSERV
• RIP
• SNTP
• TFTP
Valid (Filter)
Description: Activates or deactivates a filter. Its functionality differs depending
on the profile:
• In a Filter profile, the Valid parameter activates or deactivates a call filter or a
data filter.
• In an IPX SAP Filter profile, the Valid parameter activates or deactivates the
Input filter or the Output filter.
Location: Ethernet > Filters > any type of filter > input or output filter > any
numbered filter; Ethernet > IPX SAP Filters > any profile
Note: If you change the value of this parameter or of any of the other
parameters in a Static Mapping nn menu, the change does not take effect until the
next time a connection is made to the remote network specified in the NAT
profile. To make the change immediately, you must terminate the connection to
the remote network and then reopen it.
Usage: Press Enter to toggle between Yes and No, press Esc to exit the menu,
and then confirm the change when prompted.
• Yes enables the routing of incoming packets specified by the other
parameters in the same Static Mapping nn menu.
• No disables the routing of incoming packets specified by the other
parameters in the same Static Mapping nn menu.
No is the default.
Note: The change does not take effect until the next time the link is brought
up. To make the change immediately, bring the link down and back up.
the NAT menu must be set to Single IP Addr, and other parameters in the same
Static Mapping nn menu must be set to non-null values:
• The Dst Port# and Loc Port# parameters must be set to values other than 0.
• The Loc Adrs parameter must be set to an address other than 0.0.0.0.
Location: Ethernet > NAT > Static Mapping > Static Mapping nn (where nn is a
number between 01 and 10)
See Also: Def Server, Dst Port # (Static Mapping), Loc Adrs, Loc Port#, Lan,
Routing, Protocol (Static Mapping)
Validate IP
Description: When a Pipeline receives a DHCP message requesting an IP
address, this parameter determines whether the Pipeline checks to see if the
address is already in use. If it is, the Pipeline assigns another address.
Dependencies: If DHCP Spoofing and Always Spoof are not both Yes, this
parameter is N/A.
Value
Description: In a filter of type Generic, specifies a 16-bit hexadecimal value to
compare against the data contained within the specified bytes in a packet. You
specify the bytes using the Length, Offset, and Mask parameters.
Usage: Press Enter to open a text field. Then, type a hexadecimal number. You
can enter a number from 00 to ffffffffffffffff.
The default is 00. When you accept the default, the bytes must contain nothing to
match the filter.
Example: e0e0030000000000
Location: Ethernet > Filters > any type of filter > input or output filter > any
numbered filter > Generic
Version
Description: Each firewall contains a version number to ensure that any firewall
that is uploaded to the router will be compatible with the firewall software on the
router. Secure Access Manager (SAM) checks the version number before
uploading a firewall. In the event that a router with a stored firewall profile
receives a code update that make the existing firewall incompatible, a default
firewall is enabled, permitting only Telnet access to the Pipeline.
VJ Comp
Description: Turns TCP/IP header compression on or off. VJ Comp stands for
Van Jacobson Compression.
Yes is the default. The Ascend unit must include the optional compression
module.
• No turns off TCP/IP header compression.
Location: Ethernet > Answer > any profile > PPP Options; Ethernet > Connec-
tions > any profile > Encaps Options
WAN Alias
Description: Specifies the IP address of the link’s remote interface to the WAN.
The WAN Alias parameter applies only if the remote end of a link uses an
implementation of PPP that requires that both ends of a WAN connection be on
the same subnet.
Usage: Press Enter to open a text field. Then, type the IP address of the remote
device.
Example: 200.207.23.7/24
Dependencies: The WAN Alias parameter does not apply if the Pipeline does
not support IP (Route IP=No).
Window Name
Description: The Description text explains the menu.
Usage: The Usage text explains how to interpret the menu display.
Dependencies: The Dependencies text tells you what other information you
need to interpret status menu information.
See Also: The See Also text points you to related information.
You can press the Down Arrow key to see other connections; more than one
connection can be online at once.
Line 1
The first line of the Dyn Stat menu shows its menu number and the name of the
current Connection Profile. If no connection is currently active, the menu name
appears instead.
Line 2
The second line lists the quality of the link and the amount of time the link has
been active. When a link is online more than 96 hours, the Pipeline reports the
duration in number of days. The link quality can have one of the values listed in
Table 4-1.
Value Description
Line 3
The third line of the Dyn Stat menu shows the current data rate in kbps, and how
many channels this data rate represents.
Line 4
Dependencies: The Dyn Stat menu applies only to links whose Encaps parame-
ter in the Connection Profile has the value MPP.
See Also: Dyn Alg, Encaps, and Sec History in Chapter 3, “Parameter Refer-
ence.”
Ether Stat
Description: The Ether Stat menu displays the number of Ethernet frames
received and transmitted and the number of collisions at the Ethernet interface.
HW Config
Description: The HW Config menu displays the hardware installed on the
Pipeline.
Line Status
Description: The Line Status menu shows the dynamic status of each WAN
line, the condition of its electrical link to the carrier, and the status of each line’s
individual channels. The Link Status menu appears only if an ISDN line is
installed.
10-100 1
Link P
B1 ***.....
B2 ***.....
Line 1
The first line of the Line Status menu contains the menu number of lines
connected.
Line 2
The second line of the Line Status menu uses one-character abbreviations to
characterize the overall state of the line. Table 4-2 lists the abbreviations.
Abbreviation Description
X The line is not physically connected and cannot pass data. In some countries
outside the U.S., the character X might appear even though the line is
physically connected.
- The line is disabled. The Chan Usage parameter in the Configure Profile is set
to disable one of the B channels.
Character Description
. The channel is not available because the line is disabled, has no physical link,
or does not exist, or because the Chan Usage parameter in the Configure
Profile is set to disable one of the B channels.
Sessions
Description: The Sessions status menu indicates the number of active bridging/
routing links. An online link, as configured in the Connection Profile, constitutes
a single active session. A session can be PPP encapsulated. The Pipeline treats
each multichannel MP+ or MP link as a single session.
Usage: This screen shows the Sessions display when the Ethernet module is
installed in expansion slot #5:
20-100 Sessions
>5 Active
O Headquarters
Line 1
The first line specifies the menu number and name of the menu.
Line 2
The second line indicates the number of active sessions.
Table 4-4 lists the session status characters that can appear.
Character Description
Blank No calls exist and no other Pipeline operations are being performed
Syslog
Description: Syslog is not a Pipeline status display, but an IP protocol that sends
system status messages to a host computer, known as the syslog host. This host is
specified by the Log Host parameter in the Ethernet Profile. The log host saves
the system status messages in a syslog file. These messages are derived from two
sources—the Message Log data and the CDR data.
Syslog File
Note: See the UNIX man pages on logger(1), syslog(3), syslog.conf(5), and
syslogd(8) for details on the syslog daemon.
System Events
Description: The System Events Status window provides a log of up to 32 of the
most recent system events the Pipeline has recorded.
This example shows a System Event record generated by an incoming call not yet
assigned to a channel:
00-200 11:23:55
>M31 Line 1 Ch 07
Incoming Call
MBID 022
The message logs update dynamically. Press the Up Arrow key to display the
previous entry. Press the Down Arrow key to display the next entry. To clear all
messages from the Message Log while using the Palmtop Controller, enter the
SHFT-> command (delete). When you are using the Control Monitor, the Delete
key clears all the messages in the log.
Line 1
The first line of the menu shows the status menu number and the time the event
occurred.
Line 2
The second line identifies the log entry number (M00-M31) and, if applicable,
the line and channel on which the event occurred.
Lines are numbered starting with the base system ISDN lines—lines 1 and 2.
Line 3
The third line contains the text of the message. The message can contain either
basic information or a warning. Table Table 4-5 on page 4-9 lists the possible
system event messages.
Ethernet Up Appears after the ethernet interface has been initialized and
is running.
Far End Hung Up The far end terminated the call normally.
Incoming Call The Pipeline has answered an incoming call at the network
interface, but has not yet routed the call.
Incoming Glare The Pipeline could not place a call because it saw an
incoming “glare” signal from the switch. Glare occurs when
you attempt to place an outgoing call and answer an
incoming call simultaneously. If you receive this error
message, you have probably selected incorrect Configure
Profile parameters.
Internal Error Call setup failed because of a lack of system resources, such
as insufficient memory. If this type of error occurs, notify
the Ascend Technical Assistance Center.
LAN Session Down Appears before call terminated if a PPP or an MPP session
is terminated.
No Chan Other End No channel was available on the far end to establish the call.
No Connection The far end did not answer when the call was dialed.
Remote Mgmt Denied A request to run the remote Pipeline by remote management
was rejected.
Trunk Up One or more lines were out of service, but have now
returned to service.
Wrong Sys Version The software at the far end is incompatible with the Pipeline
system software.
Sys Option
Description: The Sys Option menu provides a read-only list that identifies your
Pipeline and names each of the features with which it has been equipped.
The Sys Options menu can contain the information listed in Table 4-6.
Option Description
Switched (Installed or Not Installed) Indicates if calls can be placed over switched circuits.
POTS (Installed or Not Installed) Indicates if the phone ports are enabled.
FR Rel (Installed or Not Installed) Indicates if the Frame Relay option is installed
Sec Acc (Installed or Note Installed) Indicates if the Secure Access product is installed.
WAN Stat
Description: The WAN Stat menu displays the current count of received frames,
transmitted frames, and frames with errors for each active WAN link. It indicates
the overall count for all data packets received or transmitted across the WAN.
Tx Pkt: 22092
CRC: 0
Line 1
The first line displays the menu number and name of the menu. You can press the
Down Arrow key to get per-link statistics. The first line of a per-link display
indicates the name, IP address, or MAC address of the remote device. The per-
link count is updated every 30 seconds; the overall count is updated at the end of
every active link.
Line 2
The second line specifies the number of received frames.
Line 3
The third line displays the number of transmitted frames.
Line 4
The fourth line indicates the number of corrupt frames. CRC checking is
performed on PPP and MP+ links. A corrupt CRC frame contains at least one
data error.
Refer to the User’s Guide for administrative information about displaying ISDN
line status in the Terminal server.
Code Cause
3 No route to destination
6 Channel unacceptable.
16 Normal clearing.
17 User busy.
Code Cause
18 No user responding.
21 Call rejected.
22 Number changed.
24 Call suspended
25 Call resumed
29 Facility rejected.
31 Normal, unspecified.
34 No circuit/channel available.
35 Destination unattainable
37 Degraded service
Code Cause
41 Temporary failure.
45 Pre-emptied.
Code Cause
85 No call suspended
88 Incompatible destination.
Code Cause
32 Outgoing calls barred Outgoing call not possible due to access restriction
which has been installed.
48 - Not used
50
112 Local procedure error In REL: Call cleared due to local errors (invalid
messages or parameters, expiry of timeout, etc.)
In SUS REJ: The link must not be suspended
because another facility is already active.
In RES REJ: No suspended call available.
In FAC REJ: No further facility can be requested
because one facility is already being processed, or
the specified facility may not be requested in the
present call status.
113 Remote procedure error Call cleared down due to error at remote end.
114 Remote user suspended The call has been placed on hold or suspended at
the remote end.
115 Remote user resumed Call at remote end is no longer on hold, suspended
or in the conference status.
127 User Info discarded locally The USER INFO message is rejected locally. This
cause is specified in the CON message.
Environment requirements For best results, you should house the Pipeline in a room
with constant temperature and humidity. In general, cooler
environments are better.
Operating temperature: 32-104°F or 0-40°C
Storage temperatures of -40° to 176° Fahrenheit (-71.4° to
80° Celsius) are acceptable.
Altitude: 0-14,800 feet or 0-4,500 meters
Relative Humidity: 5-90% (noncondensing)
Humidity should be high enough to prevent accumulation of
static electricity, but low enough to prevent condensation.
An operating relative humidity of up to 90% (non
condensing) is acceptable.
Software Specifications
Table A -2.Software specifications
Protocols Supported TCP/IP, IPX routing, BCP standard bridging of all protocols
WAN Protocols Supported PPP, Multilink PPP (MP), Multilink Protocol Plus (MP+)
Bandwidth Management Multilink PPP (MP), Multilink Protocol Plus (MP+), TCP
header compression, STAC data compression
All Pipeline models use the RS-232 pinouts listed in Table A-3.
The pin-outs for the Pipeline U interface BRI port are shown in Table A-5.
Ethernet interface
A Pipeline supports the physical specifications of IEEE l802.3 with Ethernet 2
(Ethernet/DIX) framing. It provides a single Ethernet interface and can support
any one of the following Ethernet types:
• Coax (Coaxial): Thin Ethernet and IEEE 802.3 (10Base-2) with a BNC
connector. (Note that the Pipeline is not equipped with a Coax Ethernet
interface.)
• 10Base-T (Unshielded Twisted Pair): Twisted pair Ethernet and IEEE 802.3
(10Base-T) with an RJ-45 connector.
• AUI (Attachment Unit Interface): Standard Ethernet and IEEE (10Base-5)
with a 15-pin AUI connector.
Required equipment
To install the Ethernet interface, you must have the equipment described in the
sections below.
Coax
You need a BNC T-connector. If your connection is at the end of a cable segment,
you need a 50 Ohm terminator as well. To install, attach a LAN BNC T-connector
to the BNC port on the back of the Pipeline. Use a standard 10Base-250 Ohm
cable, such as RG-58 A/U or RG58 C/U.
10Base-T
You need an Ethernet adapter installed in your PC. Use the supplied 10Base-T
crossover cable to connect the adapter to the Pipeline.
AUI
You need an transceiver unit installed in your PC and a transceiver cable.
devices, specifying auto logout for 3-11 secondary domain Name 3-154
DHCP client 3-88 specifying connection-specific servers 3-29
DHCP dial number 3-43 DNS table, invoking the editor 2-2
DHCP PNP Enabled parameter 3-40 DNS table, viewing the entries 2-2
DHCP responsibility advertised 3-15 Dnstab Edit terminal server command 2-2
DHCP server 3-150 Dnstab Entry, terminal server command 2-2
DHCP server configuration 3-77 Dnstab Show, terminal server command 2-2
DHCP server enabled 3-7 DO Close TELNET (DO C) 1-3
DHCP spoofing configuration 3-77 DO commands described 1-2
DHCP Spoofing parameter 3-41 DO Dial (DO 1) 1-4
diagnostic interface 1-4 DO ESC (DO 0) 1-5
Dial # digits, listed 3-41 DO Hang Up (DO 2) 1-5
Dial # parameter 3-41 DO menu, exiting 1-5
Dial Brdcast parameter 3-42 DO Password (DO P) 1-5
Dial If Link Down parameter 3-43 DO Save (DO S) 1-6
Dial Query parameter 3-44 Domain Name parameter 3-45
dial-in user accessing the VT100 menus 2-6 domain name server 3-125
dialing secondary address supplied 3-153
manually 1-2 double login for security card users 3-165
dialing a remote network manually 1-4 DOV (data over voice) 3-8
dialing turned off or on for broadcast packets DPR signal 3-3
3-42 Dst Adrs parameter 3-46
digital voice call 3-35 Dst Mask parameter 3-47
Disc on Auth Timeout parameter 3-44
Dst Port # parameter 3-48
discarding packets that match a filter 3-33,
Dst Port Cmp parameter 3-48
3-60
DTE N392 parameter 3-50
Disconnect cause when authentication fails due
to a timeout 3-72 DTE N393 parameter 3-51
disconnecting a call 1-5 Dyn Alg parameter 3-51
DLCI (Data Link Connection Identifier) usage Dyn Stat status window described 4-1
displayed 2-16 Dynamic Host Configuration Protocol (DHCP)
DLCI parameter 3-45 3-88
DLCI removed 3-94 dynamic password challenges 2-10
DNS
addresses listed when doing DNS query 3-95
Allow as Client DNS 3-7 E
Client Assign DNS 3-28
Client Pri DNS 3-29 echo cancellation unsuitable for voice service
Client Sec DNS 3-29 calls 3-35
Edit Security parameter 3-53 firewalls turned off after call disconnects 3-59
Edit System parameter 3-53 flow control signals 3-3
Enable Local DNS Table parameter 3-54 Force56 parameter 3-59
Encaps parameter 3-54 Forward Disconnect parameter 3-61
ending a call 1-5 Forward parameter 3-60
Enet Adrs parameter 3-56 forwarding packets that match a filter 3-60
Enet I/F (Ethernet interface) 4-4 FR address parameter 3-61
Enigma Logic SafeWord 3-9 FR Prof parameter 3-61
Ent Adrs parameter 3-56 FR setting 3-55
establishing a connection to a remote station FR Type parameter 3-62
2-8 Frame Relay
Ether Stat, described 4-3, 4-4 call type choices 3-22
Ethernet network described 3-21
creating static route to another 3-81 error tolerance 3-37
IP address on local unit 3-76 identifying switch in Connection profile
specifying frame type for 3-80 3-45
specifying IPX network number for 3-81 IP address for NAT 3-61
specifying physical address of 3-56 Link Up 3-94
Ethernet Up system event message 4-9 specifying if link stays up after DLCI is re-
examining packets on incoming calls 3-34 moved 3-94
Exp Callback parameter 3-57 switch described 3-21
Expect 3-57 Frame Relay interface statistics displayed 2-18
expire time in routing table 2-22 Frame Relay profile
extending the length of compared packets for linking nailed-up channels to 3-112
filters 3-107 specifying name of 3-61
frame type, specifying IPX Ethernet frame type
3-80
F FT1 Caller parameter 3-63
full status report, specifying timing of 3-112
Far End Hung Up system event message 4-9
Field Service parameter 3-57
field service privileges 3-57 G
Filter parameter 3-58
gateway address specified 3-28
Filter Persistence parameter 3-59
Gateway parameter 3-63
filtering incoming calls 3-20
filters Group address of routing table 2-22
activating/deactivating 3-185 Group n Count parameter 3-64, 3-65
applied to packets 3-183 Group number of connection 3-66
filters kept alive after a call disconnects 3-59 Group parameter 3-65
H vice 3-121
initiating calls 3-9
Handle IPX parameter 3-67 Internal Error system event message 4-10
Handle IPX Type20 parameter 3-68 internal network number, assigning 3-118
hanging up a call 1-5 IP address
Hangup, terminal server command 2-2 disclosing existence of 3-126
hash index of routing table 2-22 of primary domain name server 3-125
of remote interface to WAN 3-189
Help, terminal server command 2-2
of route’s destination 3-39
hexadecimal value, specifying 3-187 of SNMP manager to which PDU traps are
Hop Count parameter 3-69 sent 3-39
hop count to IPX destinations 3-69 of Syslog host 3-99
Host n Enet parameter 3-70 of the interface at the near end of a link 3-75
of unit on local Ethernet network 3-76
Host n IP parameter 3-69
secondary domain name server 3-153
HW Config Status window 4-4 specified for remote end station/router 3-89
specifying router 3-63
using symbolic name instead of 3-45
I IP Adrs parameter 3-76
IP Group parameter 3-77, 3-78
ICMP (Internet Control Message Protocol) sta-
IP route added with a terminal server command
tistics displayed 2-19
2-2
ICMP echo (ping) expiration time for reply
IP routing information displayed 2-25
3-104
IPCP negotiation
ICMP Redirects 3-145 DNS services 3-7
ICMP Redirects parameter 3-71 Iproute Add, terminal server command 2-2
Id Auth parameter 3-71 Iproute Delete, terminal server command 2-4
ID Fail Busy parameter 3-72 Iproute Show, terminal server command 2-4
Idle Logout parameter 3-74 IPX Alias parameter 3-79
Idle parameter 3-73 IPX Enet# parameter 3-79
Idle parameter hierarchy 3-73 IPX Frame parameter 3-80
Idle Pct parameter 3-74 IPX Net# parameter 3-81
IF Adrs parameter 3-75 IPX network, specifying distance to destination
IGMP multicast clients 2-22 3-69
IGMP packet types 2-23 IPX packet statistics displayed 2-30
Ignore Def Rt parameter 3-75 IPX Pool# parameter 3-82
in-band signaling service 3-35 IPX Routing parameter 3-83
incoming call password assignment 3-138 IPX routing table displayed 2-28
incoming data calls used on which line 3-36 IPX routing, requesting 3-149
incoming voice calls directed to a particular de- IPX SAP behavior 3-85
IPX SAP Filter parameter 3-85 link quality reports, specifying duration be-
IPX SAP parameter 3-84 tween 3-102
IPX SAP Proxy Net#n parameter 3-87 link reliability errors allowed 3-50
IPX server, specifying name of 3-161 link’s IP address at the near end 3-75
IPX service table limits 3-84 linkDown alarm event 3-6
IPX Type 20 packet propagation enabled or links, specifying virtual hop count 3-105
disabled 3-68 linkUp alarm event 3-6
IPXping, terminal server command 2-4 LinkUp parameter 3-94
ISDN BRI line List Attempt parameter 3-94
specifying SPID for 3-164 List Size parameter 3-95
ISDN cause codes 5-1 listing rejected voice calls 3-8
ISDN connections LMI (Link Management Information) dis-
specifying phone number 3-111 played 2-17
specifying SPID for 3-163 Loc Adrs parameter 3-96
Loc Port# parameter 3-97
Loc.DNS Tab Auto Update parameter 3-97
L local terminal server session
starting 3-182
LAN Adrs parameter 3-89
Local, terminal server command 2-6
Lan parameter of NAT 3-87
locating slow routers 2-41
LAN Security Error system event message
4-10 Location of unit 3-98
LAN Session Down system event message Location parameter 3-98
4-10 Log Facility parameter 3-99
LAN Session Up system event message 4-10 Log Host parameter 3-99
lease time for a dynamically assigned IP ad- Log Port parameter 3-100
dress 3-140 logging out 1-5
Length parameter 3-90, 3-92 loopback interface statistics displayed 2-19
Line Status LQM (Link Quality Monitoring) 3-101
described 4-4 LQM Max parameter 3-102
Net/BRI menu described 4-4 LQM Min parameter 3-102
window described 4-4
LQM parameter 3-101
line utilization, number of seconds for 3-4
LQM requests 3-101
Linear calculation for bandwidth allocation
3-52
Link Comp parameter 3-92 M
link management protocol 3-93
Link Mgmt parameter 3-93 Mask parameter 3-103
Link Quality Monitoring (LQM) 3-101 Max Ch Count parameter 3-103
Show IP Address, terminal server command socket number of a NetWare server specified
2-24 3-163
Show IP Routes, terminal server command socket number of UDP packets displayed 2-32
2-25 Socket parameter 3-163
Show IP Stats, terminal server command 2-27 software version displayed 2-31
Show ISDN, terminal server command 2-27 source address, specifying 3-166
Show Netw Networks, terminal server com- source port numbers
mand 2-28 filtering for 3-168
Show Netw Pings, terminal server command specifying for filters 3-167
2-29 SPID (Service Profile Identifier)
Show Netw Servers, terminal server command specified for ISDN BRI line 3-163, 3-164
2-30 SPID 1 parameter 3-163
Show Netw Stats, terminal server command SPID 2 parameter 3-164
2-30
Split Code.User parameter 3-165
Show Revisions, terminal server command
2-31 split horizon RIP broadcasts 3-144
Show Sessid, terminal server command 2-31 Src Adrs parameter 3-166
Show TCP Connection, terminal server com- Src Mask parameter 3-166
mand 2-31 Src Port # parameter 3-167
Show TCP Stats, terminal server command Src Port Cmp parameter 3-168
2-32 starting, local terminal server session 3-182
Show UDP Listen, terminal server command static bridge entry defined 3-32
2-32 Static Preference parameter 3-169
Show UDP Stats, terminal server command static route added to the IP routing table 2-2
2-33
Station parameter 3-169
Show Uptime, terminal server command 2-34
Status Enquiry messages, timing between
slow routers, how to locate 2-41 3-176
SNMP 3-135 Sub Pers parameter 3-171
access passwords 3-29
application data for location 3-98 subaddress of ISDN used 3-170
community Sub-Adr parameter 3-170
specifying 3-29 subnet information summarized when adver-
community name string 3-137 tised with routes 3-146
described 3-114 suppressing unwanted dialing from broadcast
sending traps-PDUs to manager 3-6 packets 3-42
set commands enabled 3-136 switched calls defined 3-21
specifying IP address of manager 3-39
specifying read/write community string Switched setting 3-21
3-136 Switched-56 line service 3-34
traps-PDUs sent to specific manager 3-114 Switched-64 service 3-35
socket 3-145 symbolic, specifying 3-46