How to Configure Default Route on Cisco Router

EXPERIMENT No-11

OBJECT: Simulation of Default Route.
REQUIRED SOFTWARE: Cisco Packet Tracer 8.1.1

Network Diagram

Setup this network:

How to Configure Default Route on Cisco Router

Router0

Router>ena
Router#config t
Router(config)#host Customer-1
Customer-1(config)#int se0/1/0
Customer-1(config-if)#ip add 203.16.16.2 255.255.255.252
Customer-1(config-if)#no shut
Customer-1(config-if)#int g0/0
Customer-1(config-if)#ip add 192.168.10.1 255.255.255.0
Customer-1(config-if)#no shut
Customer-1(config-if)#exit

Step 1

Customer-1(config)#ip route 0.0.0.0 0.0.0.0 203.16.16.1
Customer-1(config)#exit
Customer-1#

Router1

Router>ena
Router#config t
Router(config)#host ISP
ISP(config)#int se0/1/0
ISP(config-if)#ip add 203.16.16.1 255.255.255.252
ISP(config-if)#no shut
ISP(config-if)#int g0/0
ISP(config-if)#ip add 192.168.30.1 255.255.255.0
ISP(config-if)#no shut
ISP(config-if)#int se0/1/1
ISP(config-if)#ip add 203.17.17.1 255.255.255.252
ISP(config-if)#no shut
ISP(config-if)#int se0/1/0
ISP(config-if)#clock rate 64000
ISP(config-if)#int se0/1/1
ISP(config-if)#clock rate 64000
ISP(config-if)#exit
ISP#

Step 2

ISP(config)#ip route 192.168.20.0 255.255.255.0 203.17.17.2
ISP(config)#ip route 192.168.10.0 255.255.255.0 203.16.16.2

Router2

Router>ena
Router#config t
Router(config)#host Customer-2
Customer-2(config)#int se0/1/0
Customer-2(config-if)#ip add 203.17.17.2 255.255.255.252
Customer-2(config-if)#no shut
Customer-2(config-if)#int g0/0
Customer-2(config-if)#ip add
Customer-2(config-if)#ip add 192.168.20.1 255.255.255.0
Customer-2(config-if)#no shut
Customer-2(config-if)#exit

Step 3

Customer-2(config)#ip route 0.0.0.0 0.0.0.0 203.17.17.1
Customer-2(config)#exit
Customer-2#


Download Cisco Packet Tracer 6.22
Download Cisco Packet Tracer 8.1.1

MCQ-SET 1

Dear Students, This Purpose of Preparation of Computer Network Online Test is in 30 Questions English. There is a collection of questions asked in the CCNA Exam. On answering each question one point will be given. And it is mandatory to bring 50% marks to pass. To start the test you have to click on Start Button. All the questions will have to be answered. Go to Last and click on Finish Button, after which your Result will appear on the screen. After clicking Finish, there will be three option shows below 1.Restart Quiz 2.View Question 3.Show Leader-board. After filling your name and e-mail id by clicking on the show leader-board, click on send, after which your result will be shown.

 

MCQ-SET2

1. A network that requires human intervention of route signals is called a ______




Answer is A)
T- switched network


2. A _________ network configuration in which all data/information pass through a central computer is star network.




Answer is B)
distributed


3. The most flexibility in how devices are __________ together is provided by bus topology.




Answer is D)
wired

4. _______ is a ring network.




Answer is A)
FDDI

5. How many pairs of stations can simultaneously communicate on Ethernet LAN?




Answer is B)
1

6. A modem that is attached to the telephone system by jamming the phone,s handset into two flexible receptacles in the coupler




Answer is B)
acoustic coupler

7. Gateway allows devices on one network to ________ with devices on another network?




Answer is C)
Communicate

8. A station in a network forwards incoming packets by placing them on its shortest output queue. What routing algorithm is being used?




Answer is C)
Hot potato routing

9. Modulation is the process of ________




Answer is A)
echoing every character that is received

10. Which one of the following is a data link protocol?




Answer is A)
All of these

11. Which of the following is used for modulation and demodulation?




Answer is D)
Modem

12. A software that allows a personal computer to pretend it as a terminal is _______




Answer is A)
terminal emulation

13. Which sublayer of the data link layer performs data link functions that depend upon the type of medium?




Answer is C)
media access control sublayer

14. Which layer of OSI model is responsible for creating and recognizing frame boundaries?




Answer is C)
Data link layer.

15.If digital data rate of 9600 bps is encoded using 8 – level phase shift keying (PSK) method, the modulation rate is ______ 1200 bands




Answer is B)
4800 bands

16. Four bits are used for packet sequence numbering in a sliding window protocol. What is the maximum window size?




Answer is D)
15

17. Header of a frame generally contains




Answer is A)
All of These

18. The ________ model shows how the network functions of a computer ought to be organized.




Answer is C)
OSI

19. The OSI model consists of ______ layers.




Answer is A)
7

20. The physical layer is concerned with the transmission of ______ over the physical medium.




Answer is A)
bits

21. As a data packet moves from the lower to the upper layers, headers are _____




Answer is C)
subtracted

22. Which layer functions as a liaison between user support layers and network support layers?




Answer is B)
Transport

23. When data is transmitted from device A to device B, the header from A’s layer 5 is read by B’s ____________ layer.




Answer is A)
session

24. Demodulation is the process of _________




Answer is B)
converting analog signals to digital signals

25. Many low -speed channels are interwoven into one high- speed transmission by a __________




Answer is D)
time division multiplexer

26. CRC stands for




Answer is A)
cyclic redundancy check

27. To connect a computer with a device in the same room user will likely to use ___________




Answer is D)
coaxial cable

28. The slowest transmission speeds are those of ________




Answer is D)
twisted pair

29. Which of the following divides the high speed signal into frequency bands?




Answer is B)
Frequency Division Multiplexer

30. Sending a file from users personal computers, primary memory or disk to another computer is called




Answer is D)
uploading

About me