Displaying Scripts - Cisco 11503 - CSS Content Services Switch Administration Manual

Content services switch
Hide thumbs Also See for 11503 - CSS Content Services Switch:
Table of Contents

Advertisement

Displaying Scripts

Note
Displaying Scripts
Cisco Content Services Switch Administration Guide
8-42
Using the socket receive command to retrieve data buffers 10 KB of data at one
time. This buffer remains unchanged until you issue another socket receive or
socket waitfor command. At that point, the software clears the buffer and then
refills it with more data from the remote host. Each socket descriptor (created by
the socket connect command) has its own 10-KB buffer.
The socket send command also clears all currently stored data in the 10-KB
buffer. For details, see the
To display a list of the scripts that reside in the CSS script directory or the contents
of a specific script (with or without line numbers), use the show script command.
This command is available in SuperUser mode and all configuration modes. The
syntax of this command is:
show script {filename {line-numbers}}
The variables and option of this command are:
filename - Name of a valid script file whose contents you want to display.
Enter a case-sensitive unquoted text string with a maximum of 32 characters.
line-numbers - Displays line numbers for each line in the script.
For example, to display a list of all scripts in the CSS script directory, enter:
# show script
To display the text of the ap-kal-dns keepalive script, including line numbers,
enter:
# show script ap-kal-dns line-numbers
Chapter 8
"socket send"
section.
Using the CSS Scripting Language
OL-5647-02

Advertisement

Table of Contents
loading

This manual is also suitable for:

11500 series

Table of Contents