This document describes how to configure and monitor WAN interfaces in the router. It includes the following topics:
Configuring and Monitoring WAN Interfaces
Displaying the Circuit Prompts
Circuit Commands
Configuring and Monitoring WAN Interfaces
To configure and monitor WAN interfaces, use the Circuit Config <NET-#> and the Circuit <NET-#> prompts. These prompts include the number of the interface that you are currently configuring or monitoring.
The circuit prompts take you to the configuration or monitoring process for the data-link protocol or services running on the interface. For example, you can go to the PPP prompt or one of the Frame Relay prompts.
In addition, you can set certain circuit properties at the circuit configuration prompt. Table 1 shows these properties.
Table 1 Circuit Properties
Displaying the Circuit Prompts
To display the Circuit Config <NET-#> prompt
Config>network 1
Circuit Configuration
Circuit Config <NET-1>
Monitor>network 1
Circuit <NET-1>
Not all parameters apply to all devices or to all interfaces. Press Space twice after you type a command to display the available parameters for each command. Enter help for information about using the command line interface. [C] means the command is available at the Circuit Config <NET-#> prompt. [M] means the command is available at the Circuit <NET-#> prompt.
BRI [C] [M]
Displays the ISDN Basic Rate Interface (BRI) configuration or monitoring prompt. See Using the ISDN Interface for information on the commands available at this prompt.
bri
Basic Rate ISDN user configuration
BRI Config <NET-1>
brs
Bandwidth Reservation User Configuration
BRS Config <NET-1>
dds
DDS user configuration
DDS Config <NET-1>
dial
Serial Interface Dialer Configuration
DIAL Config <WAN>
Example:
disable any-inbound inbound
Configures the interface to not accept inbound calls.
Example: disable inbound outbound
Configures the interface to not make outbound calls.
Normally, the interface places an outbound call either immediately upon restarting (if dial-on-demand is off) or when the interface receives data to transmit.
Example: disable outbound redial
Lets you control whether or not the router continues to make calls on dial-up interfaces after unsuccessful connection attempts.
Redial takes affect only on dial-up interfaces, which have the idle timer set to a non-zero value. On dial-up interfaces, the router attempts a connection only when traffic is present. If you have redial disabled and the connection attempt fails, the router marks the interface as Up so that IP routes are not lost. The router does not attempt to make another connection until there is traffic present on the interface.
The default setting for redial is enabled.
Example: disable redial Enable [C]
Enables calls to and/or from this interface. Use the options that this command provides to configure some interfaces to place calls and other interfaces to accept calls.
Syntax: enable
enable any-inboundNote: If you have enabled PPP authentication, this option directs the interface to accept calls only from all authenticated callers. (See Using PPP Interfaces for information on PPP authentication.)
enable inbound
enable outbound
enable redial
exit
Config>
frlane
Frame Relay LAN Emulation User Configuration
FRLANE Config <NET-1>
frmgr
Frame Relay Manager Configuration
FRMGR Config <WAN>
frvc
Frame Relay Virtual Circuit Console
FRVC <NET-3>
list
Destination Name: boise
Chat Script Name: boisescript
Outbound calls: Allowed
Inbound calls: Allowed
Idle Time: 120 seconds
Redial: Enabled
Access List: boise (destination), helena, duluth
ppp
Point-to-Point user configuration
PPP Config <NET-1>
Accepts up to eight names of remote routers. To change this list, you must re-enter the entire list.
For DIAL interfaces, address names must match addresses you added using the add address command at the DIAL Config <WAN> prompt.
For ISDN interfaces, address names must match addresses you added using the add address command at the BRI Config <NET-1> prompt.
Configure an access list by following the syntax in either of the following examples.
Example:
set access-list
Enter 1st name: []? boston
Enter 2nd name: []? new york
Enter 3rd name: []? philadelphia
set access-list boise helena
Enter 3rd name: []?
To turn off use of a chat script that you set using this command, enter set chat-script off.
Example:
set chat-script destination
Sets the name of the destination to call when the interface places an outbound call. The interface also accepts inbound calls from this remote router.
For DIAL interfaces, this address name must match an address you added using add address at the DIAL Config <WAN> prompt.
For ISDN interfaces, this address name must match an address you added using add address at the BRI Config <NET-1> prompt.
set destination
Assign destination address name []? boise
set idle
Idle timer (seconds, 0 means always active) [120]? 60
sl
Serial Line Configuration
Serial Config <WAN>