You are on page 1of 3

INTERNATIONAL ISLAMIC UNIVERSITY CHITTAGONG

FACULTY OF SCIENCE AND ENGINEERING DEPARTMENT OF COMPUTER AND COMMUNICATION ENGINEERING

Lab Report
Broadband Communication Sessional

Submitted By:
Mir Md Naimul Islam E091034

Submitted to
Engr. Abdul Gafur Asst. Prof(CCE) IIUC

Submission Date 07 Jan 2012

Experiment Name: To Configuration of default routers.

Objectives: 1. To learn the router setup command. 2. To learn the IP route of the protocol. Topology:

CCE router configuration: Router>en Router# Router#config t Router#hostname CCE CCE(config)#line console 0 CCE(config-line)#password cce CCE(config-line)#login CCE(config)#line vty 04 CCE(config-line)#password cce CCE(config-line)#login CCE(config-line)#exit CCE(config)#banner motd # .CCE LAN.# CCE(config)#interface serial2/0 CCE(config-if)#ip address 192.168.101.1 255.255.255.0 CCE(config-if)#no shutdown CCE(config)#interface FastEthernet0/0

CCE(config-if)#ip address 192.168.1.1 255.255.255.0 CCE(config-if)#no shutdown CCE(config)#exit CCE#copy running CCE#exit

Discussions: In this experiment, ip route command indicates the default routes. Packet transmission is successful in real time mode. Protocol is also tested with ping where all packets are received.

You might also like