C_NAME

code: 20

# set
C_NAME <chassis_name>

# get
C_NAME ?

Description

The name of the chassis, as it appears at various places in the user interface. The name is also used to distinguish the various chassis contained within a testbed and in files containing the configuration for an entire test case.

Actions

set, get

Parameters

  1. chassis_name: string, the name of the tester

Example

# set
input:  C_NAME "L23 Live Demo"
output: <OK>

# get
input:  C_NAME ?
output: C_NAME "L23 Live Demo"