Brocade Virtual ADX OpenScript API Guide (Supporting ADX v Bedienungsanleitung Seite 29

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 132
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 131 132

Kommentare zu diesen Handbüchern

Keine Kommentare