Annotations - NETGEAR GSM7324 Reference Manual

L3 managed switch 7000 series, software v1.0
Hide thumbs Also See for GSM7324:
Table of Contents

Advertisement

7000 Series L3 Managed Switch Reference Manual for Software v1.0

Annotations

The CLI allows the user to type single-line annotations at the command prompt for use when
writing test or configuration scripts and for better readability. The exclamation point ('!') character
flags the beginning of a comment. The comment flag character can begin a word anywhere on the
command line and all input following this character is ignored. Any command line that begins
with the character '!' is recognized as a comment line and ignored by the parser.
Some examples are provided below:
! Script file for displaying the ip interface
! Display information about interfaces
show ip interface 0.1 !Displays the information about the first interface
! Display information about the next interface
show ip interface 0.2
! End of the script file
5-4
May 30, 2003 Beta Draft
Command Line Interface Syntax

Advertisement

Table of Contents
loading

Table of Contents