Identify the command to display the configured IP routing
protocols?
A.) show protocols
B.) show protocols all
C.) show routing-protocols
D.) show ip protocols
Answers were Sorted based on User's Feedback
Identify IPX SAP and it's purpose? A.) Sonet Access Pipe - interface to Sonet ring B.) Service Advertising Protocol - advertise services C.) Server Appletalk Protocol - appletalk directory services D.) Service Access Point - identify upper layer protocols
What is an administrative distance of 0 mean? A.) 0 means unbelievable B.) 0 is for EIGRP C.) 0 is the default distance for directly connected networks D.) 0 means unreachable
When determining whether or not to route a LAN segment, which rule of thumb do you use? A.) 60/40 B.) 50/50 C.) 80/20 D.) 90/10 E.) 70/30
The following is partial output from a routing table ; '192.168.10.0 [100/1300] via 10.1.0.1, 00:00:23, Ethernet1' Which routing protocol is being used? (assuming defaults have not been changed) A.) OSPF B.) RIP C.) BGP D.) IGRP
Which 2 commands shows the Cisco IOS filename? A.) show IOS B.) show ver C.) show flash D.) show mem E.) show NVRAM
Identify the statement which connects access-list 101 inbound to interface e0? A.) Router(config-if)# ip access-group 101 in B.) Router(config-if)# ip access-group 101 C.) Router(config)# ip access-group 101 e0 in D.) Router(config)# ip access-group 101 e0 in
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
How does L2TP process?
What’s the simplest way to remotely configure a router?
what is router?
Can you explain L2TP?
When using access lists, it is important where those access lists are placed. Which statement best describes access list placement? A. Put standard access lists as near the destination as possible. Put extended access lists as close to the source as possible. B. Put extended access lists as near the destination as possible. Put standard access lists as close to the source as possible. C. It isn't import where access lists are placed since the router will read and cache the whole list. D. Put access lists as close to corporate headquarters as possible.