Wiki Ubuntu-it

Indice
Partecipa
FAQ
Wiki Blog
------------------
Ubuntu-it.org
Forum
Chiedi
Chat
Cerca
Planet
  • Pagina non alterabile
  • Informazioni
  • Allegati

Versione 5 del 23/12/2009 09.55.37

Nascondi questo messaggio

Include(GruppoTest/Header) BR Indice(depth=2)

Cabled Network

Test Automatic Connectivity

Case ID: hcn-001

  1. Ensure that NetworkManager is running (computer icon in the notification area) and that no networks are currently connected.

  2. Open gnome-terminal (Applications -> Accessories -> Terminal).

  3. In the terminal, run ifconfig. Verify that only the loopback device ("lo") is listed.

  4. Connect the network adapter to a network with a DHCP server.
  5. After approximately 30 seconds, run ifconfig in the terminal. Verify that a new network device is present and has received an IP address. Note the interface name (e.g. eth0).

  6. In the terminal, run route -n. Note the IP address that is not "0.0.0.0" in the Gateway column.

  7. 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: hcn-002

  1. In the terminal, run ifdown [interface] where [interface] is the interface name, above.

  2. In the terminal, run ifconfig and verify that only the loopback device ("lo") is listed.

Verify Manual Connectivity

Case ID: hcn-003

  1. In the terminal, run ifconfig [interface] [staticIP] where [interface] is the interface name and [staticIP] is a valid unused IP address on the current network. (Consult your network administrator if you do not know such an address.)

  2. In the terminal, run ifconfig. Verify that the network device is again listed and has the IP address ([staticIP]) as given above.

  3. 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".

  4. In the terminal, run ifdown [interface] where [interface] is the interface name, above.

Ulteriori risorse


CategoryComunita