Primary Requirement ID | Secondary Requirement ID | Unit Test ID | LUTF ID | Unit Test Description |
---|
|
|
| test_udsp_multi_net_01 | - Setup: configure two networks, two NIDs on each network
- Add UDSP rule that gives one of the networks highest priority
- Start traffic
- Stop traffic
- Verify that NIDs on the network with the highest priority were used
|
|
|
| test_udsp_multi_net_02 | - Setup: configure two networks, two NIDs on each network
- Add UDSP rule that gives one of the networks highest priority
- Start traffic
- Stop traffic
- Verify that NIDs on the network with the highest priority were used
- Add UDSP rule that reverses networks priorities
- Start traffic
- Stop traffic
- Verify that NIDs on the new network that has the highest priority were used
|
|
|
| test_udsp_multi_net_03 | - Setup: configure two networks, two NIDs on each network
- Add UDSP rule that gives one of the networks highest priority
- Add UDSP rule that gives the highest priority to one of the NIDs on the network with the highest priority
- Start traffic
- Stop traffic
- Verify that the NID with highest priority on the network with highest priority was used
|
|
|
| test_udsp_multi_net_04 | - Setup: configure two networks, two NIDs on each network
- Add UDSP rule that gives one of the networks highest priority
- Add UDSP rule that gives the highest priority to one of the NIDs on the network with the lowest priority
- Start traffic
- Stop traffic
- Verify that the NIDs on the network with highest priority were used
|
|
|
| test_udsp_multi_net_05 | - Setup: configure two networks, two NIDs on each network
- Add UDSP rule that gives one of the networks highest priority
- On the peer add UDSP rule that gives the highest priority to the other network
- Start traffic
- Stop traffic
- Verify that the local network with highest priority was used
|