Avaya Writing Technician Interface Scripts Manuel d'utilisateur Page 53

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 116
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 52
Command Reference
117382-A Rev. A 2-25
# First instance ID to read, wildcard.
setenv nextid “*”
# Begin loop to read entire set of records
:IP_RT_LOOP:
mi/jointfilesconvert/97390/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 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 115 116

Commentaires sur ces manuels

Pas de commentaire