beautypg.com

Dialer remote-name – Enterasys Networks X-Pedition XSR CLI User Manual

Page 456

background image

DOD/BOD Commands

10-102 Configuring the Dialer Interface

Mode

Interface configuration: 

XSR(config-if<xx>)#

Defaults

Attempt: 1 (no redial)

Interval: 10 seconds

Re‐enable: 5 seconds

Example

Assuming you have configured Serial interfaces 1/0, 1/1, and 1/2 as part of dialer pool 1, the 
following example sets the dialer to attempt dialing each interface five times (if all attempts are 
unsuccessful), indefinitely until the dial trigger is reset or a connection is successfully established.

XSR(config)#interface dialer 1
XSR(config-if)#dialer pool 1
XSR(config-if)#dialer redial attempts 5 forever

dialer remote-name

This command specifies, for a dialer interface, the PPP authenticated user name of the remote 
router that is calling in.

Syntax

dialer remote-name username

Mode

Dialer Interface configuration: 

XSR(config-ifx>)#

Example

The following example sets the authentication name for the remote router on Dialer interface 7:

XSR(config)#interface dialer 7
XSR(config-if)#dialer remote-name “Auth West”

n

Number of redial attempts made if dial-up or ISDN connection establishment
fails, ranging from 1 to 65535.

interval

Period between redial attempts.

m

Interval period, ranging from 5 to 2678400 seconds (31 days).

re-enable

Period for which the port is disabled if all redial tries fail.

t

Re-enable period, ranging from 5 to 2678400 seconds.

forever

Number of redial attempts applied to all members of the dialer pool in a never-
ending loop if dial-up or ISDN connection establishment is unsuccessful. Redial
attempts end if the dial trigger is reset or the connection is established.

username

Case-sensitive character string identifying the remote device with a maximum
length of 255 characters.