Search results

  1. PlAwAnSaI

    Which of the following are reasons to control routing updates ?

    Router 1 has been configured to filter routes. Which of the following are reasons to control routing updates via route filtering? (Choose three) A. To hide certain networks from the rest of the organization. B. For easier implementation. C. To control network overhead on the wire. D. For simple...
  2. PlAwAnSaI

    What's preferred redistribute when 2 routes protocols exchanged ?

    What’s the preferred method of route redistribution, when two routes of different protocols get exchanged? (Select two) A. Use one way route redistribution when there is one path. B. Use one way route distribution when there are multiple paths. C. Use static routes when there are multiple paths...
  3. PlAwAnSaI

    Which issues that can occur when redistribute IGP to BGP ?

    It isn’t always in your best interests to redistribute dynamically learned routes from an interior gateway protocol to a border gateway protocol. Which of the following are potential issues that can occur when doing so? (Select two) A. Routing loops can occur. B. The routes are automatically...
  4. PlAwAnSaI

    What situations could require use of multiple routing protocols ?

    The network administrator has configured more than one routing protocol within the network domain. What two situations could require the use of multiple routing protocols in any network? (Select two) A. When there are multiple paths to destination networks. B. When using UNIX host-based routers...
  5. PlAwAnSaI

    Which IPv6 overlay tunnel statements are true ?

    In this IPv6 network, an IPv6 overlay tunnel is required to communicate with isolated IPv6 networks across the existing IPv4 infrastructure. There are currently five IPv6 overlay tunnel types. Which three IPv6 overlay tunnel statements are true? (Choose three) A. Overlay tunnels can only be...
  6. PlAwAnSaI

    Which true about incorporating IPv6 into already existing IPv4 ?

    You implemting IPv6 into their existing IPv4 netwrok. Which statement is true about incorporating IPv6 into an already existing IPv4 network? A. Only OSPF version 3 can be utilized for routing IPv4 and IPv6. B. IPv4 and IPv6 networks can be routed simultaneously. C. IPv6 can be routed using the...
  7. PlAwAnSaI

    What are possible causes during redistribute OSPF to EIGRP ?

    During a redistribution of routes from OSPF into EIGRP, the administrator notices that none of the OSPF routes are showing up in EIGRP. What are two possible causes? (Choose two.) A. Incorrect distribute lists have been configured B. Missing ip classless command C. CEF not enabled D. No default...
  8. PlAwAnSaI

    MEF (Metro Ethernet Forum) มาตรฐานเหนือระดับเพื่อระบบเครือข่าย

    มาตรฐานเหนือระดับเพื่อระบบเครือข่ายความเร็วสูง, MEF คือ มาตรฐานสําหรับผู้ให้บริการด้านอีเธอร์เน็ตในรูปแบบของพันธมิตรทาง Code: http://www.uih.co.th/download/MEF.pdf MEF Certified Companies Equipment and Services Code: http://metroethernetforum.org/page_loader.php?p_id=33 Cisco MEF 14...
  9. PlAwAnSaI

    What can you do to accomplish to changing routing protocol & IP ?

    The network is in the process of changing the routing protocol from EIGRP to OSPF, as well as changing the IP network to the private 10.0.0.0/8 network. To do this, router 1 has been configured as shown below: Quote: router ospf 100 redistribute eigrp 100 metric 100 metric-type 1 network...
  10. PlAwAnSaI

    Which function of “subnets” keyword in the redistribute command ?

    You are configuring redistribution to advertise EIGRP routes into OSPF on a boundary router. Given the configuration: router ospf 1 redistribute eigrp 1 metric 25 subnets Which is the function of the “ subnets ” keyword in the redistribute command? A. It specifies subnetted routes should be...
  11. PlAwAnSaI

    What function 33 in "redistribute eigrp 1 metric 33 subnets" ?

    A OSPF router has been configured in the following manner: router ospf 1 redistribute eigrp 1 metric 33 subnets Based on this information, what function does the 33 parameter in the redistribute command serve? A. It specifies the metric cost to be applied to the redistributed routes. B. It...
  12. PlAwAnSaI

    Which statements true when configuring redistribution for OSPF ?

    You need to implement route redistribution on a number of the OSPF routers. Which three statements are true when configuring redistribution for OSPF? (Select three) A. Subnets redistribute by default. B. The default metric is 20. C. The default metric is 10. D. The default metric type is 1. E...
  13. PlAwAnSaI

    Why would you want IGP redistribute routes into BGP ?

    When you’re running an Interior Gateway Protocol (like OSPF or EIGRP); why would you want to redistribute these routes into BGP? A. So BGP can propagate this information to other IGP neighbors. B. So BGP can propagate this information to other IBGP neighbors. C. So BGP can propagate this...
  14. PlAwAnSaI

    What factors consider before redistributing BGP routes to IGP ?

    Your network is running BGP as well as EIGRP. You are considering redistributing your BGP routes into your EIGRP. What factors must you consider before redistributing BGP routes to IGP? A. IGPs are limited to 250 routes B. A full BGP routing table may contain 100,000+ routes C. Because of...
  15. PlAwAnSaI

    Which steps most helpful in verifying proper route redistribution ?

    The network is redistributing routing information from OSPF and EIGRP. Which three steps are most helpful in verifying proper route redistribution? (Select three) A. On the routers not performing the route redistribution, use the show ip route command to see if the redistributed routes show up...
  16. PlAwAnSaI

    Which action help avoid routing loop in multiple routing protocol ?

    You are using multiple routing protocols in different Autonomous Systems (AS) within the network domain. You need to redistribute between the systems. You are using two-way redistribution but you want to ensure a loop free topology. Which action should help you avoid routing loop issues? A...
  17. PlAwAnSaI

    What does command "clear ipv6 ospf process" accomplish ?

    The command “ clear ipv6 ospf process ” was issued on a router. What does this command accomplish? A. The route table is cleared. Then the OSPF neighbors are reformed. B. The OSPF adjacencies are cleared and initiated again. C. The OSPF database is repopulated and then the shortest path first...
  18. PlAwAnSaI

    Which interface command provide IPv4-Compatible IPv6 tunnels ?

    Which interface command on router would provide IPv4-Compatible IPv6 tunnels within the network? A. tunnel mode ipv6ip isatap B. tunnel mode ipv6ip C. tunnel mode ipv6ip auto-tunnel D. tunnel mode gre ipv6 E. tunnel mode ipv6ip 6to4 F. None of the other alternatives apply
  19. PlAwAnSaI

    Which difference between manually vs automatic 6to4 tunnel ?

    You need to determine the best tunneling method to use within your IPv6 netwoek. Which statement best describes the difference between a manually configured IPv6 in IPv4 tunnel versus an automatic 6to4 tunnel? A. An automatic 6to4 tunnel does not require dual-stack (IPv4 and IPv6) routers at the...
  20. PlAwAnSaI

    Which statement are true about 6to4 tunnels ?

    You are using 6to4 tunnels in their IPv6 network. Which two statements are true about these tunnels? (Choose two) A. In a 6to4 tunnel, the first two bytes of the IPv6 address will be 0x2002 and the next four bytes will be the hexadecimal equivalent of the IPv4 address. B. In a 6to4 tunnel, the...
Top