SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
MCTS: Configuring IP Routing
Start Test
Study First
Subjects
:
certifications
,
mcts
,
it-skills
Instructions:
Answer 11 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Notice that PathPing shows the data in two sections. The first section shows the route from the source to the destination. The second section takes longer to generate and shows the ______ to each router.
latency in milliseconds (ms)
Network Policy And Access Services
netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8 -any dir=in action=allow
Static routes
2. Are required when multiple gateways are connected to the local network - and one or more of them does not act as a default gateway.
IGMP multicasting
You would use the route add command.
Routing Internet Protocol (RIP)
Static routes
3. Win Srvr 2008 R2 can also forward multicast communications between subnets using the ______ routing protocol.
IGMP multicasting
block
Routing Internet Protocol (RIP)
Internet Group Management Protocol (IGMP)
4. To configure the IGMP routing protocol - add the _____ server role - configure Routing And Remote Access for LAN Routing
Static routes
PathPing
Internet Group Management Protocol (IGMP)
Network Policy And Access Services
5. To enable Win Server 2008 R2 to respond to ICMP requests - run the following command at an administrative command prompt:
block
netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8 -any dir=in action=allow
IGMP multicasting
You would use the route add command.
6. transmits communications from one server - many clients.
block
latency in milliseconds (ms)
IGMP multicasting
PathPing
7. You can use the _____ and Tracert commands to determine how packets travel between your computer and a destination.
IGMP multicasting
Routing Internet Protocol (RIP)
Static routes
PathPing
8. Routers have to be specially configured to forward IGMP multicasts; otherwise - they will ______ the multicasts from being forwarded.
latency in milliseconds (ms)
block
Internet Group Management Protocol (IGMP)
Static routes
9. Windows Server 2008 R2 supports ______ version 2 - a popular routing protocol.
Network Policy And Access Services
Internet Group Management Protocol (IGMP)
Routing Internet Protocol (RIP)
IGMP multicasting
10. What command would you use to configure a static route?
PathPing
netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8 -any dir=in action=allow
You would use the route add command.
Static routes
11. You would run the following command to add a static route to the network:
Static routes
Internet Group Management Protocol (IGMP)
netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8 -any dir=in action=allow
route -p add 10.2.2.0 MASK 255.255.255.0 192.168.1.2