Computer Networking
If you want to disable STP on a port connected to a server, which command would you use?

spanning-tree off
disable spanning-tree
spanning-tree portfast
spanning-tree security

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You get a call from a network administrator who tells you that he typed the following into his router:Router (config) #router ospf 1Router (config-router) #network 10.0.0.0 255.0.0.0 area 0He tells you he still can't see any routes in the routing table. What configuration error did the administrator make?

The OSPF area is wrong.
The OSPF Process ID is incorrect.
The AS configuration is wrong.
The wildcard mask is incorrect.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Two connected routers are configured with RIP routing. What will be the result when a router receives a routing update that contains a higher-cost path to a network already in its routing table?

The update will be ignored and no further action will occur.
They will all load-balance.
The existing routing table entry will be deleted from the routing table and all routers will exchange routing updates to reach convergence.
The updated information will replace the existing routing table entry.
The updated information will be added to the existing routing table.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Your company is running IGRP using an AS of 10. You want to configure EIGRP on the network but want to migrate slowly to EIGRP and don't want to configure redistribution. What command would allow you to migrate over time to EIGRP without configuring redistribution?

router eigrp 11
router eigrp 10
router igrp combine eigrp 10
router eigrp 10 redistribute igrp

ANSWER DOWNLOAD EXAMIANS APP