Brocade Virtual ADX OpenScript API Guide (Supporting ADX v Manuel d'utilisateur Page 29

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 132
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 28
Brocade Virtual ADX OpenScript API Guide 17
53-1003243-01
Chapter
3
TCP API reference
In this chapter
This chapter contains the following sections:
Overview. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
Overview
The OS_TCP module includes the APIs to retrieve the fields in the current TCP header.
The use <package> statement needs to be in the declaration block of the script for methods of that
package to be used.
For example: to use the OS_TCP methods, The OS_TCP package must be declared as follows:
use OS_TCP;
Methods
OS_TCP::src
Description
Returns the source port number of the current packet.
Context
Called in context of TCP and HTTP.
Usage
Can be used to perform load-balancing based on source port number.
Input Parameters
None.
Vue de la page 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 131 132

Commentaires sur ces manuels

Pas de commentaire