Exercises Module 5
- Install Netware client with the following properties
- Tree - banting
- Context - users.broncos
- Server - bronco97
- First drive - F:
- Exercise 1 - Connecting to Network Resources
- Exercise 2 - Adding a Network Printer
- Start -> Printers -> Add Printer
- Select assigned Network Printer as the queue name
(under bronco97)
- capture LPT1 as the DOS printing port and pick
any printer
- Exercise 3
- Configuring TCP/IP
- Control Panel -> Network -> select TCP/IP
-> Properties
- As we are using a DHCP server, we don't use specific
IP addresses.
- Select each tab and view the properties
- WINIPCFG/IPCONFIG - debugging tool for TCP/IP
- Start -> Run -> type in winipcfg/ipconfig,
select more info
- DNS, Gateway, subnet mask all come from DHCP
server settings
- What is the IP assigned to your machine?
_________________
- Choose Release All and then Renew. Did
the IP address change? What did?
- PING - Used to test TCP/IP
- Open up a DOS window
- Test connection by entering a DOS prompt the
following:
- ping 127 . 0 . 0 . 1
- ping www.tvdsb.on.ca What is the IP
address ____________________
- ping your own address
____________________
- ping the address of your neighbor's computer
- ARP - used to gather hardware addresses
- experiment with the switches available
- PING - will send ICMP echo packets to verify connections to
a remote host (or local if using the loopback address)
- TRACERT - a tool that tests the hop time between
routers resolving an IP address
- From the DOS prompt type the following and write
addresses of the first 3 hops
- TRACERT www.tvdsb.on.ca
How many hops?
________________
________________ ________________
Look at the last 5 hops for www.uwaterloo.ca Are the first hops the
same?
________________
________________ ________________
________________
________________ ________________ - Try something
on the other side of the world like yahoo.co.jp
________________
________________ ________________
________________
________________ ________________
Try it a second time. Did the routers change?
________________
________________ ________________
________________ ________________ ________________