Avaya Writing Technician Interface Scripts Manuale Utente Pagina 81

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 116
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 80
Sample Scripts
308660-14.00 Rev 00
A-7
enum 1 Cct State Enable Slot i
enum $i Node Madr Bofl i
enum $i BoflTmo Mtu HwFilter
echo
echo “FDDI Modules:”
echo “-------------”
gosub :FI_BASEHDR:
let i = 0
:FI_LOOP:
mi/jointfilesconvert/95481/bget -n wfFddiEntry attr $nextid value nextid
if “$nextid” = “END” then; let i = $i + 1; goto :FOOTER_AND_END:
let cctnum = ${value[$Cct]}
gosub :GETCCTNAME:
if “$matchcct” = “” then ; goto :FI_PRNTB:
if -ic “$matchcct” != “$cctname” then ; goto :FI_BASE_NXT:
let match_entries = $match_entries + 1
:FI_PRNTB:
gosub :FI_ONELINE:
#
# Do next circuit...
#
:FI_BASE_NXT:
let i = $i + 1
goto :FI_LOOP:
Vedere la pagina 80
1 2 ... 76 77 78 79 80 81 82 83 84 85 86 ... 115 116

Commenti su questo manuale

Nessun commento