If you do not have DNS enable. You can stop those annoying translating time when you accidentally hit enter when typing anything
configure terminal
no ip domain-lookup
Prefix | Subnet mask | binary form | Total IPs | Usable IPs |
---|---|---|---|---|
/32 | 255.255.255.255 | 11111111.11111111.11111111.11111111 | XX | XX |
/31 | 255.255.255.254 | 11111111.11111111.11111111.11111110 | 2 | XX |
/30 | 255.255.255.252 | 11111111.11111111.11111111.11111100 | 4 | 2 |
/29 | 255.255.255.248 | 11111111.11111111.11111111.11111000 | 8 | 6 |
/28 | 255.255.255.240 | 11111111.11111111.11111111.11110000 | 16 | 14 |
/27 | 255.255.255.224 | 11111111.11111111.11111111.11100000 | 32 | 30 |
/26 | 255.255.255.192 | 11111111.11111111.11111111.11000000 | 64 | 62 |
/25 | 255.255.255.128 | 11111111.11111111.11111111.10000000 | 128 | 126 |
/24 | 255.255.255.0 | 11111111.11111111.11111111.00000000 | 256 | 254 |
/23 | 255.255.254.0 | 11111111.11111111.11111110.00000000 | 512 | 510 |
/22 | 255.255.252.0 | 11111111.11111111.11111100.00000000 | 1024 | 1022 |
/21 | 255.255.248.0 | 11111111.11111111.11111000.00000000 | 2048 | 2046 |
/20 | 255.255.240.0 | 11111111.11111111.11110000.00000000 | 4096 | 4094 |
/19 | 255.255.224.0 | 11111111.11111111.11100000.00000000 | 8192 | 8190 |
rommon 1 > set
PS1=rommon ! >
BSI=0
RET_2_RUTC=0
RET_2_RTS=
?=1
rommon 2 > IP_ADDRESS=192.168.0.2
rommon 3 > IP_SUBNET_MASK=255.255.255.0
rommon 4 > TFTP_SERVER=192.168.0.3
rommon 5 > TFTP_FILE=c1841-xxxxxx-xx.xxx-xx.xx.bin
rommon 6 > DEFAULT_GATEWAY=192.168.0.1
rommon 7 > tftpdnld
IP_ADDRESS: 192.168.0.2
IP_SUBNET_MASK: 255.255.255.0
DEFAULT_GATEWAY: 192.168.0.1
TFTP_SERVER: 192.168.0.3
TFTP_FILE: c1841-xxxxxxx-xx.xxx-xx.xx.bin
Invoke this command for disaster recovery only.
WARNING: all existing data in all partitions on flash will be lost!
Do you wish to continue? y/n: [n]: y
Receiving c1841-xxxxxxx-xx.xxx-xx.xx.bin from 192.168.0.3
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
File reception completed.
Copying file c1841-xxxxxxx-xx.xxx-xx.xx.bin to flash.
Erasing flash at 0x60fc0000
program flash location 0x60e70000
rommon 8 >
copy c1841-12-4.xxxx.bin tftp://192.168.0.2
IP address of PC 192.168.0.2
IP address of ethernet interface of router 192.168.0.1