Which command verifies encapsulation as well as Layer 1 and
Layer 2 statistics on a router configured for Frame Relay?
A. show ip
B. show interface
C. show statistics
D. show frame-relay
What is the name of best path in eigrp protocol?
1) How a router established a neighbor relation ship in ospf
You have OSPF traffic flooding your network via one of your router interfaces. Write the access list line that will deny all ospf traffic. Don't worry about the other lines of the access list.
Regarding frame relay, which of the following statements are true? A.) You must use ANSI encapsulation if connecting to non-Cisco equipment B.) You must use IETF encapsulation if connecting to non-Cisco equipment C.) You must use Q.933a encapsulation if connecting to non-Cisco equipment D.) You must use Cisco encapsulation if connecting to non-Cisco equipment
Which command, that is used to test address configuration, uses Time-To-Live (TTL) values to generate messages from each router. A) telnet B) ping C) trace D) bootp
You have two Cisco routers setup back-to-back in a lab using DTE/DCE cables. To which router would you add the clockrate command? A.) The serial port on the DCE router B.) The Ethernet port on the DTE router C.) The Ethernet port on the DCE router D.) The serial port on the DTE router
Which two of the following are valid ways to have multiple encapsulation types on a single interface? A.) This is not possible B.) subinterfaces C.) additional physical interfaces D.) secondary addresses
What IP command would you use to test the entire IP stack? A.) Stack-test B.) Arp C.) Telnet D.) Ping E.) Trace
Explain which layer are called upper layer?
which defined peer ip address an local subnet belong to crete? (Choose two)
What is the standard ISDN term for a native ISDN modem? A.) ET B.) LE C.) TE2 D.) TE3 E.) TA
What do the following commands accomplish? access-list 1 deny 172.16.4.0 0.0.0.255 access-list 1 permit any interface ethernet 0 IP access-group 1 out A. This will block traffic from subnet 172.16.4.0 and allow all other traffic. B. This will allow traffic from subnet 172.16.4.0 and block all other traffic. C. All traffic is allowed. D. All traffic is blocked.