General Flashcards
This protocol sends messages and error reports through the network.
ICMP
Services associated with email include:
POP3
IMAP (Internet Message Access Protocol)
SMTP
You issue a ‘show arp’ command on your router and in the age column you see a - instead of a number. What does this indicate?
The mapping will never expire (until the router reboots or the ARP cache is manually cleared)
Which command will you type to map a hostname to an IP address on your router?
RouterA(config)#ip host 192.168.1.1 firewall1
RouterA(config)#ip host firewall1 192.168.1.1
RouterA(config)#host 192.168.1.1 firewall1
RouterA(config)#map host 192.168.1.1 firewall1
RouterA(config)#ip host firewall1 192.168.1.1
There is a very large amount of late collisions on an Ethernet interface. What is the most likely cause?
Duplex Mismatch
Shut Interface
Wrong Cable Type
Cable Too Short
Duplex Mismatch
The Cisco hierarchical network model includes which layers?
Core
Access
Distribution
Secure
DMZ
Core
Distribution
Access
Which cable type is suitable for fiber?
1000BASE-CS
1000BASE-LX
1000BASE-T
1000BASE-TF
1000BASE-LX
What is the correct bits per second (BAUD rate) to use the console port on a router?
1200
2400
9600
5600
9600
What are the four available Ethernet frame types?
Ethernet 802.2 SAP
Ethernet 802.2 SNAP
Ethernet 802.3
Ethernet II
Ethernet III
New Ethernet
Ethernet 802.2 SAP
Ethernet 802.2 SNAP
Ethernet 802.3
Ethernet II
___ is used by a router to store the running configuration?
DRAM
Which command will reduce the startup configuration memory usage?
Service compress
Service compress-config
Compress-config
Squash mem
Compress-config
Which security mechanism can identify and block invalid STP traffic from a workstation?
Broadcast Guard
BPDU Guard
DHCP Snooping
QoS
Flood Guard
BPDU Guard
What happens when a switch port configured with BPDU guard receives a BPDU from a connected device?
The switch port is automatically put into an error-disabled state because workstations should not be generating or sending BPDU frames.
What does BPDU stand for?
Bridge Protocol Data Unit
What is Flood Guard?
Helps prevent network congestion due to network flooding through broadcast, multicast, or unknown unicast traffic. (DoS)
What is the “dig” command used for?
Interrogating DNS servers.
What is a CSU/DSU?
Channel service unit/data service unit
What is commonly labeled on a CSU/DSU?
Version Number
IP Utilization
Application Type
Speed and duplex
Circuit ID
Circuit ID
What is true of a stateful firewall?
Connections are tracked and monitored, allowing data to flow dynamically in and out of a network while still excluding externally sourced traffic.
What does ARP stand for?
Address Resolution Protocol
Which of the following protocols was originally designed for UNIX?
VNC
VPN
ICA
RDP
VNC
Which protocol in IPsec provides both authentication and encryption?
ESP
What does ESP stand for?
Encapsulating Security Payload
What does the priority in an MX record indicate for a sending server?
The order in which mail servers are checked for updates
The quota for incoming mails
The order in which mail servers are contacted to send mail
The volume of mail that can be handled by the server
The order in which mail servers are contacted to send mail