Questions
What is the result when the command permit tcp 10.25.132.0 0.0.0.255 any eq smtp is added to a named access control list and applied on the inbound interface of a router?
- TCP traffic with a destination to the 10.25.132.0/24 is permitted.
- Only Telnet traffic is permitted to the 10.24.132.0/24 network
- Ttraffic from 10.25.132.0/24 is permitted to anywhere on using any port.
- Traffic using port 25 from the 10.25.132.0/24 is permitted to all destinations.
A network administrator is using an application that is monitoring packets on the network and sees an EIGRP update packet. What is the purpose of the update packet?
- The packet is sent to discover neighbors within the EIGRP network.
- The packet is sent to search for network devices within an EIGRP network.
- The packet is used to propagate routing information within the EIGRP network.
- The packet is used to send an unreachable reply to another router within the EIGRP network.
- The packet is used to notify all routers that EIRGP has failed on one of the routers within the EIGRP network.
Which of the following statements describes the use of voice VLANs in Cisco IP telephony?
- The voice VLAN carries both tagged and untagged traffic.
- The voice VLAN carries untagged traffic having special QoS markings.
- The voice VLAN must be configured on the switch port to which the IP phone attaches.
- Data and voice frames are tagged with same VLAN ID between the IP phone and the switch when a voice VLAN is configured.
Refer to the exhibit. What path will packets from the 192.168.1.0/24 network travel to reach the 10.0.0.0/8 network if RIP is the active routing protocol?
- The path will be router A -> router B -> router C -> router E.
- The path will be router A -> router D -> router E
- Router A will load balance between the router A -> router D -> router E and router A -> router B -> router C -> router E path
- Packets will alternate paths depending on the order they arrive at router A.
Which password is automatically encrypted when it is created?
- vty
- aux
- console
- enable secret
- enable password
Which wireless topology supports roaming from one access point to another?
- ESS
- IBSS
- ad hoc
When network services fail, which port is most often used to access a router for management purposes?
- AUX
- Ethernet
- Console
- Telnet
- SSH
Refer to the exhibit. With the ip classless command issued, what will router R2 do with a packet destined for host 172.16.4.234?
- drop the packet
- send packet out Serial 0/0/1
- send packet to network 0.0.0.0
- send packet out FastEthernet 0/0
What metric does the RIP routing protocol consider to be infinity?
- 0
- 15
- 16
- 224
- 255
As a WAN technician, you have been asked to configure a Cisco switch to offer the fastest switching mode. Which of the following switching modes looks at the first 14 bytes of the header frame and decides where to send it?
- Cut-through Mode
- Store and Forward Mode
- Port Switching Mode
- Fragment Free Mode
Refer to the exhibit. B receives a packet with a destination address of 10.16.1.97. What will router B do?
- drop the packet
- forward the packet via the route to 10.16.1.0
- forward the packet via the route to 10.16.1.64
- use the default route
What determines if the router implements a classless route lookup process?
- Child routes are present in the routing table.
- A classless routing protocol has been configured on the router.
- The command ip classless is enabled on the router.
- Multiple routes with different masks to the same destination are in the routing table.
- Routing table entries have a next-hop IP address and an exit interface for each child route.
Which of the following statements is true about wildcard masks?
- Inverting the subnet mask will always create the wildcard mask.
- A wildcard mask identifies a network or subnet bit by using a 1.
- The same function is performed by both a wildcard mask and a subnet mask.
- When a 0 is encountered in a wildcard mask, the IP address bit must be checked.
Refer to the exhibit. Router1 and Router2 are running the RIPv1 protocol. The network administrator configures the command network 10.1.0.0 on Router1. What network will Router1 advertise to Router2?
- 10.1.0.0/16
- 10.1.0.0/8
- 10.0.0.0/16
- 10.0.0.0/8
Ethernet operates at which layer of the TCP/IP network model?
- application
- physical
- transport
- internet
- network access