When editing a line in the CLI mode, what does 'CTRL-A' do?
A.) Moves you to the previous command.
B.) Moves you to the next word.
C.) Moves you to the end of the line.
D.) Moves you to the next command.
E.) Moves you to the beginning of the line.
Scenario: You created 2 access-lists for controlling telnet about a year ago, and bound one of them to Serial 0. You can't remember which access-list you used. Which command lets you see all access-lists on Serial 0 for telnet? A.) show access-list B.) show ip int s0 C.) show access-list telnet D.) show telnet access-list E.) show access-list s0 F.) show int s0
Hi, All I am configuring EIGRP in Packet tracer, after configuring all the things it is not working but in one condition it is working fine if i am putting all my router and network withing one network subnets e.g. 172.16.0.0 or 10.0.0.0 but whenever i am puting different network subnets e.g. in one network it is RA(config-if)#=ip address 10.0.0.1, and in fa0/0= 192.168.1.10 and in RB(config-if)#10.0.0.2 (s1/0) and in S1/1 11.0.0.1 and in fa 0/0 192.168.100.1 ,where as in third router RC(config-if)#=ip address 11.0.0.2 and in fa 0/0 172.16.1.10 and after configuring all this serial is showing up and protocol showing up but eigrp process not taking place after adding eigrp configuration, i tried with "no auto-summary" command but not working.. Suggest me where i missing something? can mail me at : gtech.innovator@gmail.com
Identify the command mode necessary to enter the standard ping command? A.) Router(config)# B.) Router> C.) Router(std-ping)# D.) Router(config-if)#
Identify the 3 kinds of routes IGRP advertises? A.) Interior B.) Dynamic C.) System D.) Exterior
Identify the 3 methods routers learn paths to destinations? A.) Dynamic routing B.) None of the above, configured by default C.) Default routes D.) Administrative distance E.) Static routes
IPX routing updates occur how often? A.) Every 30 seconds B.) Every 60 seconds C.) Only as needed D.) When the remote router asks for an update
Mention what does data packets consist of?
Why we use debug command?
What command can be used to test IPX connectivity? A.) Ping 2e.000.0045.8923 B.) Ping 192.168.100.1 C.) Ping ipx 2e.0000.0045.8923 D.) Ipx ping 2e.0000.0045.8923
What command can you type to view the connections after telneting into multiple routers simultaneously? A.) sh users B.) sh ports C.) sh host D.) sh sessions
Explain the draw back of eigrp protocol?
Identify the command to configure a description on an interface? A.) Router> description Finance department B.) Router(config)# description Finance department C.) Router(config-if)# description Finance department D.) Router# description Finance department