7 CCN
7 CCN
NAME: Samrudh M
REG.NO: 22BEC1309
FACULTY: Dr Sivakumar S
AIM:
To configure RIP (Routing Information Protocol) in Cisco Packet Tracer and verify connectivity
between different network segments.
THEORY:
RIP Server Configuration in Cisco Packet Tracer
RIP (Routing Information Protocol) is a dynamic routing protocol that allows routers to exchange routing
information and automatically update their routing tables. It follows the distance-vector routing algorithm,
where each router shares its routing table with directly connected neighbours at regular intervals (every 30
seconds).
4. Verify Configuration:
o Check routing table entries and ensure RIP updates are received.
o Use commands to debug RIP behavior and verify connectivity.
RIP is commonly used in small to medium-sized networks due to its simplicity but has limitations like slow
convergence time and a hop count limit of 15.
Advantages of Using RIP
Limited Scalability – Maximum hop count of 15 limits its use in large networks.
Slow Convergence – Updates occur every 30 seconds, leading to slower response times.
High Bandwidth Usage – Frequent periodic updates consume network bandwidth.
Lack of Advanced Features – Does not support advanced metrics like delay, bandwidth, or load
balancing.
Prone to Routing Loops – Uses simple distance-vector algorithms, which may lead to routing loops
if not properly managed.
FEATURES:
Network Simulation: Packet Tracer allows users to create and simulate complex network topologies,
enabling them to design, configure, and troubleshoot networks in a risk-free virtual environment.
Device Emulation: The software emulates a variety of Cisco networking devices such as routers, switches,
hubs, and end devices. Users can configure these devices using a graphical user interface that simulates the
actual Cisco IOS (Internetwork Operating System) command-line interface.
Protocols and Technologies: Packet Tracer supports a wide range of networking protocols and technologies,
including TCP/IP, DHCP, DNS, VLANs, OSPF, EIGRP, BGP, and more. This makes it a versatile tool for
exploring various aspects of networking.
Multi-User Collaboration: Users can collaborate on projects by working on the same Packet Tracer
simulation in real-time. This feature is particularly useful for group learning and collaborative projects.
Assessment and Labs: In educational settings, instructors can create custom labs and assessments using
Packet Tracer to evaluate students' understanding of networking-concepts. This helps reinforce theoretical
knowledge with hands-on practical experience.
Community Support: The software has a strong online community where users can find resources, share
their experiences, and seek assistance from others. This community support enhances the learning
experience for users.
Free Access: Cisco offers a free version of Packet Tracer for educational use, making it accessible to
students, educators, and anyone interested in learning and practicing networking skills.
Easy to use: The drag-and-drop interface makes it easy to build and configure networks.
Realistic simulations: Packet Tracer accurately simulates the behaviour of real Cisco devices, so you can
learn how they work in a safe and controlled environment. Wide range of devices: Packet Tracer includes a
wide range of Cisco devices, such as routers, switches, firewalls, and wireless access points.
WORKSPACE:
PROTOCOLS:
o Application layer: SMTP, FTP, HTTP, DNS, DHCP, TFTP, Telnet, SSH, AAA, SNMP, ISR, VoIP,
MQTT, SCCP, and more.
o Transport layer: TCP, UDP, TCP Nagle algorithm, IP fragmentation, RTP.
o Network layer: IPv4, IPv6, ICMP, ARP, BGP.
o Data link and physical layers: Ethernet, PPP, Frame Relay, HDLC, ATM, various WAN protocols.
PROCEDURE:
Router Configuration in Cisco Packet Tracer
OBSERVATION:
RESULT:
The experiment successfully configured a RIP-based routing environment in Cisco Packet Tracer.
Routing tables were dynamically updated, and connectivity between different network segments was
verified using ping commands. RIP successfully exchanged routing information, ensuring proper packet
forwarding across the network.