
Using Technician Interface Software
9-6 114088 Rev. A
You can also embed parameter references within an echo command. Refer to the
first example to see how this is done.
Examples:
If you enter:
alias ipstats “echo \; echo \“IP Input Statistics:\”; echo \; get
WfIpInterfaceEntry.21.*\; echo \; echo \“IP Output Statistics:\”; echo \; get
WfIpInterfaceEntry.24.*”
The system creates an alias named ipstats that invokes the commands shown in
quotes.
The text wraps as you enter text past column 80. Do not press the return key
until you have entered the entire command.
ipstats
The system displays the following:
IP Input Statistics:
wfIpInterfaceEntry.wfIpInterfaceInReceives.192.32.6.4.3 = 141501
wfIpInterfaceEntry.wfIpInterfaceInReceives.192.32.15.21.4 = 41304
wfIpInterfaceEntry.wfIpInterfaceInReceives.192.32.16.1.2 = 538
wfIpInterfaceEntry.wfIpInterfaceInReceives.192.32.243.2.1 = 130137
IP Output Statistics:
wfIpInterfaceEntry.wfIpInterfaceForwDatagrams.192.32.6.4.3 = 149189
wfIpInterfaceEntry.wfIpInterfaceForwDatagrams.192.32.15.21.4 = 28400
wfIpInterfaceEntry.wfIpInterfaceForwDatagrams.192.32.16.1.2 = 1086
wfIpInterfaceEntry.wfIpInterfaceForwDatagrams.192.32.243.2.1 = 120635
Komentarze do niniejszej Instrukcji