0% found this document useful (0 votes)
9 views

COMP1296 Lab 1 Review Part 4

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

COMP1296 Lab 1 Review Part 4

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Comp1296 Lab 1: Review

Page 1 of 2

PART 4

1. What is NAT? Why do we use it? What is PAT? Do we typically use NAT or PAT on our home
routers?

2. What is ARP? What information does it provide and why does network data equipment need
this information?

(a) Is this information useful to people and not just machines? How can we see this
information?

3. What are tracert and pathping used for?

4. What type of programs are ssh and telnet?

(a) Why don’t we use telnet much anymore?

(b) Use ssh to access the linux server at 172.31.33.35: username: student password: hhace

5. What type programs are ftp and tftp? What is the difference between them?
Comp1296 Lab 1: Review
Page 2 of 2

(a) Use ftp to download a file from 172.31.33.35: username: student password: hhace

6. Use wireshark to capture data packets to and from your workstation. Filter for icmp packets and
find the ip address of the station sending packets with ttl set to 128. What is the ip address and
mac address of the sending station?

7. What is the command for our cisco 1291 routers that will:

(a) Allow the router to display statistics and other vital information?

(b) Allow the router to be configured?

(c) Reboot the router and reload the startup-config configuration?

(d) Copy the current router configuration to the startup-configuration?

(e) Enter the mode required for configuration of interface g0/0?

i. Configure the current interface to ip address 192.168.10.1 using normal ip subnetting?

A. Write the above information to the interface and exit configuration mode?

(f) Make the default gateway for the router be 172.31.1.1?

(g) Erase the current configuration?

You might also like