ADC CLI Commands

lsn-rtspalgprofile

The following operations can be performed on “lsn-rtspalgprofile”:

rm set unset show add

rm lsn rtspalgprofile

Remove LSN RTSPALG Profile.

Synopsis

rm lsn rtspalgprofile

Arguments

rtspalgprofilename The name of the RTSPALG Profile.

Example

rm lsn rtspalgprofile profile1

set lsn rtspalgprofile

Set LSN RTSPALG Profile.

Synopsis

set lsn rtspalgprofile [-rtspIdleTimeout ] [-rtspportrange <port[-port]>] [-rtspTransportProtocol ( TCP | UDP )]

Arguments

rtspalgprofilename The name of the RTSPALG Profile.

rtspIdleTimeout Idle timeout for the rtsp sessions in seconds. Default value: 120 Minimum value: 0

rtspportrange port for the RTSP

rtspTransportProtocol RTSP ALG Profile transport protocol type.

Possible values: TCP, UDP Default value: TCP

Example

Set lsn rtspalgprofile profile1

unset lsn rtspalgprofile

Use this command to remove lsn rtspalgprofile settings.Refer to the set lsn rtspalgprofile command for meanings of the arguments.

Synopsis

unset lsn rtspalgprofile [-rtspIdleTimeout] [-rtspportrange] [-rtspTransportProtocol]

show lsn rtspalgprofile

Display LSN RTSPALG Profile.

Synopsis

show lsn rtspalgprofile []

Arguments

rtspalgprofilename The name of the RTSPALG Profile.

Output

rtspIdleTimeout Idle timeout for the rtsp sessions in seconds.

rtspportrange port for the RTSP

rtspTransportProtocol RTSP ALG Profile transport protocol type.

devno count stateflag

Example

show lsn rtspalgprofile profile1

add lsn rtspalgprofile

Add LSN RTSPALG Profile.

Synopsis

add lsn rtspalgprofile [-rtspIdleTimeout ] -rtspportrange <port[-port]> [-rtspTransportProtocol ( TCP | UDP )]

Arguments

rtspalgprofilename The name of the RTSPALG Profile.

rtspIdleTimeout Idle timeout for the rtsp sessions in seconds. Default value: 120 Minimum value: 0

rtspportrange port for the RTSP

rtspTransportProtocol RTSP ALG Profile transport protocol type.

Possible values: TCP, UDP Default value: TCP

Example

add lsn rtspalgprofile profile1

lsn-rtspalgprofile