The V.34 interface allows routers to establish serial connections over leased lines or over switched telephone lines using externally attached modems that support the standard AT command set or integrated modem adapters. This chapter describes how to use a V.34 interface. It includes the following sections:
Note: | You can assign a destination name to a connection list and assign a destination number to each line in the list. When that destination name is called, the numbers in the list are tried one by one until a connection is made or the list is exhausted. |
The IBM 2210 operates in leased line mode or in switched mode. If you are using switched mode, make sure that you have asynchronous modems that support the Hayes AT command set. Also, you must know the maximum DTE speed of each modem.
This section describes how to configure your router for V.34. The tasks you need to perform are:
Note: | You must restart the router for changes to the V.34 configuration to take effect. |
A default V.34 address is created when V.34 interfaces are initially configured (called "default_address"). Dial circuits configured on the V.34 interface default to the same address allowing some dial-in applications to work without modification of the V.34 address.
You need to add a V.34 address (or modify the default_address) if you plan to use dial-out applications. The V.34 address includes:
Note: | The valid character set for telephone numbers as defined by the CCITT and
supported by the IBM 2210 includes:
|
V.34 addresses are not interface specific so they are added from the main Config> prompt. For example:
Config>add v34-address Assign address name [1-23] chars []? remote-site-baltimore Assign network dial address [1-20 digits][]? 1-909-555-1234
This section explains how to configure the V.34 interface. To configure, do the following:
Config> set data-link v34 Interface Number [0]? 2
Note: | The datalink is automatically set for integrated modem and cannot be changed. |
Config>network 2 V.34 Data Link Configuration V34 System Net Config 2>
You can use the list devices command at the Config> prompt to display a list of interface numbers configured on the router.
V34 System Net Config 2>set local-address Local network address name []? remote-site-baltimore
Note: | You must restart the router for configuration changes to take effect. |
The following are optional V.34 parameters you can set. For a complete description of these commands, see "V.34 Configuration Commands".
Dial circuits are mapped to V.34 serial line interfaces. You can map multiple dial circuits to one serial line interface.
The V.34 interface supports multiple types of dial circuits. To add a dial circuit use one of the following commands from the Config> prompt.
The software assigns an interface number to each circuit. You will use this number to configure the dial circuit.
Config> add device dial-circuit Adding device as interface 6
Note: | Dial circuits default to the Point-to-Point protocol (PPP). Although the set data-link command can be used to set the datalink of a dial circuit to Frame Relay, only PPP dial circuits are supported over V.34. |
This section describes how to configure a dial circuit. For a complete description of the dial circuit commands, see "Configuring and Monitoring Dial Circuits". To configure the dial circuit, do the following:
Config>network 6 Circuit configuration Circuit Config>
Circuit Config>set net Base net for this circuit [0]? 0
Circuit Config>set destination Assign destination address name []? newyork
Use the set calls command. To avoid a conflict if both ends of the link attempt to establish a call at the same time, configure the dial circuit at one end of the link to accept inbound calls only, and configure the dial circuit at the other end of the link to initiate outbound calls only. For example:
Circuit Config>set calls outbound Circuit Config>set calls inbound
Note: | For WAN Restoral operations or another dial-on-demand application, you should set up the circuit for either inbound or outbound calls. |
Use the set idle command. If there is no traffic over the circuit for this specified time period, the dial circuit hangs up. To configure the circuit as a dedicated circuit, set the idle timer to zero. To configure the circuit to dial on demand, set the idle timer to a value other than zero. The range is 0 to 65535 and the default is 60 seconds. For example:
Circuit Config>set idle Idle timer (seconds, 0 means always active) [60]? 0
Note: | For WAN Restoral operations you must set the idle time to 0. |
Use the set selftest-delay command. Setting a self-test delay can prevent initial packets from being dropped. If your modems take extra time to synchronize, adjust this delay. For example:
Circuit Config>set selftest-delay Selftest delay(milli-seconds,0 means no delay)[150]?200
Use the set inbound command. You need to use this command only if you set up the circuit for both inbound and outbound calls and if the router's destination address is different from the destination address that the remote router dials. For example, the numbers would be different if one of the routers must go through a PBX, international, or inter-LATA exchange. For example:
Circuit Config>set inbound Assign destination inbound address name []? newyork
The inbound address name must match one of the names that you defined using the add v34-address command.
Circuit Config>encapsulator