You enabled CDP on two Cisco Routers which are connected to each other. The Line and Protocol statusfor the interfaces on both routers show as UP but the routers do not see each other a CDP neighbors.Which layer of the OSI model does the problem most likely exist?()
第1题:
The Cisco AutoQoS feature is being used throughout the Company VOIP network. Which three statements about this feature are true?()
第2题:
You are a network technician at Certpaper.com. Which description is correct when you have generated RSA keys on your Cisco router to prepare for secure device management?()
第3题:
Which feature is enabled when you start a WebLogic server with the ¨CDserverType=wlx option?()
第4题:
Which command would you configure globally on a Cisco router that would allow you to view directly connected Cisco devices?()
第5题:
You are troubleshooting a problem with a Cisco 7920 wireless IP phone on a standalone WLAN.The phone rings but, when you answer, the call is dropped. What may cause this problem?()
第6题:
You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5. An exception management framework is not used in the Web application. You need to ensure thatthe application log the unhandled exceptions automatically to the event log. You need to configurethe Web.config file to accomplish this. Identify the configuration that will assist you in thisscenario?()
第7题:
You have an Exchange Server 2010 organization.You need to ensure that all users in the organization can view the availability of a company projector.What should you create for the projector?()
第8题:
It is globally enabled by default on Cisco routers.
It is globally enabled by default on all routers.
It is a proprietary protocol.
It is a non-proprietary protocol.
It can be used to gather hardware and protocol information about neighbor devices.
第9题:
Physical
Session
Application
Data-Link
Network
第10题:
Set the Turn off InPrivate Filtering state to Enabled, and set the Disable the General Page state to Enabled.
Set the Turn off InPrivate Browsing state to Enabled, and set the Disable the General Page state to Enabled.
Set the Disable the Advanced Page state to Enabled, and set the Turn off InPrivate Browsing state to Enabled.
Set the Disable the General Page state to Enabled, and set the Disable the Advanced Page state to Enabled.
第11题:
import-csv Accounts.csv Foreach {New-ADUser -Name $_.Name -Enabled $true -AccountPassword convertTo-SecureString Password -AsPlainText -force)}
import-csv Accounts.csv Foreach {New-ADUser -Name $_.Name -Enabled $true -AccountPassword convertTo-SecureString $_.Password -AsPlainText -force)}
import-csv Accounts.csv foreach {New-ADUser -Name $_.Name -Enabled $true -AccountPassword Read-Host -AsSecureString Password)}
import-csv Accounts.csv Foreach {New-ADUser -Name $_.Name -Enabled $true -AccountPassword (Read-Host -AsSecureString $_.Password)}
第12题:
The interface you configured for AutoQoS is set to half-duplex
AutoQoS was configured on only one end of the link
The interface you configured for AutoQoS has no IP address
The interface’s bandwidth is not correctly configured
CEF is not enabled on the interface
You enabled AutoQoS on the interface but forgot to enable globally first
第13题:
Two Cisco routers are connected to each other and are enabled CDP. Serial line is up,protocol is also up but cdp neighbor not working. What layer of the OSI model does the problem most likely exist?
第14题:
You are using AutoQoS Enterprise and realize that the results are not what you expected. Whichof the following are possible reasons for AutoQoS not functioning correctly?(Choose all thatapply.)()
第15题:
our company has 1,000 client computers that run Windows 7 Enterprise. You need to ensure that users cannot bypass or disable Internet Explorer logging. What should you do?()
第16题:
You are logged into a router and with to view the layer 3 information about your neighboring Cisco routers. What IOS command gives layer 3 information for of the directly connected router interfaces?()
第17题:
You are configuring a new Catalyst switch that you want to manage remotely from workstations on other network segments within your enterprise.Which of the following are required to allow remote management of the switch over IP?()
第18题:
You have a Windows PowerShell script that contains the following code: import-csv Accounts.csv | Foreach {New-ADUser -Name $_.Name -Enabled $true -AccountPassword $_.password} When you run the script, you receive an error message indicating that the format of the password is incorrect. The script fails. You need to run a script that successfully creates the user accounts by using the password contained in accounts.csv. Which script should you run()
第19题:
ping
trace
show ip route
show interface
show cdp neighbors
第20题:
<% Page EnableViewState=”true” ViewStateMode=”Enabled” _ %>
<% Page EnableViewState=”true” ViewStateMode=”Disabled” _ %>
<% Page EnableViewState=”false” ViewStateMode=”Disabled” _ %>
<% Page EnableViewState=”false” ViewStateMode=”Enabled” _ %>
第21题:
JDBC
JCA
JMS
EJB
Java EE
第22题:
show ip links
show cdp neighbor
show cdp neighbor detail
show ip clients
show ip route
None of the above
第23题:
enable cdp
cdp enable
cdp run
run cdp
第24题: