This chapter covers these topics:
For details on Security profiles, see the MAX Security Supplement.
You can also reset the MAX, set the configuration state of a T1 line, and obtain configuration information information from RADIUS using SNMP. For details, see the Ascend Enterprise MIB. You can download the most up-to-date verson of the Ascend Enterprise MIB by logging in as anonymous to ftp.ascend.com. (No password is required.)
For troubleshooting tips, see Appendix A, Troubleshooting.
00-300 Security
DO
>0=ESC
P=Password
The MAX prompts you for the Full Access password:
00-300 Security
Enter Password:
[]
Press > to accept
Message #119If the password you enter is incorrect, the MAX prompts you again for the password.
Password accepted.
Using new security level.
System
Sys Config
Name=gateway-1
Location=east-bay
Contact=thf
Date=2/20/97
Time=10:00:29
Term Rate=9600
Console=Standard
Remote Mgmt=Yes
Parallel Dial=5
Single Answer=Yes
Auto Logout=No
Idle Logout=0
DS0 Min Rst=Off
Max DS0 Mins=N/A
High BER=10 ** -3
High BER Alarm=No
No Trunk Alarm=No
Edit=00-000
Status 1=10-100
Status 2=10-200
Status 3=90-100
Status 4=00-200
Status 5=90-300
Status 6=90-400
Status 7=20-100
Status 8=20-200
EthernetFor details on these parameters, see the MAX Reference Guide. For background information on additional parameters that appear in the System profile, see Chapter 2, Configuring the MAX for WAN Access.
Mod Config
Log...
Syslog=Yes
Log Host=10.65.212.12
Log Port=514
Log Facility=Local0
You should also verify that the data rate of your terminal emulation program is set to 9600 baud or lower and that the term-rate parameter in the System profile is also set to 9600. Higher speeds might cause transmission errors.
The Single Answer parameter specifies whether the MAX completes the answering and routing of one call before answering and routing the next call.
The DS0 Min Rst parameter specifies when the MAX should reset accumulated DS0 minutes to 0 (zero). You can also use this parameter to specify that the MAX should disable the timer altogether.
The Max DS0 Mins parameter specifies the maximum number of DS0 minutes a call can be online. When the usage exceeds the maximum specified by the Max DS0 Mins parameter, the MAX cannot place any more calls, and takes any existing calls offline.
High BER alarm specifies whether the back panel alarm relay closes when the bit-error rate exceeds the value specified by the High BER parameter.
System
Sys Config
Name=gateway-1
Location=east-bay
Contact=thf
Date=2/20/97
Time=10:00:29
Term Rate=9600
Ethernet
Mod Config
Log...
Syslog=Yes
Log Host=10.65.212.12
Log Port=514
Log Facility=Local0
local5.info<tab>/var/log/MAX
To enable the MAX to respond to Finger requests:
You can open the terminal server command-line interface using any of these methods:
<Esc> [ <Esc> 0
** Ascend Terminal Server **
ascend%
ascend% ?Or:
ascend% help
quit Closes terminal server session
hangup " " " "
local Go to local mode
For example:
ascend% quitWhen a dial-in user enters the Local command, a Telnet session begins.
iproute Manage IP routes. Type 'iproute ?' for helpFor information about IPXping, see Chapter 9, Configuring IPX Routing.
ping ping <host-name>
ipxping ipxping <host-name>
traceroute Trace route to host. Type 'traceroute -?' for help
For details on IProute, Ping, and Traceroute, see Chapter 10, Configuring IP Routing.
slip SLIP commandThese commands initiate a session with a host or modem, or toggle to a different interface that displays a menu selection of Telnet hosts. For details on enabling these commands, see Chapter 3, Configuring WAN Links.
cslip Compressed SLIP command
ppp PPP command
menu Host menu interface
telnet telnet [ -a|-b|-t ] <host-name> [ <port-number> ]
rlogin rlogin [ -l user -ec ] <host-name> [ -l user ]
tcptcp <hostname> <port-number>
open open < modem-number | slot:modem-on-slot >
resume resume virtual connect session
close close virtual connect session
Up to 16 lines of up to 80 characters each
will be accepted. Long lines will be truncated.
Additional lines will be ignored
1. host1.abc.com
2. host2.abc.com
3. host3.abc.com
4. host4.abc.com
Enter Selection (1-4, q)
To return to the command-line, press 0. Terminal-server security must be set up to allow the operator to toggle between the command line and menu mode, or the Menu command has no effect.
rawTcp hostaddress portnumberrawTcp is the required string that causes the MAX to establish a raw TCP connection when the user chooses this host number. This entry is case-sensitive and must be entered exactly as shown.
hostname can be the DNS name of the host or the IP address of the host. The total number of characters, including the rawTcp string, must not exceed 31.
portnumber is the number of the port on which the connection for this host is to be established.
Remote Conf=NoThe Terminal Server menu displays the following:
Host #1 Addr=10.10.10.1
Host #1 Text=Cleveland
Host #2 Addr=
Host #2 Text=
Host #3 Addr=
Host #3 Text=
Host #4 Addr=rawTcp corp-host 7
Host #4 Text=The Office - port 7
Immed Service=None
Immed Host=N/A
Immed Port=N/A
Telnet Host Auth=No
** Ascend Pipeline Terminal Server **If you select 2, the a raw TCP connection is established to the host corp-host on port 7.
1. Cleveland
2. The Office - port 7
Enter Selection (1-2,q)
If a you select 1, the MAX establishes a Telnet connection to the host 10.10.10.1 on port 23, the default Telnet port.
telnet [-a|-b|-t] <hostname> [<port-number>]If DNS is configured in the Ethernet profile, you can specify a hostname:
ascend% telnet myhostIf you do not configure DNS, you must specify the host's IP address instead. There are also several options in Ethernet > Mod Config > TServ Options that affect Telnet; for example, if you set Def Telnet to Yes, you can just type a hostname to open a Telnet session to that host.
ascend% myhostAnother way to open a session is to invoke Telnet first, followed by the Open command at the Telnet prompt, for example:
ascend% telnetThe Telnet prompt is telnet>. When you see that prompt, you can enter any of the Telnet commands described in Telnet session commands. You can quit the Telnet session at any time by typing quit at the Telnet prompt:
telnet> open myhost
telnet> quit
telnet> ?To open a Telnet connection after invoking Telnet, use the Open command; for example:
telnet> open myhostTo send standard Telnet commands such as Are You There or Suspend Process, use the Send command. For example:
telnet> send suspFor a list of Send commands and their syntax, type:
telnet> send ?To set special characters for use during the Telnet session, use the SET command. For example:
telnet> set eof ^DTo display current settings, type:
telnet> set allTo see a list of Set commands, type:
telnet> set ?To quit the Telnet session and close the connection, use the Close or Quit command. For example:
telnet> close
rlogin rlogin [ -l user -ec ] <host-name> [ -l user ]If you configure DNS, you can specify a hostname such as:
ascend% rlogin myhostIf DNS has not been configured, you must specify the host's IP address instead. Rlogin must also be enabled in Ethernet > Mod Config > TServ Options. The arguments to the Rlogin command are:
(Optional.) This argument sets the escape character to <char>; for example:
rlogin -e$ 10.2.3.4
If you did not log into the terminal server using RADIUS or TACACS, you can use this option on the command-line instead of being prompted for it by the remote host.rlogin -l jim 10.2.3.4
rlogin 10.2.3.4 -l jim
<CR><ESC-CHAR><PERIOD>For example, to terminate a remote login that was initiated with the default escape character (a tilde), press Return and then type a tilde followed by a period.
~.
tcp <hostname> <port-number>For example:
ascend% tcp myhostThe arguments to the TCP command are:
If a raw TCP connection fails, the MAX returns one of the following error messages:
Cannot open session: <hostname> <port-number>
You entered an invalid or unknown value for <hostname>, you entered an invalid value for <port-number>, or you failed to enter a port number.
open [<modem number> | <slot>:<modemOnSlot>]For example:
ascend% open 7:1If the user is not sure which slot or item number to specify, the Show Modems command displays the possible choices. If the user enters the Open command without specifying any of the optional arguments, the MAX opens a virtual connection to the first available V.34 modem.
Once the user is connected to the V.34 modem, he or she can issue AT commands to the modem and receive responses from it.
To temporarily suspend a virtual connection, the user can press Ctrl-C three times. This control sequence causes the MAX to display the terminals server interface again. To resume a virtual connection suspended with Ctrl-C, the user can enter this command at the terminal server prompt:
ascend% resumeTo terminate a virtual connection, the user enters this command at the terminal server prompt:
ascend% close
test test <number> frame-count> ] [ <optional fields> ]
remote remote <station>
set Set various items. Type 'set ?' for help
show Show various tables. Type 'show ?' for help
kill terminate session
test <phonenumber> [<frame-count>] [<optional fields>]
ascend% test 555-1212You can enter Ctrl-C at any time to terminate the test. While the test is running, the MAX displays the status, for example:
calling...answering...testing...endIf you enable trunk groups on the MAX, you can specify the outgoing lines used in the self test; if you do not, the MAX uses the first available T1 (or E1) line. For example, if you assign the trunk group 7 to line 1 on a Net/BRI module and a preceding "9" is required by your PBX to make an outgoing call, the following command places the outgoing call on line 1 of the Net/BRI module:
200 packets sent, 200 packets received
ascend% test 7-9-555-1212The MAX generates an error message for any condition that causes the test to terminate before sending the full number of packets. These error messages may appear:
This message indicates the number of packets sent (<N1>) and received (<N2>).
The command-line contained the option specified by <option>, which is invalid.
The command-line contained the value specified by <value>, which is invalid.
remote <station>For example:
ascend% remote lab17gwDuring 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, or the user-id at the start of a RADIUS profile set up for outgoing calls.
At the beginning of a remote management session, you have privileges set by the default Security profile at the remote end of the connection. To activate administrative privileges on the remote station, activate the appropriate remote Security profile by using the DO Password command (see Activating administrative permissions.)
The remote station is running a version of MP+ that does not support remote management.
ascend% set ?
set ? Display help informationThe Set All command displays current settings.
set all Display current settings
set term Sets the telnet/rlogin terminal type
set password Enable dynamic password serving
set fr Frame Relay datalink control
set circuit Frame Relay Circuit control
ascend% set all
term = vt100To specify a terminal type other than the default vt100, use the Set Term command.
dynamic password serving = disabled
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. When the terminal server is in password mode, it passively waits for password challenges from a remote ACE or SAFEWORD server. This command applies only when using security card authentication. To enter password mode:
ascend% set password
Entering Password Mode...To return to normal terminal server operations and thereby disable password mode, press Ctrl-C.
[^C to exit] Password Mode>
The Set FR commands enable you to bring down the nailed connection specified in the named Frame Relay profile. The connection will be reestablished within a few seconds. The Set Circuit commands let you activate or deactivate a frame relay circuit. For details, see Chapter 4, Configuring Frame Relay.
ascend% show ?
Table 14-1. Network-specific Show commands
Show command |
Where described |
---|---|
show arp |
See Chapter 10, Configuring IP Routing.
|
show icmp |
See Chapter 10, Configuring IP Routing.
|
show if |
See Chapter 10, Configuring IP Routing.
|
show ip |
See Chapter 10, Configuring IP Routing.
|
show udp |
See Chapter 10, Configuring IP Routing.
|
show igmp |
See Chapter 12, Setting Up IP Multicast Forwarding.
|
show mrouting |
See Chapter 12, Setting Up IP Multicast Forwarding.
|
show ospf |
See Chapter 11, Configuring OSPF Routing.
|
show tcp |
See Chapter 10, Configuring IP Routing.
|
show dnstab |
See Chapter 10, Configuring IP Routing.
|
show netware |
See Chapter 9, Configuring IPX Routing.
|
show fr |
See Chapter 4, Configuring Frame Relay.
|
show pools |
See Chapter 10, Configuring IP Routing.
|
show pad |
See Chapter 6, Configuring X.25.
|
show x25 |
See Chapter 6, Configuring X.25.
|
show isdn <line-number>where <line-number> is the number of the ISDN line. For details on how lines are numbered, see Chapter 2, Configuring the MAX for WAN Access. For example, to display information about the leftmost built-in WAN port:
ascend% show isdn 0The MAX responds with one or more of these messages:
PH: ACTIVATEDIn 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: 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
PH: ACTIVATEDFor information on each of the messages that can display, see the CCITTT Blue Book Q.931 or other ISDN specifications.
NL: CALL REQUEST: 64K, #442
NL: CALL CONNECTED: B2, #442
NL: CLEAR REQUEST: B1
NL: CALL CLEARED WITH CAUSE 16 B1 #442
ascend% show modems
slot:item modem status8-MOD and 12-MOD K56Flex modem slot cards are not numbered sequentially. This numbering does not affect functionality.
8:1 1 online
8:2 2 online
8:3 3 online
8:4 4 idle
8:5 5 idle
8:6 6 idle
8:7 7 idle
8:8 8 idle
For example, if you have an 8-MOD modem card in slot 8 in a MAX, the Show Modems command in the Terminal Server displays the following output:
ascend% show modems
slot:item modem statusAs another example, if you have an 12-MOD modem card in slot 8 in a MAX, the Show Modems command in the Terminal Server displays the following output:
8:0 1 idle
8:1 2 idle
8:2 3 idle
8:3 4 idle
8:6 5 idle
8:7 6 idle
8:10 7 idle
8:11 8 idle
ascend% show modems
slot:item modem statusThe output contains these fields:
8:0 1 idle
8:1 2 idle
8:2 3 idle
8:3 4 idle
8:4 5 idle
8:5 6 idle
8:6 7 idle
8:7 8 idle
8:8 9 idle
8:9 10 idle
8:12 11 idle
8:13 12 idle
Field |
Description |
---|---|
slot item | The slot and port number of the modem. For example, 8:1 indicates the first port on the digital modem card installed in slot 8. |
modem | The SNMP interface number of each modem. |
status |
Modem status, which may be one of the following strings:
|
ascend% show calls
Call ID Called Party ID Calling Party ID InOctets OutOctets
3 5104563434 4191234567 0 0The output includes these fields:
4 4197654321 5108888888 888888 99999
ascend% show uptime
system uptime: up 2 days, 4 hours, 38 minutes, 43 secondsIf the MAX stays up 1000 consecutive days with no power cycles, the number of days displayed turns over to 0 and begins to increment again.
ascend% show revision
techpubs-lab-17 system revision: ebiom.m40 5.0A
ascend% show v.110s
slot:item v.110s statusThe output contains these fields:
4:1 1 in use
4:2 2 in use
4:3 3 in use
4:4 4 open issued
4:5 5 carrier detected
4:6 6 session closed
4:7 7 idle
4:8 8 in use
Field |
Description |
---|---|
slot item | The slot and port number of the V110 port. For example, 8:1 indicates the first port on the V110 card installed in slot 8 |
v.110s | The SNMP interface number of each V110 card. |
status |
V.110 port status, which may be one of the following strings:
|
ascend% show users
I Session Line: Slot: Tx Rx Service Host UserThe output contains these fields:
O ID Chan Port Data Rate Type[mpID] Address Name
O 231849873 1:1 9:1 56K 56K MPP[1] 10.10.68.2 jdoe
I 231849874 1:3 3:1 28800 33600 Termsrv N/A Modem 3:1
O 214933581 1:2 9:2 56K 56K MPP[1] 10.10.4.9 arwp50
O 214933582 1:6 9:3 56K 56K MPP[1] MPP Bundle arwp50
kill <session ID>where <session ID> is the session ID as displayed by the Show Users command described in the preceding section. The reported disconnect cause is DIS_LOCAL_ADMIN. The active Security profile must have Edit All Calls=Yes. If Edit All Calls=No, this message displays when you issue the kill command:
Insufficient security level for that operation.When the session is properly terminated, a message like this one displays:
Session 216747095 killed.When the session is not terminated, a caution like this one displays:
Unable to kill session 216747095.
SNMP has its own password security, which you should set up to protect the MAX from being reconfigured from an SNMP station.
EthernetFor complete information on each parameter, see the MAX Reference Guide.
Mod Config
SNMP options...
Read Comm=Ascend
R/W Comm Enable=No
R/W Comm=Secret
Security=Yes
RD Mgr1=10.0.0.1
RD Mgr2=10.0.0.2
RD Mgr3=10.0.0.3
RD Mgr4=10.0.0.4
RD Mgr5=10.0.0.5
WR Mgr1=10.0.0.11
WR Mgr2=10.0.0.12
WR Mgr3=10.0.0.13
WR Mgr4=10.0.0.14
WR Mgr5=10.0.0.15
Note: Even you enable R/W Comm, you must still know the read-write community string to use a set command.
Information held in the Ascend Events Group is erased and its values are initialized when the MAX is reset by software or by toggling the power off and on. sysAbsoluteStartupTime is the time in seconds since January 1, 1990, and is not modified. To determine whether the MAX has actually reset, you can retrieve the SNMP object sysAbsoluteStartupTime and compare this value against the previous poll's value for Ascend Events Group variables.
Ethernet
Mod Config
SNMP options...
Read Comm=Secret-1
R/W Comm Enable=Yes
R/W Comm=Secret-2
Security=Yes
RD Mgr1=10.0.0.1
RD Mgr2=10.0.0.2
RD Mgr3=10.0.0.3
RD Mgr4=10.0.0.4
RD Mgr5=10.0.0.5
WR Mgr1=0.0.0.0
WR Mgr2=0.0.0.0
WR Mgr3=0.0.0.0
WR Mgr4=0.0.0.0
WR Mgr5=0.0.0.0
These are the parameters related to setting SNMP traps:
EthernetFor details on each parameter and the events that generate traps in the various classes, see the MAX Reference Guide.
SNMP Traps
Name=
Alarm=Yes
Port=Yes
Security=Yes
Comm=
Dest=10.2.3.4
The Comm field must contain the community name associated with the SNMP PDU.
Note: To turn off SNMP traps, set Dest=0.0.0.0 and delete the value for Comm.
Ethernet
SNMP Traps
Name=security-traps
Alarm=Yes
Port=Yes
Security=Yes
Comm=Ascend
Dest=10.2.3.4
AIM port associated with the passed index has become inactive.
AIM port associated with the passed index is waiting for V.25 bis commands. CTS is on.
AIM port associated with the passed index has been notified of an incoming call.
The following trap report sequence shows a link is up:
AIM port associated with the passed index has end-to-end data flow enabled.
AIM port associated with the passed index has been placed in local loopback mode.
There have been three consecutive failed attempts to login onto this MAX via Telnet.
Copyright © 1998, Ascend Communications, Inc. All rights reserved.