What will you do if ur IOS in coorrupt/deleted/Wrong
Type/No IOS image ?
Answers were Sorted based on User's Feedback
Answer / pratikkp88
* Use PCMCIA or CompactFlash card
* Use tftpdnld command on the ROMMON mode
* Use dnld or xmodem command on the ROMMON mode when
tftpdnld command is not available due to old version of
ROMMON chip
* Borrow other router flash memory chip
* Borrow other router platform functionality
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / gt
I will restart the router to try...if didn't work ..I will
shut down the router and will sleep whole night....
jks aprt..nvr mind...
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / s.m.feroz ahmed
Hi,
IOS is an Operating system on Router and if IOS Is
corrupted or deleted we can check for sh running
configuration or sh startup configuration.1st step is to
restart router and press Pause/break and copy startup
config to TFTP for this TFTP should be installed TFTP
stands for trivial file transfer protocol.once the running
or startup configuration is copied to tftp we can make
upgrade or install IOS accordingly without changing router
configuration.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the default size of a standard ping on a Cisco router? * A: 100 bytes * B: 32 bytes * C: 10 bytes * D: 16 bytes
how many vlan can be configured on a single switch
IGRP uses flash updates, poison reverse updates, holddown times, and split horizon. How often does it broadcast its routing table updates? A. 90 seconds B. 10 seconds C. 30 seconds D. 45 seconds
FastEthernet compares to 10baseT Ethernet in which of the following ways
Differentiate Logical Topology from Physical Topology
Identify 3 IP routing protocols? A.) RIP B.) AURP C.) OSPF D.) IGRP E.) ARP F.) ICMP
Identify the command to reload the router? A.) Router(config)# reload B.) Router# reset C.) Router# reload D.) Router> reload
what is difference between hub and switch?
The -- terminal no editing -- command will perform what function? A.) Edit the contents of NVRAM B.) Allows access to the terminal port C.) Stops the advanced editing feature D.) Enable password functions
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
Identify the command that configures the bandwidth to 56K? A.) Router(config-if)# bandwidth 56000 B.) Router(config-if)# bandwidth 56k C.) Router(config)# bandwidth 56 D.) Router(config-if)# bandwidth 56
. Which command sequence will allow only traffic from network 185.64.0.0 to enter interface s0? A. access-list 25 permit 185.64.0.0 255.255.0.0 int s0 ; ip access-list 25 out B. access-list 25 permit 185.64.0.0 255.255.0.0 int s0 ; ip access-group 25 out C. access-list 25 permit 185.64.0.0 0.0.255.255 int s0 ; ip access-list 25 in D. access-list 25 permit 185.64.0.0 0.0.255.255 int s0 ; ip access-group 25 in