Avaya Writing Technician Interface Scripts Manuale Utente Pagina 83

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 116
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 82
Sample Scripts
308660-14.00 Rev 00
A-9
# Do next circuit...
#
:FI_SKIPA:
let i = $i + 1
goto :FI_ALOOP:
################################################################
#
# Show Disabled screen...
#
################################################################
:FI_DSBLED:
setenv matchcct “xxx”
setenv nextflag “”
setenv pattern “”
setenv nextid “*”
array attr wfFDDICct wfFDDIState wfFDDIEnable wfFDDISlot
array -a attr wfFDDINode wfFDDIMadr/MAC_ADDRESS wfFDDIBofl
array -a attr wfFDDIBoflTmo wfFDDIMtu wfFDDIHardwareFilter
enum 1 Cct State Enable Slot i
enum $i Node Madr Bofl i
enum $i BoflTmo Mtu HwFilter
echo
echo “FDDI Modules Disabled”
echo “---------------------”
gosub :FI_BASEHDR:
let i = 0
:FI_DLOOP:
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 ${value[$Enable]} == 2 then ; \
let match_entries = $match_entries + 1 ; \
gosub :FI_ONELINE:
let i = $i + 1
goto :FI_DLOOP:
################################################################
#
# Show Enabled screen...
#
################################################################
Vedere la pagina 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 115 116

Commenti su questo manuale

Nessun commento