lsn sipalgprofile¶
The following operations can be performed on "lsn sipalgprofile":
add lsn sipalgprofile¶
Add LSN SIPALG Profile.
Synopsys¶
add lsn sipalgprofile <sipalgprofilename> [-dataSessionIdleTimeout <positive_integer>] [-sipSessionTimeout <positive_integer>] [-registrationTimeout <positive_integer>] [-sipsrcportrange <port[-port]>] [-sipdstportrange <port[-port]>] [-openRegisterPinhole ( ENABLED | DISABLED )] [-openContactPinhole ( ENABLED | DISABLED )] [-openViaPinhole ( ENABLED | DISABLED )] [-openRecordRoutePinhole ( ENABLED | DISABLED )] -sipTransportProtocol ( TCP | UDP ) [-openRoutePinhole ( ENABLED | DISABLED )] [-rport ( ENABLED | DISABLED )]
Arguments¶
sipalgprofilename
The name of the SIPALG Profile.
dataSessionIdleTimeout
Idle timeout for the data channel sessions in seconds.
Default value: 120
Minimum value: 0
sipSessionTimeout
SIP control channel session timeout in seconds.
Default value: 600
Minimum value: 0
registrationTimeout
SIP registration timeout in seconds.
Default value: 60
Minimum value: 0
sipsrcportrange
Source port range for SIP_UDP and SIP_TCP.
sipdstportrange
Destination port range for SIP_UDP and SIP_TCP.
openRegisterPinhole
ENABLE/DISABLE RegisterPinhole creation.
Possible values: ENABLED, DISABLED
Default value: ENABLED
openContactPinhole
ENABLE/DISABLE ContactPinhole creation.
Possible values: ENABLED, DISABLED
Default value: ENABLED
openViaPinhole
ENABLE/DISABLE ViaPinhole creation.
Possible values: ENABLED, DISABLED
Default value: ENABLED
openRecordRoutePinhole
ENABLE/DISABLE RecordRoutePinhole creation.
Possible values: ENABLED, DISABLED
Default value: ENABLED
sipTransportProtocol
SIP ALG Profile transport protocol type.
Possible values: TCP, UDP
openRoutePinhole
ENABLE/DISABLE RoutePinhole creation.
Possible values: ENABLED, DISABLED
Default value: ENABLED
rport
ENABLE/DISABLE rport.
Possible values: ENABLED, DISABLED
Default value: ENABLED
Example¶
add lsn sipalgprofile profile1
set lsn sipalgprofile¶
Set LSN SIPALG Profile.
Synopsys¶
set lsn sipalgprofile <sipalgprofilename> [-dataSessionIdleTimeout <positive_integer>] [-sipSessionTimeout <positive_integer>] [-registrationTimeout <positive_integer>] [-sipsrcportrange <port[-port]>] [-sipdstportrange <port[-port]>] [-openRegisterPinhole ( ENABLED | DISABLED )] [-openContactPinhole ( ENABLED | DISABLED )] [-openViaPinhole ( ENABLED | DISABLED )] [-openRecordRoutePinhole ( ENABLED | DISABLED )] [-sipTransportProtocol ( TCP | UDP )] [-openRoutePinhole ( ENABLED | DISABLED )] [-rport ( ENABLED | DISABLED )]
Arguments¶
sipalgprofilename
The name of the SIPALG Profile.
dataSessionIdleTimeout
Idle timeout for the data channel sessions in seconds.
Default value: 120
Minimum value: 0
sipSessionTimeout
SIP control channel session timeout in seconds.
Default value: 600
Minimum value: 0
registrationTimeout
SIP registration timeout in seconds.
Default value: 60
Minimum value: 0
sipsrcportrange
Source port range for SIP_UDP and SIP_TCP.
sipdstportrange
Destination port range for SIP_UDP and SIP_TCP.
openRegisterPinhole
ENABLE/DISABLE RegisterPinhole creation.
DISABLED
Default value: ENABLED
openContactPinhole
ENABLE/DISABLE ContactPinhole creation.
Possible values: ENABLED, DISABLED
Default value: ENABLED
openViaPinhole
ENABLE/DISABLE ViaPinhole creation.
Possible values: ENABLED, DISABLED
Default value: ENABLED
openRecordRoutePinhole
ENABLE/DISABLE RecordRoutePinhole creation.
Possible values: ENABLED, DISABLED
Default value: ENABLED
sipTransportProtocol
SIP ALG Profile transport protocol type.
Possible values: TCP, UDP
openRoutePinhole
ENABLE/DISABLE RoutePinhole creation.
Possible values: ENABLED, DISABLED
Default value: ENABLED
rport
ENABLE/DISABLE rport.
Possible values: ENABLED, DISABLED
Default value: ENABLED
Example¶
Set lsn sipalgprofile profile1
unset lsn sipalgprofile¶
Use this command to remove lsn sipalgprofile settings.Refer to the set lsn sipalgprofile command for meanings of the arguments.
Synopsys¶
unset lsn sipalgprofile <sipalgprofilename> [-dataSessionIdleTimeout] [-sipSessionTimeout] [-registrationTimeout] [-sipsrcportrange] [-sipdstportrange] [-openRegisterPinhole] [-openContactPinhole] [-openViaPinhole] [-openRecordRoutePinhole] [-sipTransportProtocol] [-openRoutePinhole] [-rport]
show lsn sipalgprofile¶
Display LSN SIPALG Profile.
Synopsys¶
show lsn sipalgprofile [<sipalgprofilename>]
Arguments¶
sipalgprofilename
The name of the SIPALG Profile.
Outputs¶
dataSessionIdleTimeout
Idle timeout for the data channel sessions in seconds.
sipSessionTimeout
SIP control channel session timeout in seconds.
registrationTimeout
SIP registration timeout in seconds.
sipsrcportrange
Source port range for SIP_UDP and SIP_TCP.
sipdstportrange
Destination port range for SIP_UDP and SIP_TCP.
openRegisterPinhole
ENABLE/DISABLE RegisterPinhole creation.
openContactPinhole
ENABLE/DISABLE ContactPinhole creation.
openViaPinhole
ENABLE/DISABLE ViaPinhole creation.
openRecordRoutePinhole
ENABLE/DISABLE RecordRoutePinhole creation.
sipTransportProtocol
SIP ALG Profile transport protocol type.
openRoutePinhole
ENABLE/DISABLE RoutePinhole creation.
rport
ENABLE/DISABLE rport.
devno
count
stateflag
Example¶
show lsn sipalgprofile profile1
rm lsn sipalgprofile¶
Remove LSN SIPALG Profile.
Synopsys¶
rm lsn sipalgprofile <sipalgprofilename>
Arguments¶
sipalgprofilename
The name of the SIPALG Profile.
Example¶
rm lsn sipalgprofile profile1