|
|
4.2 | ISDN Configuration | ||
| 4.2.1 | Configuring ISDN BRI |
|
The command
isdn switch-type
switch-type can be configured
at the global or interface command mode to specify the provider ISDN
switch. Configuring the isdn switch-type command in the global configuration mode sets the ISDN switch type identically for all ISDN interfaces. Individual interfaces may be configured, after the global configuration command, to reflect an alternate switch type. When the ISDN service is installed, the service provider will issue information about the switch type and SPIDs. SPIDs are used to define the services available to individual ISDN subscribers. Depending on the switch type, these SPIDs may have to be added to the configuration. National ISDN-1 and DMS-100 ISDN switches require SPIDs to be configured, but the AT&T 5ESS switch does not. SPIDs must be specified when using the Adtran ISDN simulator.
The format of the SPIDs can vary depending
on the ISDN switch type and specific provider requirements. Use the
isdn spid1
and
isdn spid2
interface configuration mode commands to specify the SPID required by
the ISDN network when the router initiates a call to the local ISDN
exchange.
Configuration of ISDN BRI is a mix of
global and interface commands.
The argument switch-type indicates the service provider switch type. To disable the switch on the ISDN interface, specify isdn switch-type none. The following example configures the National ISDN-1 switch type in the global configuration mode:
To define SPIDs use the isdn spid# command in interface configuration mode. This command is used to define the SPID numbers that have been assigned for the B channels:
The optional ldn argument defines a local dial directory number. On most switches, the number must match the called party information coming in from the ISDN switch. SPIDs are specified in interface configuration mode. To enter interface configuration mode, use the interface bri command in the global configuration mode:
|