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. You can use the _____ and Tracert commands to determine how packets travel between your computer and a destination.
PathPing
You would use the route add command.
route -p add 10.2.2.0 MASK 255.255.255.0 192.168.1.2
Network Policy And Access Services
2. What command would you use to configure a static route?
Network Policy And Access Services
You would use the route add command.
IGMP multicasting
Internet Group Management Protocol (IGMP)
3. To enable Win Server 2008 R2 to respond to ICMP requests - run the following command at an administrative command prompt:
You would use the route add command.
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
Routing Internet Protocol (RIP)
4. transmits communications from one server - many clients.
IGMP multicasting
Static routes
Internet Group Management Protocol (IGMP)
Routing Internet Protocol (RIP)
5. Routers have to be specially configured to forward IGMP multicasts; otherwise - they will ______ the multicasts from being forwarded.
Routing Internet Protocol (RIP)
Network Policy And Access Services
block
IGMP multicasting
6. Are required when multiple gateways are connected to the local network - and one or more of them does not act as a default gateway.
You would use the route add command.
PathPing
block
Static routes
7. 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.
You would use the route add command.
latency in milliseconds (ms)
block
IGMP multicasting
8. You would run the following command to add a static route to the network:
PathPing
latency in milliseconds (ms)
route -p add 10.2.2.0 MASK 255.255.255.0 192.168.1.2
netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8 -any dir=in action=allow
9. Win Srvr 2008 R2 can also forward multicast communications between subnets using the ______ routing protocol.
Routing Internet Protocol (RIP)
PathPing
Internet Group Management Protocol (IGMP)
latency in milliseconds (ms)
10. Windows Server 2008 R2 supports ______ version 2 - a popular routing protocol.
latency in milliseconds (ms)
Routing Internet Protocol (RIP)
IGMP multicasting
netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8 -any dir=in action=allow
11. To configure the IGMP routing protocol - add the _____ server role - configure Routing And Remote Access for LAN Routing
IGMP multicasting
route -p add 10.2.2.0 MASK 255.255.255.0 192.168.1.2
block
Network Policy And Access Services