Difference between revisions of "Using the IPv4 Code Option"

From ARL Wiki
Jump to navigationJump to search
Line 45: Line 45:
 
** process monitoring requests
 
** process monitoring requests
  
== Hello Fastpath ==
+
== Example 1 ==
 +
 
 +
XXXXX overview of Ex1
 +
XXXXX real-net, meta-net relations
 +
 
 +
=== Preparation ===
 +
 
 +
XXXXX getting files, etc
 +
 
 +
=== Setup the SPP ===
 +
 
 +
XXXXX setup script setupFP1.sh
 +
 
 +
=== Send Traffic ===
 +
 
 +
XXXXX
 +
 
 +
=== Teardown the SPP ===
 +
 
 +
XXXXX teardown script teardownFP1.sh
 +
 
 +
== Example 2 ==
  
 
XXXXX
 
XXXXX

Revision as of 16:12, 9 March 2010

Template:Under Construction

Introduction

>>>> Metanet or Meta-Net ??? <<<<<

XXXXX

  • Why is this important?


The SPP Fastpath

XXXXX

  • Meta-Router packets
  • Meta-interface
  • UDP tunnel
  • Queues
  • Code option

The IPv4 Meta-Net

XXXXX

  • Packet path
  • Filters
  • Stats

Utilities and Daemons

XXXXX

  • scfg
    • generic
    • information, reservation management, queue management, resource allocation/freeing
  • ip_fpc
    • IPv4 filter management
  • ip_fpd
    • create IPv4 fastpath
    • process LD and EX traffic
  • sliced
    • process monitoring requests

Example 1

XXXXX overview of Ex1 XXXXX real-net, meta-net relations

Preparation

XXXXX getting files, etc

Setup the SPP

XXXXX setup script setupFP1.sh

Send Traffic

XXXXX

Teardown the SPP

XXXXX teardown script teardownFP1.sh

Example 2

XXXXX