Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

WEEK 3 REVIEW ICMC VB EXAM QUESTIONS WITH VERIFIED SOLUTIONS LATEST UPDATE 2026

Rating
-
Sold
-
Pages
3
Grade
A+
Uploaded on
20-03-2026
Written in
2025/2026

WEEK 3 REVIEW ICMC VB EXAM QUESTIONS WITH VERIFIED SOLUTIONS LATEST UPDATE 2026 What three things are required to build a basic network? - Answers network devices, transfer mediums, protocols What is a protocol? - Answers agreed upon language or rules devices use to send and receive data What are the basic cabling types? - Answers twisted pair (unshielded, shielded), coaxial cabling, fiber optic What are the most common network topologies? - Answers bus, ring, star, and mesh What is the OSI model? Discuss the layers - Answers conceptual 7-layer model each with separate network functions; physical layer, data link layer, network layer, transport layer, session layer, presentation layer, application layer What are some of the protocols used at the Application layer? - Answers HTTP, SMTP, POP3, DNS, TELNET, FTP, SNMP How are TELNET/SSH used in naval networking? - Answers remote management What is the major difference between TCP and UDP? At which layer do they operate? - Answers TCP is connection-oriented, reliable protocol that breaks up message into segments and is slower; UDP is connectionless and unreliable that keeps sending messages and is faster; operate at Transport layer What are the following protocols used for?: IP/ARP/DHCP - Answers IP: delivery routing of packets; ARP: matches up IP addresses with MAC addressed; DHCP: dynamic assignment of IP addresses Discuss the encapsulation methods used at each layer? - Answers Physical: bits; Data Link: frame; Network: packets; Transport: segment Application: data What are ports and how do we use these? - Answers application- or process-specific construct serving as communications endpoint; can be used to shut down certain protocols What is CSMA/CD and how does it work? - Answers collision detection protocol; first-come first-served basis and if detection is detected, will wait random amount of time for silence and try again What addresses are used for Ethernet frames? What information do they give? - Answers MAC address; give destination and source address What is ATM and how does it differ from Ethernet? - Answers Asynchronous Transfer Mode, data travels in cells rather than packets and runs data link layer services over layer 1 What is a ISNS? - Answers Integrated Shipboard Network System, collection of workstations, servers, switches and routers at UNCLAS and SEC levels that connect numerous systems to external routers (like ADNS) What is an INE and what is its purpose? - Answers encryption device that allows us to encrypt data while still maintaining IP address What is ADNS? - Answers provides automated pathway for information to travel along any available transport link; functions as routing connection between shipboard LANs and off-ship WANs What is an Autonomous System? - Answers collection of routers under mutual administration that share the same routing methodology, limits the overhead What are an IGP and EGP? - Answers IGP distributes routing information among routers in the AS; EGP: distributes information outside of the AS What is OSPF and where is it used? - Answers routing protocol which uses a algorithm to calculate shortest path; used by UNCLAS and SEC networks in a NOC automated system What BGP-4 and where is it used? - Answers used with EGP, moves information from NOC to DIS automated system (AS) and vice versa How does the USQ-144 (X)(V)2 differ from a (V)4? - Answers (V)2 have on router and the (V)4 has two routers with one supporting communications with MAGTF What were some of the constraints under ADNS Increment I? - Answers IP traffic uses only one RF link; no application has priority; fixed bandwidth allocation to each enclave What are the enhancements under ADNS Increment II? - Answers more efficient use of RF bandwidth; prioritizing network traffic; monitor and control network based on applications What is LQosMan? - Answers software that provides ability to monitor router connections What is Policy Based Routing and Quality of Service? - Answers PBR: forwards and routes packets based on POLICIES defined by network administrators QoS: provides priority based on bandwidth, latentcy, etc. What is Packetshaper? - Answers system that monitors traffic (top talkers, top websites, application priority levels..), and display app-specific metric data What re some of the reports available in LQosMAN? - Answers status reports, throughput breakdown reports, historical reports, real-time graph What are the five ITSM areas of focus? - Answers service strategy, service design, service transition, service operation, continual service improvement What are the three general types of backups? - Answers Full -every single file backed up; Differential - every file backed up that's been changed since last Full backup; Incremental - every file that's been changed since last backup What are some components that affect Availability? - Answers data facility, server hardware & software, app software, disk hardware & software, network hardware & software, desktop hardware & software What are INM PRO/What's Up Gold and what are some features? - Answers program for overall management of information; Web Interface, Fault Notification, Managing Devices, Network Mapping, etc. What are some differences between Problem, Service, and Change tickets? - Answers Problem - single component/user; Service - not broken but administration/management; Change - adding or upgrading What is the HSGR and what is its purpose? - Answers High Speed Global Ring, provides increased capacity and connectivity in transport comms links between Naval ashore (NCTS & NCTAMS) What are the purposes of OSSR and ISSR? - Answers OSSR - security filtering for outside the firewall; ISSR - security filtering for inside firewall; both provide load balancing via VLANs What is TRACERT used for? - Answers traces routers on path to destination, probes each successive hop along path; search for errors What are NSLOOKUP and NETSTAT used for? - Answers NSLOOKUP: displays information from DNS home servers NETSTAT: displays connection status and stats of your TCP/IP or UDP connections What is IA? - Answers Information Assurance - ops protect information by availability, integrity, authentication, confidentiality, and non-repudiation What is CND? - Answers Computer Network Defense - defense measures from disruption, denial, degradation, and destruction What three capabilities must be integrated to provide Defense-in-Depth? - Answers people, technology, operations What are the four broad categories of networks that require protection? - Answers local computing environments (enclaves, LANs), enclave boundaries, networks linking enclaves (NIPR, SIPR), supporting infrastructure What are the five INFOCONS? Who sets them? - Answers INFOCON 1 - 5, from normal readiness to max readiness; set by TAO, CO, CCMDs What are IAVAs, IAVBs, and CTOs? - Answers IAVA: alert of new vulnerability that is an immediate threat to DoD networks, needs to be acknowledged; IAVB: bulletin of new vulnerability that is not an immediate threat; CTO: immediate threat, must be acknowledged

Show more Read less
Institution
ICMC
Course
ICMC

Content preview

WEEK 3 REVIEW ICMC VB EXAM QUESTIONS WITH VERIFIED SOLUTIONS LATEST UPDATE 2026

What three things are required to build a basic network? - Answers network devices, transfer
mediums, protocols
What is a protocol? - Answers agreed upon language or rules devices use to send and receive data
What are the basic cabling types? - Answers twisted pair (unshielded, shielded), coaxial cabling, fiber
optic
What are the most common network topologies? - Answers bus, ring, star, and mesh
What is the OSI model? Discuss the layers - Answers conceptual 7-layer model each with separate
network functions; physical layer, data link layer, network layer, transport layer, session layer,
presentation layer, application layer
What are some of the protocols used at the Application layer? - Answers HTTP, SMTP, POP3, DNS,
TELNET, FTP, SNMP
How are TELNET/SSH used in naval networking? - Answers remote management
What is the major difference between TCP and UDP? At which layer do they operate? - Answers TCP
is connection-oriented, reliable protocol that breaks up message into segments and is slower; UDP is
connectionless and unreliable that keeps sending messages and is faster; operate at Transport layer
What are the following protocols used for?: IP/ARP/DHCP - Answers IP: delivery routing of packets;
ARP: matches up IP addresses with MAC addressed; DHCP: dynamic assignment of IP addresses
Discuss the encapsulation methods used at each layer? - Answers Physical: bits; Data Link: frame;
Network: packets; Transport: segment Application: data
What are ports and how do we use these? - Answers application- or process-specific construct
serving as communications endpoint; can be used to shut down certain protocols
What is CSMA/CD and how does it work? - Answers collision detection protocol; first-come first-
served basis and if detection is detected, will wait random amount of time for silence and try again
What addresses are used for Ethernet frames? What information do they give? - Answers MAC
address; give destination and source address
What is ATM and how does it differ from Ethernet? - Answers Asynchronous Transfer Mode, data
travels in cells rather than packets and runs data link layer services over layer 1
What is a ISNS? - Answers Integrated Shipboard Network System, collection of workstations, servers,
switches and routers at UNCLAS and SEC levels that connect numerous systems to external routers
(like ADNS)
What is an INE and what is its purpose? - Answers encryption device that allows us to encrypt data
while still maintaining IP address
What is ADNS? - Answers provides automated pathway for information to travel along any available
transport link; functions as routing connection between shipboard LANs and off-ship WANs
What is an Autonomous System? - Answers collection of routers under mutual administration that
share the same routing methodology, limits the overhead
What are an IGP and EGP? - Answers IGP distributes routing information among routers in the AS;
EGP: distributes information outside of the AS
What is OSPF and where is it used? - Answers routing protocol which uses a algorithm to calculate
shortest path; used by UNCLAS and SEC networks in a NOC automated system
What BGP-4 and where is it used? - Answers used with EGP, moves information from NOC to DIS
automated system (AS) and vice versa
How does the USQ-144 (X)(V)2 differ from a (V)4? - Answers (V)2 have on router and the (V)4 has two
routers with one supporting communications with MAGTF
What were some of the constraints under ADNS Increment I? - Answers IP traffic uses only one RF
link; no application has priority; fixed bandwidth allocation to each enclave
What are the enhancements under ADNS Increment II? - Answers more efficient use of RF
bandwidth; prioritizing network traffic; monitor and control network based on applications
What is LQosMan? - Answers software that provides ability to monitor router connections
What is Policy Based Routing and Quality of Service? - Answers PBR: forwards and routes packets
based on POLICIES defined by network administrators
QoS: provides priority based on bandwidth, latentcy, etc.
What is Packetshaper? - Answers system that monitors traffic (top talkers, top websites, application
priority levels..), and display app-specific metric data

Written for

Institution
ICMC
Course
ICMC

Document information

Uploaded on
March 20, 2026
Number of pages
3
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$11.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
TutorJosh Chamberlain College Of Nursing
Follow You need to be logged in order to follow users or courses
Sold
450
Member since
1 year
Number of followers
16
Documents
32010
Last sold
23 hours ago
Tutor Joshua

Here You will find all Documents and Package Deals Offered By Tutor Joshua.

3.5

73 reviews

5
26
4
16
3
14
2
1
1
16

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions