Viewing Runtime Parameters with the SRC CLI
Runtime parameters are parameters that are filled in with an actual value from the running system when the policy is installed. The SRC software comes with many predefined runtime parameters. Although the SRC CLI allows you to modify runtime parameters, you should not modify them.
To view a list of runtime parameters:
user@host#edit policies global-parameters runtime-parameters parameter ?
Possible completions:ah Maps protocol 51 to AHany_priority Sets packet loss priority to "any"any_protocol Sets the drop profile protocol to "any"best_effort Service flow scheduling type is best effortbootp Specifies the BOOTP protocol. . .user_ipAddress IP address of the subscriberuser_ipMask IP mask of the subscribervirtual_ipAddress Virtual portal address used with redundant SAEswinframe Specifies the WinFrame protocolyellow Sets the color of an action or classifier to yellowTo view information about runtime parameters:
user@host>show configuration policies global-parameters runtime-parameters
parameter interpolated {default-value "\"interpolate\"";type dropProfileType;}. . .parameter low_priority {default-value "\"low\"";type packetLossPriority;}parameter ah {default-value 51;type protocol;}parameter sqlnet {default-value "\"sqlnet\"";type applicationProtocol;}parameter eq {default-value "\"eq\"";type portOperation;}