Proxim Harmony 802.11a Network Adapter 802.11a Informations techniques Page 325

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 460
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 324
Switch Scripts
317
# send the next password
SEND->mynextpassword{Enter}
# wait for the switch to respond, and wait for the
# CiscoSwitch# prompt
WAITFOR->CiscoSwitch#
# send the “config t” command to enter
# configuration mode
SEND->config t{Enter}
# wait for the switch to respond, and wait for the
# CiscoSwitch (config) prompt
WAITFOR->CiscoSwitch(config)#
# send the config “int FA 0/2” command
# sets the configuration interface to port 2
# (where the Probe is)
SEND->int FA 0/2{Enter}
# wait for the switch to respond, and wait for the
# CiscoSwitch (config-if)# prompt
WAITFOR->CiscoSwitch(config-if)#
# Turns all port monitoring off (in case any were
# left on
PORTS_OFF->
# section for turning on port 1 (to send data to
# port 2 as defined above)
[Port1on]
# send port monitor command to turn on port 1
SEND->port monitor FA0/1{Enter}
# wait for the switch to respond, and wait for the
# CiscoSwitch (config-if)# prompt
WAITFOR->CiscoSwitch(config-if)#
# begin section to turn off port 1
[Port1off]
Vue de la page 324
1 2 ... 320 321 322 323 324 325 326 327 328 329 330 ... 459 460

Commentaires sur ces manuels

Pas de commentaire