网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
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?()
A
show ip links
B
show cdp neighbor
C
show cdp neighbor detail
D
show ip clients
E
show ip route
F
None of the above
参考答案
参考解析
解析:
暂无解析
更多 “单选题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?()A show ip linksB show cdp neighborC show cdp neighbor detailD show ip clientsE show ip routeF None of the above” 相关考题
考题
You are logged into a router and wish 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?A. show ip linksB. show cdp neighborC. show cdp neighbor detailD. show ip clientsE. show ip routeF. None of the above
考题
Which of the following is a layer 3 device that separates broadcast domains?()
A. Network Interface CardB. HubC. BridgeD. Router
考题
Layer3(thenetworklayer)providesconnectivityandpathselectionbetweentwohostsystemsthatmaybelocatedongeographicallyseparatednetworks.Whichtwodevicesoperateatthenetworklayer?()
A.applicationB.hubC.switchD.bridgeE.router
考题
You are troubleshooting a WAN connection for TestKing, and on the router you execute the, debug ppp authentication command, and view the following output:What kind of handshake was used for the PPP authentication?()A. one-wayB. two-wayC. three-wayD. No handshakes required during authenticationE. None of the above
考题
While troubleshooting a network connectivity issue, you suspect that a router may be missing a route, or may be receiving bad routing information to a destination. What command should you issue to view the route that the router will use to reach a given destination?()A. pingB. traceC. show ip routeD. show interfaceE. show cdp neighbors
考题
While troubleshooting connectivity issues, you log into a remote router. From there,you wish to see the layer 1 and layer 2 status of the interface.Which of the following IOS commands would you issue to check the current IP addressing, as well as theyer 1 and layer 2 status of an interface?()A. TK1# show versionB. TK1# show protocolsC. TK1# show interfacesD. TK1# show controllersE. TK1# show ip interfaceF. TK1# show startup-config
考题
While logged into a router, you wish to see the RIP routing updates in real time as they are sent and received. Which command would you issue to see these updates?()
A. Show ip protocolsB. Show ip route ripC. Debug ip ripD. Debug ip updatesE. Debug ip transactions
考题
Which command would you configure globally on a Cisco router that would allow you to view directly connected Cisco devices?()
A. enable cdpB. cdp enableC. cdp runD. run cdp
考题
You issue the ping interface tl-1/1/0 1.1.1.1 bypass-routing count 1000 rapid command.Which statement is correct?()A、The count parameter creates a counter that you can view with the show firewall commandB、The count parameter allows the router to count the number of pings for logging purposesC、The count parameter allows the router to pause for 10000 seconds before sending out a pingD、The count parameter allows the router to send out 1000 pings and then stop
考题
Which command would you configure globally on a Cisco router that would allow you to view directly connected Cisco devices?()A、enable cdpB、cdp enableC、cdp runD、run cdp
考题
After working on a router, some problems arise and you wish to view the commands that you recently entered. Which IOS command opens the history buffer and displays the most recently entered commands?()A、Show historyB、Show buffersC、Show typed commandsD、Show terminal bufferE、Show command
考题
Layer 3 (the network layer) provides connectivity and path selection between two host systems that may be located on geographically separated networks. Which two devices operate at the network layer?()A、 applicationB、 hubC、 switchD、 bridgeE、 router
考题
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?()A、show ip linksB、show cdp neighborC、show cdp neighbor detailD、show ip clientsE、show ip routeF、None of the above
考题
You are the network consultant from Cisco.com. Please point out two statements correctly describe an IPS device()A、It resembles a Layer 2 bridge.B、Traffic flow through the IPS resembles traffic flow through a Layer 3 router.C、Inline interfaces which have no IP addresses cannot be detected.D、Malicious packets that have been detected are allowed to pass through, but all subsequent traffic is blocked.
考题
While logged into a router, you wish to see the RIP routing updates in real time as they are sent and received. Which command would you issue to see these updates?()A、Show ip protocolsB、Show ip route ripC、Debug ip ripD、Debug ip updatesE、Debug ip transactions
考题
Which command can be a router to verify the layer 3 path to a host?()A、traceroute addressB、tracert addressC、ssh addressD、telnet address
考题
While troubleshooting connectivity issues, you log into a remote router. From there,you wish to see the layer 1 and layer 2 status of the interface. Which of the following IOS commands would you issue to check the current IP addressing, as well as theyer 1 and layer 2 status of an interface?()A、TK1# show versionB、TK1# show protocolsC、TK1# show interfacesD、TK1# show controllersE、TK1# show ip interfaceF、TK1# show startup-config
考题
While troubleshooting a network connectivity issue, you suspect that a router may be missing a route, or may be receiving bad routing information to a destination. What command should you issue to view the route that the router will use to reach a given destination?()A、pingB、traceC、show ip routeD、show interfaceE、show cdp neighbors
考题
Which of the following is a layer 3 device that separates broadcast domains?()A、Network Interface CardB、HubC、BridgeD、Router
考题
You are implementing an ASP.NET MVC 2 Web application that allows users to view and edit data. You need to ensure that only logged-in users can access the Edit action of the controller. What are two possible attributes that you can add to the Edit action to achieve this goal? ()A、[Authorize(Users = "")]B、[Authorize(Roles = "")]C、[Authorize(Users = "*")]D、[Authorize(Roles = "*")]
考题
单选题While troubleshooting a network connectivity issue, you suspect that a router may be missing a route, or may be receiving bad routing information to a destination. What command should you issue to view the route that the router will use to reach a given destination?()A
pingB
traceC
show ip routeD
show interfaceE
show cdp neighbors
考题
单选题Layer 3 (the network layer) provides connectivity and path selection between two host systems that may be located on geographically separated networks. Which two devices operate at the network layer?()A
applicationB
hubC
switchD
bridgeE
router
考题
多选题You are implementing an ASP.NET MVC 2 Web application that allows users to view and edit data. You need to ensure that only logged-in users can access the Edit action of the controller. What are two possible attributes that you can add to the Edit action to achieve this goal? ()A[Authorize(Users = )]B[Authorize(Roles = )]C[Authorize(Users = *)]D[Authorize(Roles = *)]
考题
单选题While logged into a router, you wish to see the RIP routing updates in real time as they are sent and received. Which command would you issue to see these updates?()A
Show ip protocolsB
Show ip route ripC
Debug ip ripD
Debug ip updatesE
Debug ip transactions
考题
单选题When configuring role-based CLI on a Cisco router,which action will be taken first ?()A
Create a parser view called root view.B
Log in to the router as the root user.C
Enable the root view on the router.D
Enable role-based CLI globally on the router using the privileged EXEC mode Cisco IOS command.
考题
单选题After working on a router, some problems arise and you wish to view the commands that you recently entered. Which IOS command opens the history buffer and displays the most recently entered commands?()A
Show historyB
Show buffersC
Show typed commandsD
Show terminal bufferE
Show command
考题
单选题You issue the ping interface tl-1/1/0 1.1.1.1 bypass-routing count 1000 rapid command.Which statement is correct?()A
The count parameter creates a counter that you can view with the show firewall commandB
The count parameter allows the router to count the number of pings for logging purposesC
The count parameter allows the router to pause for 10000 seconds before sending out a pingD
The count parameter allows the router to send out 1000 pings and then stop
热门标签
最新试卷