Operation Manual

AT-RG213 Residential VoIP Gateway - SIP Software Reference Manual
SIP Software Release 6-0-0
J613-M0524-00
14
See Also
SHOW SYSTEM
SHOW CONFIG
Syntax
SHOW CONFIG [FIRST | NEXT | BOOT]
Short Syntax
SH CONF [FIRST | NEXT | BOOT]
Description
This command shows the list of scripts present on the flash and the script
executed at the start-up time, if any.
If FIRST option is given the first script in the list is returned and the internal
reference is set to this first script. If the command is then called with NEXT
option, all subsequent script names are returned until the last. Any other
invocation of SHOW CONFIG NEXT will give an empty string (“”).
The command SHOW CONFIG BOOT returns the boot configuration script
or an empty string (“”) if there isn’t one.
The FIRST, NEXT and BOOT options are mainly oriented to the web
interface.
Examples
To retrieve the scripts present on the flash one by one:
>SHOW CONFIG FIRST
boot.cfg
>SHOW CONFIG NEXT
remote.cfg
>SHOW CONFIG NEXT
>SHOW CONFIG NEXT
To get the boot configuration script:
>SHOW CONFIG BOOT
boot.cfg
See Also
LOAD CONFIG
VIEW CONFIG
CREATE CONFIG
DELETE CONFIG
Figure 1. Example output from the SHOW CONFIG command.
01234567890123456789012345678901234567890123456789
Filename Size Created