Specifications

Table Of Contents
2-301
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
show applications slot tunable
show applications slot tunable
To display the status of a tunable in the Cisco SCE platform, use the show applications slot tunable
command in global configuration mode.
show applications slot slot-number {tunable tunable-name | all-tunables}
Syntax Description
Command Default None.
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines The authorization used is root.
Examples The following example shows how to display the status of all the configured tunables:
SCE>enable 15
Password:<cisco>
SCE#>show applications slot 0 all-tunables
GT_COOKIE_EMPTY_VALUE=""
GT_HTTP_FLAVOR_COOKIE_PRESENTED=FALSE
GT_Redirect_enablePackageID=TRUE
GT_MAX_COOKIE_LENGTH=100
SCE#>
The following example shows how to display the status of a specific tunable:
SCE>enable 15
Password:<cisco>
SCE#>show applications slot 0 tunable tunable-name
tunable-name=TRUE
SCE#>
Related Commands
slot-number Number of the identified slot. Enter a value of 0.
tunable-name Defines the name of the tunable.
all-tunables Displays the status of all the tunables.
Release Modification
3.7.x This command was introduced.
Command Description
tunable tunable-name
value value
To enable and disable a tunable and set a value for a tunable in the Cisco
SCE platform.