A Linux system administrator is searching the passwd file for any username that starts with a digit. Which grep command should the administrator use?

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

A Linux system administrator is searching the passwd file for any username that starts with a digit. Which grep command should the administrator use? grep '_[0-9]' /etc/passwd grep '[0-9]' /etc/passwd grep '^[0-9]'…

Continue ReadingA Linux system administrator is searching the passwd file for any username that starts with a digit. Which grep command should the administrator use?

A user experiences access and performance issues with the Internet connection from a home computer. The Internet connection is provided through a DSL line. The user calls the support line of the phone company for help. The support technician asks the user to connect the computer directly to the DSL modem. Which two pieces of information will help the technician to troubleshoot the problem? (Choose two.)

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:2 mins read

A user experiences access and performance issues with the Internet connection from a home computer. The Internet connection is provided through a DSL line. The user calls the support line…

Continue ReadingA user experiences access and performance issues with the Internet connection from a home computer. The Internet connection is provided through a DSL line. The user calls the support line of the phone company for help. The support technician asks the user to connect the computer directly to the DSL modem. Which two pieces of information will help the technician to troubleshoot the problem? (Choose two.)

How does an activity LED on wireless routers indicate that traffic is moving through a port?

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

How does an activity LED on wireless routers indicate that traffic is moving through a port? by flashing by staying turned off by staying a solid green color by staying…

Continue ReadingHow does an activity LED on wireless routers indicate that traffic is moving through a port?

Which command can be used to verify connectivity between two host devices?

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

Which command can be used to verify connectivity between two host devices? ipconfig ping netstat nslookup Answers Explanation & Hints: The ping command can be used to test end-to-end connectivity…

Continue ReadingWhich command can be used to verify connectivity between two host devices?

Which three pieces of information are revealed by the ipconfig command (without the /all switch)? (Choose three.)

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

Which three pieces of information are revealed by the ipconfig command (without the /all switch)? (Choose three.) IP address DHCP server subnet mask default gateway DNS server MAC address Answers…

Continue ReadingWhich three pieces of information are revealed by the ipconfig command (without the /all switch)? (Choose three.)

Which utility can be used to view a list of open TCP connections on Linux or Windows systems?

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

Which utility can be used to view a list of open TCP connections on Linux or Windows systems? Tracert Ping Netstat Ipconfig Answers Explanation & Hints: Netstat is a utility…

Continue ReadingWhich utility can be used to view a list of open TCP connections on Linux or Windows systems?

For the second time in a week, workstations on a LAN are not able to log into a specific server. The technician fixed the problem the first time, but cannot remember the steps taken to solve it. What aspect of the troubleshooting process has the technician neglected?

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

For the second time in a week, workstations on a LAN are not able to log into a specific server. The technician fixed the problem the first time, but cannot…

Continue ReadingFor the second time in a week, workstations on a LAN are not able to log into a specific server. The technician fixed the problem the first time, but cannot remember the steps taken to solve it. What aspect of the troubleshooting process has the technician neglected?

A user can print to a printer that is on the same network, but the traffic of the user cannot reach the Internet. What is a possible cause of the problem?

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

A user can print to a printer that is on the same network, but the traffic of the user cannot reach the Internet. What is a possible cause of the…

Continue ReadingA user can print to a printer that is on the same network, but the traffic of the user cannot reach the Internet. What is a possible cause of the problem?

Which statement regarding the service password-encryption command is true?

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

Which statement regarding the service password-encryption command is true? It is configured in privileged EXEC mode. It encrypts only line mode passwords. As soon as the service password-encryption command is…

Continue ReadingWhich statement regarding the service password-encryption command is true?

What is the purpose of assigning an IP address to the VLAN1 interface on a Cisco Layer 2 switch?

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

What is the purpose of assigning an IP address to the VLAN1 interface on a Cisco Layer 2 switch? to create a new IP local network on the switch to…

Continue ReadingWhat is the purpose of assigning an IP address to the VLAN1 interface on a Cisco Layer 2 switch?

A network administrator is troubleshooting inter-connection issues between routers. Which show command can be used to check the bandwidth and MTU settings of an interface?

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

A network administrator is troubleshooting inter-connection issues between routers. Which show command can be used to check the bandwidth and MTU settings of an interface? show arp show ip route…

Continue ReadingA network administrator is troubleshooting inter-connection issues between routers. Which show command can be used to check the bandwidth and MTU settings of an interface?

Refer to the exhibit. Which element of IOS syntax is the expression MainOffice ?

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

Refer to the exhibit. Which element of IOS syntax is the expression MainOffice ? a command a keyword an argument a subcommand Answers Explanation & Hints: An argument of a…

Continue ReadingRefer to the exhibit. Which element of IOS syntax is the expression MainOffice ?

A network administrator issues the Switch# show running-config command on a Cisco switch. Which term is used to describe the part ” running-config” in the command?

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

A network administrator issues the Switch# show running-config command on a Cisco switch. Which term is used to describe the part " running-config" in the command? hot key keyword argument…

Continue ReadingA network administrator issues the Switch# show running-config command on a Cisco switch. Which term is used to describe the part ” running-config” in the command?

To save time, IOS commands may be partially entered and then completed by typing which key or key combination?

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

To save time, IOS commands may be partially entered and then completed by typing which key or key combination? Tab Ctrl-P Ctrl-N Up Arrow Right Arrow Down Arrow

Continue ReadingTo save time, IOS commands may be partially entered and then completed by typing which key or key combination?

A network administrator is working on a Cisco router. The CLI prompt is Router1(config-if)#. Which operation is the administrator likely to configure next?

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

A network administrator is working on a Cisco router. The CLI prompt is Router1(config-if)#. Which operation is the administrator likely to configure next? the vty lines a LAN interface the…

Continue ReadingA network administrator is working on a Cisco router. The CLI prompt is Router1(config-if)#. Which operation is the administrator likely to configure next?

Following default settings, what two tasks are performed first in the router boot sequence? (Choose two.)

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

Following default settings, what two tasks are performed first in the router boot sequence? (Choose two.) Perform the POST routine. Locate and load the startup-config file from NVRAM. Load the…

Continue ReadingFollowing default settings, what two tasks are performed first in the router boot sequence? (Choose two.)

When a router is powered on, where will the router first search for a valid IOS image to load by default?

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
  • Post last modified:June 12, 2024
  • Reading time:1 mins read

When a router is powered on, where will the router first search for a valid IOS image to load by default? RAM ROM flash memory NVRAM Answers Explanation & Hints:…

Continue ReadingWhen a router is powered on, where will the router first search for a valid IOS image to load by default?