Avaya Writing Technician Interface Scripts Manuel d'utilisateur Page 56

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 120
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 55
Writing Technician Interface Scripts
2-26
# Begin loop to read entire set of records
:IP_RT_LOOP:
mi/jointfilesconvert/96255/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:
Vue de la page 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 119 120

Commentaires sur ces manuels

Pas de commentaire