Hands On Networking IPv4 Routing Veena S (MCA Dept) Shruti Kadam, MCA Dept Arpita Kulkarni, MCA Dept June 28, 2012.

Slides:



Advertisements
Similar presentations
IP Routing.
Advertisements

Static Routing Exercise AFNOG 2003/ Track 2 # 1 Static Routing Exercise u Unix network interface configuration u Cisco network interface configuration.
 WAN uses Serial ports  Ethernet Ports:  Straight through  Cross over.
RIP V1 W.lilakiatsakun.
The subnet /28 has been selected to be further subnetted to support point-to-point serial links. What is the maximum number of serial links.
Static Routing Exercise. What will the exercise involve?  Unix network interface configuration  Cisco network interface configuration  Static routes.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
思科网络技术学院理事会. 1 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
Precept 3 Host Configuration 1 Peng Sun. What TCP conn. running? Commands netstat [-n] [-p] [-c] (Linux) lsof -i -P (Mac) ss (newer version of netstat)
11 TROUBLESHOOTING Chapter 12. Chapter 12: TROUBLESHOOTING2 OVERVIEW  Determine whether a network communications problem is related to TCP/IP.  Understand.
Week 5: Internet Protocol Continue to discuss Ethernet and ARP –MTU –Ethernet and ARP packet format IP: Internet Protocol –Datagram format –IPv4 addressing.
SYPCNSA Department2007 Summer Youth Program: Internal Protocols: RIP & IGRP.
Network Management And Debugging
© N. Ganesan, All rights reserved. Chapter IP Routing.
SUSE Linux Enterprise Server Administration (Course 3037) Chapter 7 Connect the SUSE Linux Enterprise Server to the Network.
DHCP: Dynamic Host Configuration Protocol
Managing Network connections. Network Cabling Ethernet Topology Bus topology – Connects each node in a line – Has no central connection point Star topology.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Addressing Networking for Home and Small Businesses – Chapter 5.
IPv6 Transitioning Ram P Rustagi, ISE Dept, PESIT Mar 09-10, 2013.
Hands On Networking NAT and Load Balancing Ram P Rustagi, ISE Dept Jnana Sagar, CSE Dept June 30, 2012.
Connecting Networks © 2004 Cisco Systems, Inc. All rights reserved. Exploring How IP Address Protocols Work INTRO v2.0—4-1.
1 IP: putting it all together Part 2 G53ACC Chris Greenhalgh.
Lab How to Use WANem Last Update Copyright 2011 Kenneth M. Chipps Ph.D. 1.
DNS (Domain Name System) Protocol On the Internet, the DNS associates various sorts of information with domain names. A domain name is a meaningful and.
PA3: Router Junxian (Jim) Huang EECS 489 W11 /
Objectives Configure routing in Windows Server 2008 Configure Routing and Remote Access Services in Windows Server 2008 Network Address Translation 1.
Examining TCP/IP.
1 IP: putting it all together Part 1 G53ACC Chris Greenhalgh.
CDPA 網管訓練 駭客任務 2 Ethernet Switching ARP, IP, LAN, Subnet IP Header, Routing ICMP
Links and LANs Link between two computers via cross cable The most simple way to connect two hosts is to link the two hosts with a cross cable.
Communication Between Networks How the Internet Got Its Name.
Day 14 Introduction to Networking. Unix Networking Unix is very frequently used as a server. –Server is a machine which “serves” some function Web Server.
Hands On Networking WiFi Access Ram P Rustagi, ISE Dept Anoop Nihar, CSE Dept Pramod Ramesh, CSE Dept June 28-30, 2012.
TCOM 515 IP Routing. Syllabus Objectives IP header IP addresses, classes and subnetting Routing tables Routing decisions Directly connected routes Static.
Hands On Networking Network Applications Ram P Rustagi, ISE Dept Kundan Kumar, MCA Dept Manini Sahoor, MCA Dept Ravi Teja, MCA Dept Sourav.
1 TCP/IP Networking. 2 TCP/IP TCP/IP is the networking protocol suite most commonly used with UNIX, Windows, NT and most other OS’s. TCP/IP defines a.
1 COP 4343 Unix System Administration Unit 11: Networking – basic concepts: IP, TCP, UDP, DHCP – devices: setup, status.
2010 paro, bhutan IP Basics IP/ISP Services Workshop July, 2010 Paro, Bhutan.
Static Routing Exercise
© 2002, Cisco Systems, Inc. All rights reserved. 1 Routing Overview.
Chapter 5b.  Upon completion of this chapter, you should be able to:  Subnet an IPv4 address to make separate networks out of one address given  Use.
Ethernet switch Hosts Can talk using Ethernet addresses only.
 RIP — A distance vector interior routing protocol  IGRP — The Cisco distance vector interior routing protocol (not used nowadays)  OSPF — A link-state.
+ Routing Concepts 1 st semester Objectives  Describe the primary functions and features of a router.  Explain how routers use information.
Review of IPv4 Routing Veena S, MCA Dept, PESIT Mar 09-10, 2013.
 Router Configurations part2 2 nd semester
Cisco I Introduction to Networks Semester 1 Chapter 8 JEOPADY.
Cisco Routers Routers collectively provide the main feature of the network layer—the capability to forward packets end-to-end through a network. routers.
Instructor Materials Chapter 7: EIGRP Tuning and Troubleshooting
Networking for Home and Small Businesses – Chapter 5
Instructor Materials Chapter 6: Network Layer
Chapter 6 Delivery & Forwarding of IP Packets
Troubleshooting ip Chapter 5e.
Addressing the Network – IPv4
Basic Router Troubleshooting
IPv6 Hands-on pre-GDB IPv6 workshop 7th of June 2016 edoardo
Routing and Routing Protocols: Routing Static
Chapter 6 – Routing.
Chapter 4: Routing Concepts
Chapter 6: Network Layer
IP Network Layer and Ethernet Encapsulation
CCNA 2 v3.1 Module 6 Routing and Routing Protocols
Chapter 6 Delivery & Forwarding of IP Packets
Routing and Routing Protocols: Routing Static
Chapter 3: Dynamic Routing
Addressing the Network – IPv4
Troubleshooting ip Chapter 5e.
Networking for Home and Small Businesses – Chapter 5
Figure 6.11 Configuration for Example 4
Presentation transcript:

Hands On Networking IPv4 Routing Veena S (MCA Dept) Shruti Kadam, MCA Dept Arpita Kulkarni, MCA Dept June 28, 2012

2 Hands on Networking General Networking Overview –Network Configuration –Tools/utilities Building (IPv4) routing networks Using ARP to advantage Studying ICMP Network security issues Bandwidth Management, Queuing IPv6: Routing, working with IPv4 networks NAT and load balancing Installing/configuring Network applications –DHCP, DNS, Apache WS Socket Programming Take Home –WiFi Access –Software Defined Network Assessment, Feedback 2

3 IP Routing Multi-home vs routing Routing tables –Destination network –Destination mask –Outgoing interface –Next hop –Metric 3

4 IP Routing Commands to add routes route add -net netmask gw Enable routing in multi homed machine (m/c with 2+ interfaces) sysctl -w net.ip4v.ip_forward=1 To see the current routing table route -n netstat -nor To see arp table and set manual entries arp -an arp -s Note: These commands are deprecated. Recommended is to use the commands from iproute2 package ip -4 addr add a.b.c.d/n broadcast dev eth0 ip -4 route add a.b.c.d/n dev eth0 4

5 Building Routers Building actual routers –Middle two m/c have two ethernet network cards These will be converted to routers We will limit to static routing –Do not disturb the existing IP addresses, routing The address range /20 Use alias IP address on this interface ( eth0:1) Do not disturb the default router –Use the address range: /16 to / /16 - Team (15+n) Team N –Divide your address into three or more subnets 172.x.1.0/24, 172.x.2.0/24, 172.x.3.0/24 Use IP addresses from two ends –E.g. 172.x.1.1/24, 172.x.1.254/x –Verify with ping, nc, tcpdump (check TTL) Ensure that packets are actually traversing thru routers 5

6 Building Routers –WE (Workshop exercise)-1 Design/configure two networks Connect via a single router –WE-2 Design/configure three networks Connect via two routers –WE-3 Play with subnet masks /30 to 16 –WE-4 Routing across teams Create routing loops 6

7 Building Routers WE-1: Single Router –Steps to configure IP addresses –Work out the diagrams –Assign addresses and subnet mask properly –Assign routing entries gradually –Do in the step mode gradually –Check reachability one step at a time –Verify IP addresses and routing tables –Enjoy the application communication across your routers 7

8 Building Routers - WE-1

9 Building Routers WE-2 –Two routers with 3 networks 9

10 Building Routers WE-3 –Three networks with variable subletting and two routers 10

11 Building Routers WE-4 –Routing loops –TBD 11