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