User Tools

Site Tools


documentation:examples:maximum_bsdrp_features_lab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
documentation:examples:maximum_bsdrp_features_lab [2019/12/31 17:05] – [Router 1] olivierdocumentation:examples:maximum_bsdrp_features_lab [2026/05/19 23:12] (current) – [Router 4] olivier
Line 26: Line 26:
  
 <code> <code>
-tools/BSDRP-lab-bhyve.sh -i /usr/obj/BSDRP.amd64/BSDRP-1.80-full-amd64-serial.img.xz -n 5 -e+tools/BSDRP-lab-bhyve.sh -i /usr/obj/BSDRP.amd64/BSDRP-1.80-full-amd64-serial.img.xz -n 5
 Setting-up a virtual lab with 5 VM(s): Setting-up a virtual lab with 5 VM(s):
 - Working directory: /tmp/BSDRP - Working directory: /tmp/BSDRP
Line 771: Line 771:
 \${fwcmd} add pipe 61 all from 2001:db8::2 to 2001:db8::4 in via any \${fwcmd} add pipe 61 all from 2001:db8::2 to 2001:db8::4 in via any
 # We don't want to block traffic, only shape some # We don't want to block traffic, only shape some
-\${fwcmd} add allow ip from any to any+\${fwcmd} add 65000 allow ip from any to any
 EOF EOF
  
Line 891: Line 891:
 iperf Done. iperf Done.
 [root@R1]~# [root@R1]~#
 +</code>
 +
 +And during iperf, R4 ipfw pipe showing some activity:
 +<code>
 +root@R4:~ # ipfw pipe show
 +00040:  10.000 Mbit/   0 ms burst 0
 +q131112  50 sl. 0 flows (1 buckets) sched 65576 weight 0 lmax 0 pri 0 droptail
 + sched 65576 type FIFO flags 0x0 0 buckets 0 active
 +00041:  10.000 Mbit/   0 ms burst 0
 +q131113  50 sl. 0 flows (1 buckets) sched 65577 weight 0 lmax 0 pri 0 droptail
 + sched 65577 type FIFO flags 0x0 0 buckets 0 active
 +00061:  20.000 Mbit/   0 ms burst 0
 +q131133  50 sl. 0 flows (1 buckets) sched 65597 weight 0 lmax 0 pri 0 droptail
 + sched 65597 type FIFO flags 0x0 0 buckets 1 active
 +BKT Prot ___Source IP/port____ ____Dest. IP/port____ Tot_pkt/bytes Pkt/Byte Drp
 +  0 ip           0.0.0.0/            0.0.0.0/     483   378358  9 6349   0
 +00060:  20.000 Mbit/   0 ms burst 0
 +q131132  50 sl. 0 flows (1 buckets) sched 65596 weight 0 lmax 0 pri 0 droptail
 + sched 65596 type FIFO flags 0x0 0 buckets 1 active
 +  0 ip           0.0.0.0/            0.0.0.0/     125    15881  0    0   0
 </code> </code>
 ==== netflow ==== ==== netflow ====
documentation/examples/maximum_bsdrp_features_lab.1577808306.txt.gz · Last modified: by olivier

Except where otherwise noted, content on this wiki is licensed under the following license: BSD 2-Clause
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki