Backup – Enterasys Networks X-Pedition XSR CLI User Manual

Page 516

Advertising
background image

Other ADSL Commands

13-90 Configuring ADSL

Defaults

Backup:  Disabled

VPN:  Disabled

Description: Set to the empty string

Encapsulation: None

IP:  Not configured

PPP:  Not configured

OAM procedures: Disabled

ATM PVC VPI/VCI: Set to 1/32

The sub‐interface will be in the shutdown state

Example

The following example creates an ATM sub‐interface object on ATM interface slot 0, card 1, port 1:

XSR(config)#interface atm 0/1/1.1 point-to-point
XSR(config-if<ATM0/1/1.1>)#

backup

This command configures and enables a backup interface for this ATM sub‐interface. This 
command requires a properly configured ATM sub‐interface and Dialer group.

Syntax

backup {delay down-wait {up-wait | never} | interface dialer id | time-range
begin-hh:mm end-hh:mm}

Syntax of the “no” Form

The no form of this command disables a backup for this ATM sub‐interface:

no backup {delay | interface | time-range}

Mode

ATM Sub‐Interface configuration: 

XSR(config-if<ATMx/x/x.x>)#

down-wait

Seconds to wait before switching to the backup interface.

up-wait |
never

Seconds to wait before switching back to ATM interface. If set to never, it 
will remain on the backup interface.

id

Dialer to use for backup when ATM interface is down.

begin-hh:mm

Time of day to switch to the backup line regardless of ATM interface state.

end-hh:mm

Time of day to revert to normal interface backup procedures.

Advertising