In how many ways you can access the router?
No Answer is Posted For this Question
Be the First to Post Answer
What should be the first command to create an access-list that prevents all users on subnetwork 10.10.128.0, using subnet mask 255.255.192.0, from being able to telnet anywhere? A.) access-list 101 deny tcp 10.10.128.0 0.0.63.255 any eq telnet B.) access-list 101 deny tcp 10.10.128.0 255.255.0.0 any eq telnet C.) access-list 101 deny tcp 10.10.128.0 255.255.192.0 any eq telnet D.) access-list 101 deny tcp 10.10.128.0 0.0.192.255 any eq telnet E.) access-list 101 deny tcp 10.10.128.0 0.0.128.255 any eq telnet F.) access-list 101 deny tcp 10.10.128.0 0.0.127.255 any eq telnet
Which of the following is an invalid host address using a netmask of 255.255.255.192? A.) 10.1.1.1 B.) 10.1.1.66 C.) 10.1.1.130 D.) 10.1.1.127
Which memory component on a Cisco router contains the dynamic system configuration? ROM NVRAM Flash RAM/DRAM
Explain the benefits of VLANs.
Define the virtual channel?
Port selection is done at which layer of OSI reference model?????
Hi There, I am currently studying my CCNA and doing quite a bit of practice exams. I recently came across a questions which totally confused my and I needs someone to explain it to me please, the questions is: Which routes are contained in the following summarisation address. 192.18.176.0/21. The posiible answers are, A. 192.18.183.255, B. 192.18.159.2, C. 192.18.194.160, D. 192.18.179.4, E. 192.18.183.41, F. 192.18.184.45. According to the answer sheet the correct ones are E and F, but when I work it out I get D,E and F, please help
Identify 3 LAN technologies? A.) FDDI B.) HDLC C.) HSSI D.) X.25 E.) 802.3 F.) 802.5
When written <cr > what does it mean?
With distance vector routing protocols, it is never useful to send the same routing update packet back out the same interface that it was learned. This concept is called what? A.) Holddown timers B.) Poison Reverse C.) Count to infinity D.) Split Horizon E.) Link State
Identify 2 functions of IPX access-lists? A.) Control SAP traffic B.) Limit number of Novell servers on a network C.) Limit number of workstations on a network D.) Block IPX traffic
Suppose we are having two router i.e. Router1 and Router 2 connected with each other on Serial Link,Router Network having ip 192.168.1.0/24. 1> which ip is used at router1 and router2 interface? 2>Which Command is used to assign ip to router1 and router2 interface?