以鸟类为载体的网际协议

在2001年4月28日,IPoAC曾被卑尔根的一个Linux用户组成功实验,当时该协议被命名为CPIP(Carrier Pigeon Internet Protocol, 鸽载互联网协议)。他们往一个距离约5公里远的目标发送了9个数据包,每个数据包中包含一条ping报文(ICMP Echo Request),各由一只鸽子承载,最后收到了4条响应。
脚本开始于 2001年 4月 28日 星期六 11:24:09
$ /sbin/ifconfig tun0
tun0 Link encap:Point-to-Point Protocol
inet addr:10.0.3.2 P-t-P:10.0.3.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:150 Metric:1
RX packets:1 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
RX bytes:88 (88.0 b) TX bytes:168 (168.0 b)
$ ping -c 9 -i 900 10.0.3.1
PING 10.0.3.1 (10.0.3.1): 56 字节的数据。
64 字节,来自 10.0.3.1: icmp_seq=0 ttl=255 时间=6165731.1 毫秒
64 字节,来自 10.0.3.1: icmp_seq=4 ttl=255 时间=3211900.8 毫秒
64 字节,来自 10.0.3.1: icmp_seq=2 ttl=255 时间=5124922.8 毫秒
64 字节,来自 10.0.3.1: icmp_seq=1 ttl=255 时间=6388671.9 毫秒
--- 10.0.3.1 ping 统计 ---
已发送 9 个包, 已接收 4 个包, 55% packet loss
round-trip min/avg/max = 3211900.8/5222806.6/6388671.9 ms
脚本结束于 2001年 4月 28日 星期六 14:14:28
该实验曾在法国国民议会中被议员马蒂娜·比亚尔(法语:Martine Billard)提及,用于对抗HADOPI互联网版权法案(英语:HADOPI law)。史蒂夫·萨维茨基(Steve Savitzky)创作的歌曲《Paper Pings》中也提及了该实验。