|
This chapter introduces the EXEC facility and describes some of the common command modes you use when working with the Cisco AccessPath Integrated Access System.
Topics in this chapter include the following:
The prompt that appears when you first log in to any AccessPath system shelf is called the EXEC prompt. When you access the EXEC prompt, you are accessing the EXEC facility and starting an EXEC session. You can log in through the following ports on an Access Server Shelf:
This chapter discusses how to configure the Access Server Shelves to permit remote clients to dial in and gain access to network resources (such as printers and file servers).
You can enable remote clients to dial in and access network resources in two ways:
In general, you should give system administrators access to the EXEC facility, but give dialin clients access only to the network. The next section "Permitting Users to Connect Directly to the Network" describes how to enable users to log in to the network without ever seeing the Access Server Shelf.
When a user dials in to the AccessPath system, the Cisco IOS software running on the Access Server Shelf can detect the incoming protocol automatically if you configure it to autoselect the protocol. To autoselect the Point-to-Point Protocol (PPP), issue two commands: the async mode interactive asynchronous interface configuration command and the autoselect ppp line configuration command. After you have issued these commands, if the Cisco IOS software detects that the remote device is using PPP protocol, it can launch PPP sessions automatically.
Figure 2-1 shows the authentication process when autoselect is used.
Figure 2-2 shows an example of what clients see when they connect to the network using PPP.
After clients using PPP connect to the network, they have access to all IP network resources, such as UNIX hosts for Telnet or FTP sessions, other PCs on the network, or Windows NT servers.
If you permit users to dial in to the EXEC facility, they can use terminal services (such as Telnet), run an asynchronous protocol over the line, or use one of many other access services. For example, users who arte permitted to dial in to the EXEC facility can enter the ppp command to initiate a PPP session with a device on the network.
To enable users to log in to the EXEC facility, issue the autoselect during-login line configuration command. When Cisco IOS software detects a carriage return, the user is connected to the EXEC facility. You also access the EXEC facility any time you log in to the AccessPath system through the Failsafe/Console Management Shelf to configure it.
There are two primary levels to the EXEC facility:
AccessPath system network administrators should protect privileged level EXEC mode with a password that only network administrators know. This gives users access only to the user-level EXEC mode so that they can issue commands to connect with other network devices (such as the ppp command) and prevents them from changing the configuration of the AccessPath system.
For an overview of configuration mode, refer to the next section, "Accessing Different Command Modes." For information about configuring security, refer to Chapter 7.
In addition to the EXEC facility, you can access several different command modes on AccessPath system shelves. Each command mode permits you to configure different components. Table 2-1 lists the most common components and configuration modes.
You configure global parameters in global configuration mode, interface parameters in interface configuration mode, and line parameters in line configuration mode. For more information about using these configuration modes, refer to Configuration Fundamentals Configuration Guide, which is part of the Cisco IOS documentation in Cisco IOS Releases 11.1 and later.
You can get help in any of the command modes listed in Table 2-1. The help available in the Cisco IOS software describes the syntax for each command. If you enter the first few letters of a command, Help displays the complete name of the command. To get context sensitive help, type ? (a question mark) at the prompt. There are two types of help availablefull help and partial help:
Typing ? at the command prompt displays all available commands for that command mode. The following example shows sample output for the commands available in privileged EXEC mode:
For example, if you are in global configuration mode and want to see all the keywords and arguments for the ip command, you could type ip ?. The following example shows the resulting output:
Refer to the chapter "Configuring the User Interface" in the Configuration Fundamentals Configuration Guide for more information about any aspect of working with the user interface in the Cisco IOS software. The Configuration Fundamentals Configuration Guide is part of the Cisco IOS documentation in Cisco IOS Releases 11.1 and later.
Posted: Tue Jan 21 00:21:34 PST 2003
All contents are Copyright © 1992--2002 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.