ns_section - Specify the current configuration section
TABLE OF CONTENTS
SYNOPSIS
DESCRIPTION
COMMANDS
EXAMPLES
SEE ALSO
KEYWORDS
|
This command sets the current section to define parameters for using ns_param. This command is only available at server startup when parsing the config .tcl file.
% ns_section "ns/server/$servername/section" % ns_param someSetting someValue |