User`s guide

L2 Controller Commands
007-3938-003 113
serial
Use the following serial command set to view and set the L2 controller system serial
number.
serial
serial set <str>
Use the serial command to view the L2 controller system serial number. Example 3-92
shows sample output.
Example 3-92 serial Command Output
L2>serial
L2 system serial number: not set.
Use serial set <str> to set the L2 controller system serial number. The variable <str>
is the L2 system serial number. Example 3-93 shows sample output.
Example 3-93 serial set <str> Command Output
L2>serial set L0000010
L2 system serial number set to L0000010.
L2> serial
L2 system serial number: L0000010.
shell
Use the shell command to escape to the L2 operating system. Example 3-94 shows
sample output.
Example 3-94 shell Command Output
L2>shell
bash$ rm core
bash$ exit
exit
L2>
Note: For this command, you may use the character ! instead of the word shell.