Avaya Writing Technician Interface Scripts User Manual Page 55

  • Download
  • Add to my manuals
  • Print
  • Page
    / 116
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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:
Page view 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 115 116

Comments to this Manuals

No comments