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