Dialer called, Dialer caller – Enterasys Networks X-Pedition XSR CLI User Manual

Page 452

Advertising
background image

DOD/BOD Commands

10-98 Configuring the Dialer Interface

Example

The following example maps ACL 1350 to dialer list 57:

XSR(config)#access-list 57 permit ip 0.0.0.0 255.255.255.255 255.255.255.255 0.0.0.0

XSR(config)#dialer-list 57 protocol ip list 1350

dialer called

This command maps incoming calls to one of the dialer interfaces. A maximum number of 32 
called numbers per dialer interface can be configured.

Syntax

dialer called DNIS:subaddress

Syntax of the “no” Form

The no form of this command removes the configured number:

no dialer called DNIS:subaddress

Mode

Dialer Interface configuration: 

XSR(config-if<Dx>)#

Example

The following example configures a dialer profile for a receiver with DNIS 12345 and ISDN 
subaddress 6789:

XSR(config)#interface dialer 1
XSR(config-if<D1>)#dialer called 12345:6789

dialer caller

This command configures caller ID screening with an option providing ISDN callback. The XSR 
will accept calls from a specified phone number. A maximum of 32 caller numbers can be set per 
dialer port.

The command matches numbers starting with the least significant digits of the calling number, 
starting from the last digit. Typically the ISDN switch does not provide the complete calling 
number, only the local number (four to seven of the least significant digits).

The dialed number must be configured in the Dialer interface.

Syntax

dialer caller number [callback]

DNIS:subaddress

Dialed Number Identification Service, or the called party number, a colon, and
the ISDN subaddress.

number

Phone number to screen. Limit: 32 characters.

callback

Returns the call to the dialer. This option applies to DoD applications and supports
PPP and MLPPP. If used in a backup capacity, set the number of retries to 1.

Advertising