Avaya Writing Technician Interface Scripts Manual do Utilizador Página 55

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 116
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 54
Command Reference
308660-14.00 Rev 00
2-25
# Begin loop to read entire set of records
:IP_RT_LOOP:
mi/jointfilesconvert/95481/bget $nextflag wfIpForwardEntry attr $nextid value nextid
if “$nextid” = “END” then; goto :IP_RT_END:
# Set get-next record flag.
setenv nextflag “-n”
printf “%-15s %-15s %-5d %8d %8d %-15s” ${value[$dest]}\
${value[$mask]} ${value[$proto]} ${value[$age]} \
${value[$metric]} ${value[$next]}
goto :IP_RT_LOOP:
:IP_RT_END:
Vista de página 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 115 116

Comentários a estes Manuais

Sem comentários