Using the Command Line Interface
(CLI)
AS9216 Installation and
Maintenance Manual
8-12
ECI Telecom Ltd. Proprietary
492006-2306-013-A00
Command
Purpose
!
The CLI ignores all the characters following ! and up to the next new line.
Use this option when pasting a file that includes comments into the CLI.
Example:
device-name#show running-config
system
snmp
engine-id
80:00:02:e2:03:00:a0:12:64:08:60
no shutdown
authentication-failure-trap
view inet 1.3.6.1 "" included
group gr1 noAuthNoPriv read inet write inet notify
inet
user public gr1 v1
target-address ta1
address 192.168.1.100
dst-port 162
message-model v1
security-name public
security-model noAuthNoPriv
timeout 15
retry-count 3
tag-list all
!
!
N
OTE
: To use ! as an argument, prefix it with \ or inside
double quotes (“).