0% found this document useful (0 votes)
433 views1 page

Ostinato UNL Lab 16 PDF

This document describes using the Ostinato traffic generator to configure traffic flows between routers in a lab network topology. It provides details on the IP addressing, routing protocols, and ACL configuration to allow specific traffic to flow between source and destination addresses as configured in the Ostinato application. Sample traffic flows are listed including UDP, TCP, and ICMP protocols between internal network devices and an external address.

Uploaded by

Hai Pham Van
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
433 views1 page

Ostinato UNL Lab 16 PDF

This document describes using the Ostinato traffic generator to configure traffic flows between routers in a lab network topology. It provides details on the IP addressing, routing protocols, and ACL configuration to allow specific traffic to flow between source and destination addresses as configured in the Ostinato application. Sample traffic flows are listed including UDP, TCP, and ICMP protocols between internal network devices and an external address.

Uploaded by

Hai Pham Van
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Ostinato traffic generator lab

Ost inato Windows


lo0 mgmnt
R3 3.3.3.3/32

e0/0 .3 EIGRP 10
e0 .5
ACL Ostinato in 192.168.30.0/24

e0/1 .2
192.168.20.0/24 eth0 .2
e0/1 .2 e0/0 .1 cntl .DHCP pnet0
R2
e0/0 .2
192.168.10.0/24 Home LAN
R1
Ost inato 172.25.1.0/24
2.2.2.2/32 Tra ffic
dron
Ostinato MAC config
Traffic Source IP Source port Destination IP Destination port Source MAC Ostinato dron eth0 MAC
UDP traffic 192.168.10.1 1024 3.3.3.3 53 Destination MAC R1 e0/0 MAC
TCP traffic 192.168.10.1 1024 3.3.3.3 80
ICMP traffic 192.168.10.1 1024 3.3.3.3 n/a

UDP traffic 192.168.10.1 1024 192.168.30.3 53


TCP traffic 192.168.10.1 1024 192.168.30.3 80
ICMP traffic 192.168.10.1 1024 192.168.30.3 n/a

UDP traffic 2.2.2.2 1024 3.3.3.3 53


TCP traffic 2.2.2.2 1024 3.3.3.3 80
ICMP traffic 2.2.2.2 1024 3.3.3.3 n/a

ip access-list extended Ostinato


permit tcp host 192.168.10.1 host 192.168.30.3 eq www
permit udp host 192.168.10.1 host 192.168.30.3 eq domain
permit icmp host 192.168.10.1 host 192.168.30.3
permit tcp host 192.168.10.1 host 3.3.3.3 eq www
permit udp host 192.168.10.1 host 3.3.3.3 eq domain
permit icmp host 192.168.10.1 host 3.3.3.3
permit tcp host 2.2.2.2 host 3.3.3.3 eq www
permit udp host 2.2.2.2 host 3.3.3.3 eq domain
permit icmp host 2.2.2.2 host 3.3.3.3
permit ip any any

Qemu image for UNL


http://www.bernhard-ehlers.de/projects/ostinato4gns3/ost-drone-0.7-v1.qcow2
Windows management pack
https://bintray.com/pstavirs/ostinato/ostinato-bin-win32/0.7.1/view

http://ostinato.org

You might also like