Cadence Flash F200-2 Guia de Resolução de Problemas Página 162

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 161
162 VoIP
The query string is a sequence of expressions, linked by &&. Each
expression consists of three parts: opcode1, operator, and opcode2.
Currently, only the following operators are handled: ==, !=, <, >, <=, and
>= .
opcode1 must be one of the fields seen in "isetShow" output (except
RegType).
opcode2 must be a well-formatted value, the format depends on opcode1.
Both opcode1 and opcode2 are not case-sensitive.
"IP == 47.11.216.242"
"tn == 61 23"
"TN == 61 23 && IP == 47.11.216.242"
"Type == i2004 && State == online"
"NAT == y"
2.-> isetGet "ip > 47.11.215.68"
IP Address Type State Up Time TN HWID FWVsn SrcPort DstPort
------------------ ------- ----------- -------------
------------ ------------------ ------- ------- -------
47.11.215.69 i2002 busy 0 00:00:28 061-22
18006038dd00416600 0603B30 5100 5000
Total sets = 1
3. -> isetGet "ip >= 47.11.215.68"
IP Address Type State Up Time TN HWID FWVsn SrcPort DstPort
------------------ ------- ----------- -------------
------------ ------------------ ------- ------- -------
47.11.215.68 i2004 busy 0 00:00:34 061-23 180060387602a766
00 0602B28 5100 5000
47.11.215.69 i2002 busy 0 00:00:16 061-22 18006038dd004166
00 0603B30 5100 5000
Total sets = 2
4. -> isetGet "tn != 61 22"
IP Address Type State Up Time TN HWID FWVsn SrcPort DstPort
------------------ ------- ----------- -------------
------------ ------------------ ------- ------- -------
47.11.215.68 i2004 busy 0 00:02:31 061-23 180060387602a766
00 0602B28 5100 5000
Total sets = 1
5. -> isetGet "state == busy"
IP Address Type State Up Time TN HWID FWVsn SrcPort DstPort
Nortel Communication Server 1000
Troubleshooting Guide for Distributors
NN43001-730 02.02 31 December 2009
Copyright © 2008-2009 Nortel Networks. All Rights Reserved.
.
Vista de página 161
1 2 ... 157 158 159 160 161 162 163 164 165 166 167 ... 503 504

Comentários a estes Manuais

Sem comentários