An Introduction to Performance Analysis
and SmartBits from Netcom Systems
Performance Analysis
Smartbits
Basic Setup Overview
Example #1
Example #2
Example #3

Example #2
A Basic Bi-directional Packet Forwarding Model

-  SmartBits cardA generates and transmits multiple IP packets of a size X and at rate R designated for the SmartBits cardB located across a single router hop one ethernet segment away.

-  SmartBits cardB generates and transmits multiple IP packets of a size Y and at rate Q designated for the SmartBits cardA located across a single router hop one ethernet segment away.

-  Using internal counters the SmartBits can compare the
 number of packets received and the number of packets
 transmitted along with rates and error detection.
 

Hardware Required

1 Router/Gateway with an 2 Ethernet Adapters
1 Smartbits unit with 2 interface cards
and
2 crossover ethernet cables
or
4 straight ethernet cables and 2 hubs


 
 
SB CardA MAC address 00 00 00 00 00 01 MAC src
SB CardA IP address 192.168.1.1 SourceIP
Router A MAC address xx xx xx xx xx xx MAC dest
Router A IP address 192.168.1.254
Router B MAC address xx xx xx xx xx xy
Router B IP address 192.168.2.254
SB CardB MAC address 00 00 00 00 00 02
SB CardB IP address 192.168.2.1 DestIP

LAYER 2 SETUP

assign a generic MAC address to SB CardA and place it in the MAC source field
locate the actual MAC address on Routers A net card and place it in the MAC dest field

assign a generic MAC address to SB CardB and place it in the MAC source field
locate the actual MAC address on Routers B net card and place it in the MAC dest field

LAYER 3 SETUP

assign an IP address to the SB CardA and place it in the IP source field
assign a similar IP address to the SB CardB and place it in the IP dest field

for the return path
assign the IP address of B in the IP source
assign the IP address of A in the IP dest

OTHER SETUP

Choose the Packet Size you would like to send (Bytes)
Choose the Rate at which you would like to send packets (pps)
do so for both directions


 
Performance Analysis
Smartbits
Basic Setup Overview
Example #1
Example #2
Example #3