Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

ACTIVATE-LINE / AVLN: Activate line

&pagelevel(3)&pagelevel

You use the ACTIVATE-LINE command to activate a line connection. Comparable “old” commands are BCACT LINE=<line-name> and BCIN LINE=<line-name>,ACT=YES (see also section "New BCAM commands and corresponding old commands").

The alias name AVLN exists for ACTIVATE-LINE in order to provide SNMP support.

BS2000 console

BS2000 SDF command

Command/ SOF file

SNMP management

Parameter service

x

x

x

x


List of valid command sources

ACTIVATE-LINE / AVLN

LINE-NAME = <composed-name 1..8> / <c-string 1 .. 8>

,SLOW-POLL = *UNCHANGED / *ON / *OFF

LINE-NAME=<composed-name 1..8>
Name of the line that is to be activated.

SLOW-POLL=...
This operand specifies the SLOW-POLL behavior of the line.
SLOW-POLL=*ON results in automatic reactivation after line failure.

SLOW-POLL=*UNCHANGED
The SLOW-POLL setting of the line remains unchanged

SLOW-POLL=*ON
SLOW-POLL is activated on the line.

SLOW-POLL=*OFF
SLOW-POLL is deactivated on the line

Command logging

If processing is successful it is acknowledged with News BCA067C, otherwise with News BCA06CC.
A description of the error messages that may be issued during command processing is provided in the table below. 

Commando return codes

(SC2)      SC1

Maincode

Meaning

   0        0

CMD0001

Command successfully processed

   0        1

CMD0202

Error in command

   2        0

BCA06CC

Line activation aborted

   0        1

BCA0768

Syntax error in command

   0       64

BCA07A2

LINE-NAME not found

   0       64

BCA0767

Command is being processed

   0      128

BCA0760

A command is being executed for the line

   0      128

BCA0814

BCAM is terminating abnormally

   0      128

BCA0816

BCAM is terminating

   0      130

BCA0766

BCAM is not active


Example

Activate line:

/ACTIVATE-LINE LINE=L#LAN#1

Comparable “old” commands:

/BCACT LINE=L#LAN#1

or

/BCIN LINE=L#LAN#1,ACT=YES