lsn rtspalgprofile¶
The following operations can be performed on "lsn rtspalgprofile":
add lsn rtspalgprofile¶
Add LSN RTSPALG Profile.
Synopsys¶
add lsn rtspalgprofile <rtspalgprofilename> [-rtspIdleTimeout <positive_integer>] -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
set lsn rtspalgprofile¶
Set LSN RTSPALG Profile.
Synopsys¶
set lsn rtspalgprofile <rtspalgprofilename> [-rtspIdleTimeout <positive_integer>] [-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.
Synopsys¶
unset lsn rtspalgprofile <rtspalgprofilename> [-rtspIdleTimeout] [-rtspportrange] [-rtspTransportProtocol]
show lsn rtspalgprofile¶
Display LSN RTSPALG Profile.
Synopsys¶
show lsn rtspalgprofile [<rtspalgprofilename>]
Arguments¶
rtspalgprofilename
The name of the RTSPALG Profile.
Outputs¶
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
rm lsn rtspalgprofile¶
Remove LSN RTSPALG Profile.
Synopsys¶
rm lsn rtspalgprofile <rtspalgprofilename>
Arguments¶
rtspalgprofilename
The name of the RTSPALG Profile.
Example¶
rm lsn rtspalgprofile profile1