]> git.proxmox.com Git - ifupdown-pve.git/blob - tests/linux/testcase.3
Squashed 'src/' content from commit c732260
[ifupdown-pve.git] / tests / linux / testcase.3
1 # RUN: --no-loopback -a
2 auto eth0 eth1
3 iface eth0 inet static
4 address 1.2.3.4
5 netmask 255.255.255.0
6 iface eth0 inet6 static
7 address 3ffe:ffff:100:f101::1
8 netmask 64
9 dad-attempts 0
10 iface eth0 inet6 static
11 address 3ffe:ffff:100:f101::2/64
12 dad-attempts 0
13 iface eth0 inet6 static
14 address 3ffe:ffff:100:f101::3/64
15 netmask 64
16 dad-attempts 0
17 iface eth0 inet6 static
18 address 3ffe:ffff:100:f101::4/
19 dad-attempts 0
20 iface eth0 inet6 static
21 address 3ffe:ffff:100:f101::5/64
22 netmask 128
23 dad-attempts 0
24 iface eth0 inet6 static
25 address /64
26 dad-attempts 0
27 iface eth0 inet6 static
28 address /
29 dad-attempts 0
30
31 iface eth1 inet6 static
32 address 3ffe:ffff:100:f102::1/64
33 gateway 3ffe:ffff:100:f102::fff
34 dad-attempts 0
35 iface eth1 inet6 static
36 address 3ffe:ffff:100:f102::6/64
37 gateway 3ffe:ffff:100:f102::fff
38 accept_ra 1
39 dad-attempts 0