⇤ ← Versione 1 del 17/12/2009 15.17.26
Dimensione: 1505
Commento:
|
Dimensione: 1592
Commento:
|
Le cancellazioni sono segnalate in questo modo. | Le aggiunte sono segnalate in questo modo. |
Linea 1: | Linea 1: |
#format wiki #LANGUAGE it [[Include(GruppoTest/Header)]] [[BR]] [[Indice(depth=2)]] |
|
Linea 4: | Linea 10: |
=== Test Automatic Connectivity === | == Test Automatic Connectivity == |
Linea 18: | Linea 24: |
=== Verify Release of Device === | == Verify Release of Device == |
Include(GruppoTest/Header) BR Indice(depth=2)
Wireless Network
Test Automatic Connectivity
Case ID: hwn-001
Ensure that NetworkManager is running (computer icon in the notification area) and that no networks are currently connected.
Open gnome-terminal (Applications -> Accessories -> Terminal).
In the terminal, run ifconfig. Verify that only the loopback device ("lo") is listed.
Right-click on the NetworkManager icon and ensure that Enable Wireless is checked.
After approximately 30 seconds, left-click on the NetworkManager icon. Verify that one or more wireless networks are visible.
Select an open (no "shield" symbol next to it) network and left-click it. Verify that the network connection succeeds and that a series of bars replaces the NetworkManager icon.
In the terminal, run ifconfig. Verify that a new network interface is listed.
In the terminal, run route -n. Note the IP address that is not "0.0.0.0" in the Gateway column.
In the terminal, run ping -c 5 [gateway] where [gateway] is the IP address of the Gateway, above. Verify that the command reports "5 packets transmitted, 5 packets received".
Verify Release of Device
Case ID: hwn-002
Right-click the NetworkManager (bars) icon.
Uncheck the box Enable Wireless.
In the terminal, run ifconfig and verify that only the loopback device ("lo") is listed.