summaryrefslogtreecommitdiffstats
path: root/tests/monitor/testcases/set-maps.t
blob: 3d86720ec8136daee314e5f9d8faf20d586424c4 (plain)
1
2
3
4
5
6
7
8
9
10
# first the setup
I add table ip t
I add map ip t portip { type inet_service: ipv4_addr; flags interval; }
O -

I add element ip t portip { 80-100: 10.0.0.1 }
O -

I add element ip t portip { 1024-65535: 10.0.0.1 }
O -