Avaya Writing Technician Interface Scripts Manual de usuario Pagina 55

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 116
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 115 116

Comentarios a estos manuales

Sin comentarios