![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Configuring the AccessPro PC Card
You should follow the configuration procedure that best fits the needs of your PC and network configuration.
Configuring the AccessPro card requires terminal emulation software. You can use Configuration Builder software to create the configuration file you will use with your AccessPro card. If you have an ASCII configuration file already prepared, you should install manually without using the setup routine.
The AutoInstall process is designed to configure the AccessPro card automatically after connection to a WAN. In order for AutoInstall to work properly, a Transmission Control Protocol/Internet Protocol (TCP/IP) host on your network must be preconfigured to provide the required configuration files to the AccessPro card. The TCP/IP host is typically a UNIX-based system. The TCP/IP host may exist anywhere on the network, as long as the following two conditions are maintained:
This functionality is coordinated by your system adminstrator at the site where the TCP/IP host is located. You should not attempt to use AutoInstall unless the required files have been provided on the TCP/IP host.
Before performing the AutoInstall process, power on the PC, start the terminal emulation software, and initiate a console session.
Once you have initiated a console session, the AccessPro card loads the operating system image from Flash memory. If the remote end of the WAN connection is connected and properly configured, the AutoInstall process begins. This process consists of the following operations:
Once the AutoInstall has completed successfully, you should copy the configuration data to the AccessPro card's NVRAM and reset the configuration registers. (See the following section, "Copying Configuration Data to NVRAM.")
If the AutoInstall process does not complete successfully, configure the AccessPro card using the setup routine, following the instructions in the section "Configuring the AccessPro Card Using the Setup Routine" later in this chapter.
To copy the configuration data to the AccessPro card's NVRAM and reset the configuration registers, perform the following steps:
Hostname> enable
Password:*******
Hostname# copy running-config startup-config
Hostname# show version . . configuration register is 0x0 (will be 0x2102 at next reload)
If the AutoInstall feature is not set up, or if your AccessPro card is unable to locate the appropriate files, you should configure the AccessPro card using the setup routine or manually, without using the setup routine.
If you do not plan to use AutoInstall, disconnect the AccessPro card's serial (WAN) cable from the CSU/DSU and from the AccessPro card before using the setup routine. The AccessPro card will attempt to run AutoInstall whenever you start it if the serial (WAN) connection is connected and the AccessPro card does not have a configuration stored in NVRAM. Disconnecting this cable will prevent the AccessPro card from attempting to run the AutoInstall process.
It can take several minutes for the AccessPro card to determine that AutoInstall is not set up on a remote TCP/IP host. Once the AccessPro card has determined that AutoInstall is not configured, it will default to the setup routine. If the serial (WAN) cable is not connected, the AccessPro card will boot from Flash memory and go into the setup routine.
Take the following steps to complete the setup routine:
Booting igs-bfpx.100-2.5 from Flash address space F3: 3324128+95896+305628 at 0x3000060 Restricted Rights Legend Use, duplication, or disclosure by the Government is subject to restrictions as set forth in subparagraph (c) of the Commercial Computer Software - Restricted Rights clause at FAR sec. 52.227-19 and subparagraph (c) (1) (ii) of the Rights in Technical Data and Computer Software clause at DFARS sec. 252.227-7013. Cisco Systems, Inc. 170 West Tasman Drive San Jose, California 95134-1706 Cisco Internetwork Operating System Software Cisco IOS (tm) 3000 Software (IGS-BFPX), Version 10.0(2.5), Copyright (c) 1986-1995 by cisco Systems, Inc. Compiled Sat 25-Jul-95 19:17 by daveu cisco AP-EC (68030) processor (revision A) with 4096K/2048K bytes of memory. Processor board serial number 01240319 X.25 software, Version 2.0, NET2, BFE and GOSIP compliant. Bridging software. SuperLAT software (copyright 1990 by Meridian Technology Corp). Authorized for Enterprise software set. (0x0) 1 Ethernet/IEEE 802.3 interface. 1 Serial network interface. 1 PCbus interface. 32K bytes of non-volatile configuration memory. 4096K bytes of flash memory sized on embedded flash. Enter "yes" to start the initial configuration. Would you like to enter the initial configuration dialog? [yes]: yes
--- System Configuration Dialog --- At any point you may enter a question mark '?' for help. Refer to the 'Getting Started' Guide for additional help. Use ctrl-c to abort configuration dialog at any prompt. Default settings are in square brackets '[]'. Continue with configuration dialog? [yes]: yes First, would you like to see the current interface summary? [yes]: yes Interface IP-Address OK? Method Status Protocol Ethernet0 172.22.9.181 YES NVRAM up up BRI0 1.1.1.2 YES NVRAM up up Configuring global parameters: Enter host name [Router]: acpro
Enter enable secret: david
Enter enable password: gareth Enter virtual terminal password [gareth]: janice Configure SNMP Network Management? [yes]: n Configure XRemote font servers? [no]: Configure DECnet? [no]: Configure IP? [yes]: Configure IGRP routing? [yes]: Your IGRP autonomous system number [X]: Configure IPX? [no]: Configure XNS? [no]: Configure AppleTalk? [no]: Configure Apollo? [no]: Configure CLNS? [no]: Configure Vines? [no]: Configure bridging? [no]: Configure LAT? [no]:
Configuring interface parameters: Configuring interface Ethernet0: Is this interface in use? [yes]: Configure IP on this interface? [yes]: IP address for this interface: xx.xx.xx.xx Number of bits in subnet field [0]: Class A network is xx.xx.xx.xx, 0 subnet bits; mask is 255.0.0.0
Configuring interface PCbus0: Is this interface in use? [yes]: n
Configuring interface serial0: Is this interface in use? [yes]: Configure IP on this interface? [yes]: IP address for this interface: xx.xx.xx.xx Number of bits in subnet field [0]: Class A network is xx.xx.xx.xx, 0 subnet bits; mask is 255.0.0.0
Configuring interface BRI0: Is this interface in use? [yes]: yes Configure IP on this interface? [yes]: yes IP address for this interface: xx.xx.x.x Number of bits in subnet field [0]: 0 Class A network is xx.xx.xx.xx, 0 subnet bits; mask is 255.0.0.0
Use this configuration? [yes/no]: yes ##### use the enabled mode 'configure' command to modify this configuration.
Your AccessPro card is now configured.
You can check the value of the settings you have entered by entering the command show version at the Hostname> (EXEC mode) or the Hostname# (privileged EXEC mode) prompt:
acpro# show version . . . configuration register is 0x0 (will be 0x2102 at next reload)
You can configure the AccessPro card manually if you prefer not to use the setup routine or AutoInstall.
Take the following steps to configure the AccessPro card manually:
Would you like to enter the initial dialog? [yes]: no
Router> enable
acpro#
acpro# config terminal
To see the currently operating configuration, enter the command show running-config at the enable prompt:
acpro# show running-config
To see the configuration in NVRAM, enter the command show startup-config at the enable prompt:
acpro# show startup-config
The results of the commands show running-config and show startup-config will vary if you have made changes to the configuration in enable mode but have not yet written them to NVRAM.
Remember that to make your changes permanent you must enter the command copy running-config startup-config at the enable prompt:
acpro# copy running-config startup-config
Your AccessPro card is now configured and will boot with the configuration each time it or the PC is booted.
After configuring the BRI interface, you must configure the AccessPro card to operate with ISDN. Typical ISDN configurations for a single B channel and for a dual B channel arrangement are described in this section.
To configure the AccessPro card for a basic ISDN point-to-point connection on a single B channel, take the following the steps, substituting the correct addresses and host names where appropriate:
router# config term
username mainrouter password abc
isdn switch-type basic-ni1
interface bri 0 encapsulation ppp ppp authentication chap dialer map ip 160.10.1.1 mainrouter 5551234 dialer group 1
ip route 160.10.1.0 255.255.255.0 160.10.1.1
access-list 101 permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255 dialer-list 1 list 101
Some ISDN switch types require that you configure a Service Profile Identifier (SPID). See the section "Configuring a Service Profile Identifier" later in this chapter.
To configure the AccessPro card for a basic ISDN point-to-point connection on two ISDN B channels, take the following steps, substituting the correct addresses and host names where appropriate:
router# config term
username mainrouter password abc
isdn switch-type basic-ni1
interface bri 0 encapsulation ppp ppp authentication chap dialer map ip 160.10.1.1 mainrouter 5551234
dialer load-threshold 128
ip route 160.10.1.0 255.255.255.0 160.10.1.1
access-list 101 permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255 dialer-list 1 list 101
Some ISDN switch types, such as Basic NI-1 or DMS-100, require that you configure a SPID. Enter the information as follows, substituting the SPIDs for your ISDN switch where appropriate:
router# config t interface bri 0 isdn spid1 613785215300 7852153 isdn spid2 613785215200 7852152
The ISDN interface is now configured.
During the boot process for Microsoft Windows NT, the PC COMports will receive a Break command as a result of Windows NT probing for a serial mouse. This Break command will cause the AccessPro card to break out of the system image and go to the ROM monitor (monitor prompt), interrupting operation of the AccessPro card.
Consult your Microsoft Windows NT documentation for instructions on how to disable this process for the COMport used by the AccessPro card.
For more information on router software configuration, refer to the following publications:
Internetworking Technology Overview
Configuration Builder Getting Started Guide
CiscoWorks for Windows Getting Started Guide
Router Products Getting Started Guide
Router Products Configuration Guide
Router Products Command Reference
Troubleshooting Internetworking Systems (as needed)
To order Cisco Connection Documentation CD-ROM, Cisco's online library of product information, or paper documentation, refer to Ordering Cisco Documentation, which is in the warranty pack that accompanied your AccessPro card.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Copyright 1988-1995 © Cisco Systems Inc.