In Cisco IOS software which command displays the backup
configuration?
A. show flahh
B. show version
C. show tftp-config
D. show backup-config
E. show startup-config
Answers were Sorted based on User's Feedback
Answer / s.m.feroz ahmed
Hi,
E. show startup-config wil display router backup
configuration.
| Is This Answer Correct ? | 2 Yes | 0 No |
In how many ways can data be transferred in ccna?
Can Anyone tell what is aummarization??
which utility should use to test whether TCP/IP has been initialized on a system.friends plz post the answer with explaination..
Identify the 3 guidelines for routers in the same autonomous system? A.) Must be configured for IGRP or RIP B.) Interconnected C.) Assigned the same autonomous system number D.) Configured for the same routing protocol E.) Must be same model of router
What is Data, management, native, default,trunk and access vlan?
What is public and private ip address., explain? and also explain the ip address range of both public and private? and where we use that public and private ip address?
why we have to implement access list in router ??????what is the benifit and how it is configure
if i am using active directory,i have router also.then how i configure router,means which address will be default gatway in active directory & roter how to give ip address details in router.
1350 Value in which type of access-list?
Which statement about half duplex Ethernet operations is true? A. With half duplex transmission frames feed into a single cable in one direction at a time. B. Half duplex transmission between stations is achieved by using point to point Ethernet and Fast Ethernet connections C. Half duplex transmission between stations is achieved by using point to munificent Ethernet and Fast Ethernet connections D. Half duplex Ethernet technology provides a transmit circuit connection wired directly to the receiver circuit at the other end of the connection
Which port are used by Viruses? TCP or UDP?
Hi Guys I am facing one problem while configuring PAP over Point to Point links. Configuration scenario is like this. ROUTER 1: (Hostname – R1) R1(config)#username R2 password CCNA2 R1(config)#interface serial 1/1 R1(config-if)ip address 10.0.0.1 255.0.0.0 R1(config-if)#lock rate 64000 R1(config-if)#encapsulation ppp R1(config-if)#ppp authentication pap R1(config-if)#ppp pap sent –username R1 password CCNA1 R1(config-if)#no shutdown ROUTER 2: (Hostname – R2) R2(config)#usename R1 password CCNA1 R2(config)#interface serial 1/1 R2(config-if)#ip address 10.0.0.2 255.0.0.0 R2(config-if)#encapsulation ppp R2(config-if)# ppp authentication pap R2(config-if)# ppp pap sent –username R2 password CCNA2 R2(config-if)#no shutdown Now problem is that, after configure the command “ppp authentication pap” the “Line protocol” status goes down on each router. But when I disable this command using “no ppp authentication pap”, the “Line Protocol” status goes up. What could be the problem, can anyone explain it plzzz….!!! Thanks in Advance…!! Shahin..