Computer Network
The RIP routing protocol uses the distance vector algorithm. to prevent the count to infinity problem, what is the maximum hop count?
INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS
- What is an AS (Autonomous System)
- all of the routers which can configure themselves.
- a set of routers that can control other routers.
- a group of routers owned and operated by a single organization or company.
- all of the routers in a state.
- An 'edge' router of an AS is where?
- A router which joints two ASs.
- One which is runnung the latest beta firmware.
- the last routers before the internet customer.
- In the home of an internet provider's customers.
- The RIP routing protocol uses the distance vector algorithm. to prevent the count to infinity problem, what is the maximum hop count?
- 32
- 64
- 16
- 100
- What is a broadcast storm?
- When all clients on the network send broadcast packets at once.
- When thunderstorm causes all the routers to power-cycle.
- When a broadcast packet is replicated on all routers.
- When a router leaves the network, all nearby routers broadcast a message telling the rest of the network that router has disappeared.
- A spanning tree over a graph is what?
- A tree containing a subset of nodes and edges such that all nodes are internal to the tree.
- A subset of the graph's edges such that no cyvles exist.
- A graph where duplicate edges are removes.
- A tree that only contains edge routers.
- What does NAT do?
- It supplies DNS addresses to clients when needed.
- It allows external clients to access all internal clients.
- The Network Attribution Table allows you to find the DNS name from an IP address.
- It allows multiple clients in a network to gain access to the internet through a single router with a single public IP address
- What is the attraction of using frame sizes larger than 1500?
- It minimizes the overhead (headers) in relation to useful data being sent since headers are the same size regardless of frame size.
- It allows larger files to be sent over TCP.
- It is fun to diagnose network issues when clients can no longer communicate using non-standard frame sizes.
- This is an incorrect answer.
- How many devices could exist inside a subnet if the mask was 255.255.254.0 (include non-valid addresses).
- 64
- 128
- 256
- 512
- Which subnet mask matches this CIDR notation? 192.168.1.0/18
- 255.255.255.0
- 255.255.254.0
- 255.255.192.0
- 255.255.0.0
- In the DHCP protocol how many round trips to the DHCP server are required?
- 2
- 4
- 1
- 3
- When a new client is joining a network, what is the destination IP address in the original DHCP request?
- 255.255.255.0
- 255.255.255.255
- 0.0.0.0
- 1.1.1.1
- How does a client know what DNS server to use?
- It is (should be) specified in the DHCP information.
- The DNS address is built into the OS.
- Devine intervention.
- The client listens for other traffic on the network and guesses.
- In an IPv6 address, what does the presence of in the address mean?
- All 0's between.
- The address is an internal address.
- The middle of the address.
- Nothing, it is just like a single:
- In IPv4, how many bits are in a source or destination address?
- 64
- 16
- 32
- 128
- In IPv6, how many bits in a source or destination address?
- 16
- 64
- 128
- 32
Related Questions
. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java
CS 340 Milestone One Guidelines and Rubric
Overview: For this assignment, you will implement the fundamental operations of create, read, update,
. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class
Retail Transaction Programming Project
Project Requirements:
Develop a program to emulate a purchase transaction at a retail store. This
. The following program contains five errors. Identify the errors and fix them
7COM1028
Secure Systems Programming
Referral Coursework: Secure
. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer
CS 340 Final Project Guidelines and Rubric
Overview The final project will encompass developing a web service using a software stack and impleme