Content-type: text/html Manpage of IPESPSWITCH

IPESPSWITCH

Section: Misc. Reference Manual Pages (n)
Updated: 5/Oct/2003
Index Return to Main Contents
 

NAME

IPESPSwitch - Click element; Classfy ESP packets and other IP packets.  

SYNOPSIS

 

IPESPSwitch([KEYWORDS])

 

PACKAGE

ESP  

PROCESSING TYPE

Agnostic  

DESCRIPTION

 

IPESPSwitch emits non-ESP packet to output0, and emit ESP packets to output 1 or output 2. IPESPSwitch also set the ESP annotation. Most of the ESP elements depend on the ESP annotation, such as ESPExec, ESPCheck, ESPClassifier(n) ESPReflect(n) arguments are

SETANNO

    Boolean.If set to false, IPESPSwitch will not set the ESP annotation.
    The Default value is true,

TYPE

    String. 
    If the TYPE was set to "Dedicate", IPESPSwitch will emit dedicate ESP
    packet to output 1, other packets including piggyback ESP packet to
    output 0;
    If the TYPE was set to "Piggybadk", IPESPSwitch will emit piggyback
    ESP packet to output1, other packets to output 0;
    IF the TYPE was set to "ESP", IPESPSwitch will emit both dedicate ESP
    packets and piggyback ESP packets to output1, other IP packets to 
    output 0. "ESP" is the default value;
    IF the TYPE was set to "Seprated", IPESPSwitch will emit piggyback
    ESP packets to output 1, emit dedicate ESP packets to output 2, and 
    emit other IP packets to output0

 

NOTES

 

You must make sure the input of IPESPSwitch are valid IP packets.

 

SEE ALSO

ESPReflect(n), ESPCheck(n), ESPExec(n), ESPClassifier(n),


 

Index

NAME
SYNOPSIS
PACKAGE
PROCESSING TYPE
DESCRIPTION
NOTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 03:45:37 GMT, October 06, 2003