aboutsummaryrefslogtreecommitdiffstats
path: root/extras/pg/ip6_simple.pg
blob: 023bde6837fa2efe3400f7f0b420ee742189869e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
packet-generator new {
    name x
    limit 5
    size 128-128
    interface local0
    node ip6-lookup
    data {
        ICMP: db00::1 -> db00::2
        incrementing 30
    }
}