|
1 | 1 | :testgroup: |
2 | 2 | == ietf-interfaces |
3 | 3 |
|
4 | | -<<< |
| 4 | +Tests verifying IETF standard interface configuration and management: |
| 5 | + |
| 6 | + - VLAN interface configuration and connectivity |
| 7 | + - IPv4 and IPv6 address assignment and management |
| 8 | + - IPv4 address auto-configuration mechanisms |
| 9 | + - Interface aliases and physical address configuration |
| 10 | + - Basic routing table configuration and operation |
| 11 | + - Linux bridge creation, STP, and VLAN handling |
| 12 | + - Link aggregation (LAG) setup and failover behavior |
| 13 | + - IGMP multicast group management and forwarding |
| 14 | + - QoS traffic classification and priority handling |
| 15 | + - Interface enable/disable state management |
| 16 | + - Virtual Ethernet (VETH) pair lifecycle management |
| 17 | + - GRE tunneling configuration and data plane operation |
5 | 18 |
|
6 | 19 | include::vlan_ping/Readme.adoc[] |
7 | 20 |
|
| 21 | +<<< |
| 22 | + |
8 | 23 | include::ipv4_address/Readme.adoc[] |
9 | 24 |
|
| 25 | +<<< |
| 26 | + |
10 | 27 | include::ipv6_address/Readme.adoc[] |
11 | 28 |
|
| 29 | +<<< |
| 30 | + |
12 | 31 | include::ipv4_autoconf/Readme.adoc[] |
13 | 32 |
|
| 33 | +<<< |
| 34 | + |
14 | 35 | include::ifalias/Readme.adoc[] |
15 | 36 |
|
| 37 | +<<< |
| 38 | + |
16 | 39 | include::iface_phys_address/Readme.adoc[] |
17 | 40 |
|
| 41 | +<<< |
| 42 | + |
18 | 43 | include::routing_basic/Readme.adoc[] |
19 | 44 |
|
| 45 | +<<< |
| 46 | + |
20 | 47 | include::bridge_basic/Readme.adoc[] |
21 | 48 |
|
| 49 | +<<< |
| 50 | + |
22 | 51 | include::bridge_fwd_dual_dut/Readme.adoc[] |
23 | 52 |
|
| 53 | +<<< |
| 54 | + |
24 | 55 | include::bridge_fwd_sgl_dut/Readme.adoc[] |
25 | 56 |
|
| 57 | +<<< |
| 58 | + |
26 | 59 | include::bridge_stp_basic/Readme.adoc[] |
27 | 60 |
|
| 61 | +<<< |
| 62 | + |
28 | 63 | include::bridge_veth/Readme.adoc[] |
29 | 64 |
|
| 65 | +<<< |
| 66 | + |
30 | 67 | include::bridge_vlan/Readme.adoc[] |
31 | 68 |
|
| 69 | +<<< |
| 70 | + |
32 | 71 | include::speed_duplex_copper/Readme.adoc[] |
33 | 72 |
|
| 73 | +<<< |
| 74 | + |
34 | 75 | include::bridge_vlan_separation/Readme.adoc[] |
35 | 76 |
|
| 77 | +<<< |
| 78 | + |
36 | 79 | include::dual_bridge/Readme.adoc[] |
37 | 80 |
|
| 81 | +<<< |
| 82 | + |
38 | 83 | include::lag_basic/Readme.adoc[] |
39 | 84 |
|
| 85 | +<<< |
| 86 | + |
40 | 87 | include::lag_failure/Readme.adoc[] |
41 | 88 |
|
| 89 | +<<< |
| 90 | + |
42 | 91 | include::igmp_basic/Readme.adoc[] |
43 | 92 |
|
| 93 | +<<< |
| 94 | + |
44 | 95 | include::igmp_vlan/Readme.adoc[] |
45 | 96 |
|
| 97 | +<<< |
| 98 | + |
46 | 99 | include::static_multicast_filters/Readme.adoc[] |
47 | 100 |
|
| 101 | +<<< |
| 102 | + |
48 | 103 | include::vlan_qos/Readme.adoc[] |
49 | 104 |
|
| 105 | +<<< |
| 106 | + |
50 | 107 | include::verify_all_interface_types/Readme.adoc[] |
51 | 108 |
|
| 109 | +<<< |
| 110 | + |
52 | 111 | include::iface_enable_disable/Readme.adoc[] |
53 | 112 |
|
| 113 | +<<< |
| 114 | + |
54 | 115 | include::veth_delete/Readme.adoc[] |
55 | 116 |
|
| 117 | +<<< |
| 118 | + |
56 | 119 | include::vlan_iface_termination/Readme.adoc[] |
57 | 120 |
|
| 121 | +<<< |
| 122 | + |
58 | 123 | include::tunnel_basic/Readme.adoc[] |
59 | 124 |
|
| 125 | +<<< |
| 126 | + |
60 | 127 | include::tunnel_bridged/Readme.adoc[] |
0 commit comments