Project: Banking and Atm Network (Technology:Ccna)
Project: Banking and Atm Network (Technology:Ccna)
Report
On
BANKING AND ATM NETWORK
(TECHNOLOGY:CCNA)
(Session: 2009-2012)
Page 1
Project Submitted To:
Project Submitted By: Er.
Kapil Saini SONIA(3509384-L) (Asst
Prof, CSE & IT Deptt) PARDEEP(3509388-L)
CONTENTS
CONTENTS
4 Introduction 7
5 Requirements 9
6 Network Schematic 10
7 IP Addressing 11
8 Router Configuration 13
9 Routing Protocol 15
Page 2
ACKNOWLEDGEMENT
ACKNOWLEDGEMENT
It is my pleasure to acknowledge the help that I had received from different individuals during my
project completion.
My first sincere appreciation and gratitude goes to respected Dr. R. K. Kohli, the Director-
Principal of Technology Education & Research Integrated Institute Kurukshetra for the
encouragement and unstinted support given by him.
I would like to acknowledge the continuous guidance and incessant support rendered by Mr.
Sumit Aggarwal, Head of the Department of I. T. not only for this project but also in my overall
career development.
Also, it gives me immense pleasure to express my sincere and wholehearted sense of gratitude to
my esteemed Er. Kapil Saini (Assistant Professor) for their invaluable and untiring guidance
and supervision throughout this session. To derive benefits of their enormous experience, it is a
matter of great privilege for me.
I am grateful to Mr. Satnam Singh (Project Guide), Alpha Technologies Pvt. Ltd. for his
guidance, inspiration and constructive suggestions that helped me in the preparation of this
project.
I also take this opportunity to express my sincere thanks and full appreciation to Mr. Vinay
Mohan Sharma (Training Head), Alpha Technologies Pvt. Ltd., who extended his wholehearted
cooperation; moral support and rendering ungrudging assistance whenever and wherever need
arisen. I am very thankful to him.
I want to convey my heartfelt gratitude to Mr. Pankaj Arora who has helped me in the
successful completion of this project.
Moral, intellectual and very frequently required support from all the faculty members is also
hereby acknowledged.
Page 3
Sonia , Pardeep
DECLARATION
DECLARATION
I hereby certify the work which is being presented in the project entitled “Banking & ATM
Networking” by “SONIA & PARDEEP,” in partial fulfillment of requirements for the award of
degree B.Tech (INFORMATION TECHNOLOGY) submitted in the Department of
INFORMATION TECHNOLOGY at Technology Education & Research Integrated Institute,
Kurukshetra under Kurukshetra University, Kurukshetra is carried out during a period from Aug.
2011 to Dec. 2011 under the supervision of “Er. Kapil Saini, Assistant Professor, Department of
Information Technology, TERII, Kurukshetra. The matter presented in this project has not been
submitted by me in any other University/ Institute for the award of B.Tech. Degree.
O
O
Kurukshetra Sonia(3509384-l)
R
R
Pardeep(3509384-l)
G
G
Page 4
A
A
NN
II
ABOUT
ABOUTTHE
THETECHNOLOGY
TECHNOLOGY SS
Cisco Certified Network Associate (CCNA®) validates the ability to
install, configure, operate, and troubleshoot medium-size route and AA
switched networks, including implementation and verification of
connections to remote sites in a WAN. CCNA curriculum includes basic
mitigation of security threats, introduction to wireless networking
TT
concepts and terminology, and performance-based skills. This new
curriculum also includes (but is not limited to) the use of these
II
protocols: IP, Enhanced Interior Gateway Routing Protocol (EIGRP),
Serial Line Interface Protocol Frame Relay, Routing Information Protocol
OO
N
Version 2 (RIPv2), VLANs, Ethernet, access control lists (ACLs).
N
SOFTWARE USED: PACKET TRACER 5.0 PP
RR
OO
FF
Page 5
II
LL
INTRODUCTION
INTRODUCTION
EE
The following case study is used to illustrate the process and documentation required for a
network design. This case study presents a scenario in which the Banks & ATM has hired a
Network Consultant Group to design their network. In order to help organization this project, the
scenario has been broken into eight phases listing requirements for each phase. A worksheet is to
be completed for each part. A formal report, similar to what would be given to the banks, will
need to be created after all tasks have been completed.
1. Use the resources provided, diagram and narrative, to set up the physical network.
Page 6
REQUIREMENTS
REQUIREMENTS
The Banks & ATM has provided a partially completed logical diagram of the required network.
The company has also provided networking equipment for development and demonstration.
The company consists of 3 remote locations. One being the main building and other two
locations on a remote site.
The main building consists of 6 departments with the following requirement:
Page 7
31.0.0.0
41.0.0.0
Use VLSM for IP addressing.
Device details
Page 8
NETWORK STRUCTURE
Page 9
IP
IPADDRESSING
ADDRESSING
Address Classes
There are 5 different address classes. You can determine which class any IP address is in by
examining the first 4 bits of the IP address.
· Class A addresses begin with 0xxx, or 1 to 126 decimal.
· Class B addresses begin with 10xx, or 128 to 191 decimal.
· Class C addresses begin with 110x, or 192 to 223 decimal.
· Class D addresses begin with 1110, or 224 to 239 decimal.
· Class E addresses begin with 1111, or 240 to 254 decimal.
Addresses beginning with 01111111, or 127 decimal, are reserved for loopback and for internal
testing on a local machine Class D addresses are reserved for multicasting. Class E addresses are
reserved for future use.
Subnetting
Subnetting an IP Network can be done for a variety of reasons, including organization, use of
different physical media (such as Ethernet, FDDI, WAN, etc.), preservation of address space, and
security. The most common reason is to control network traffic. In an Ethernet network, all nodes
on a segment see all the packets transmitted by all the other nodes on that segment. Performance
can be adversely affected under heavy traffic loads, due to collisions and the resulting
retransmissions. A router is used to connect IP networks to minimize the amount of traffic each
segment must receive.
Subnet Masking
Applying a subnet mask to an IP address allows you to identify the network and node parts of the
address. Performing a bitwise logical AND operation between the IP address and the subnet
mask results in the Network Address or Number.
DHCP
The Dynamic Host Configuration Protocol (DHCP) is an Internet protocol for automating the
configuration of computers that use TCP/IP. DHCP can be used to automatically assign IP
addresses, to deliver TCP/IP stack configuration parameters such as the subnet mask and default
Page 10
router, and to provide other configuration information such as the addresses for printer, time and
news servers.
Page 11
INTERNAL
INTERNALIP
IPADDRESSING
ADDRESSING
NOTE:
Overlapping subnets in sales, marketing department etc is note done as more hosts can be
accommodated in the given domain whenever required
All devices are assigned ip address using DHCP
SERVER
SERVERADDRESSING
ADDRESSING
Page 12
SERVER IP ADDRESS LOCATION
DNS 198.168.0.6 CENTER
HTTP 198.168.0.2
HTTP 198.168.0.3 CENTER
HTTP 198.168.0.4 CENTER
HTTP 198.163.0.3
HTTP 198.163.0.4 CENTER
Router Configuration :
NORTH BANKING ROUTER (DCE Speed 64000)
Interface/Sub Description and Network Interface IP Subnet Mask
Purpose Number address
Interface
Type/Number
Page 13
Interface/Sub Description and Network Interface IP Subnet Mask
Purpose Number address
Interface
Type/Number
Page 14
Interface/Sub Description and Network Interface IP Subnet Mask
Interface Purpose Number address
Type/Number
S0/2 Link to North bank 192.168.0.4 192.168.0.5 /30
ICICI ROUTER
(DTE)
Interface/Sub Description and Network Interface IP Subnet Mask
Interface Purpose Number address
Type/Number
S0/2 Link to North bank 192.168.0.8 192.168.0.5 /30
SOUTH BANKING (
DCE Speed 64000)
Interface/SubInterface Description and Purpose Network Interface IP Subnet
Number address Mask
Type/Number
Page 17
PNB ROUTER (DTE)
Interface/Sub Description and Network Interface IP Subnet Mask
Purpose Number address
Interface
Type/Number
Page 18
Interface/Sub Description and Network Interface IP Subnet Mask
Interface Purpose Number address
Type/Number
S0/2 Link to South bank 192.163.0.4 192.163.0.6 /30
CONTROL ROUTER
(DTE)
Page 20
Interface/Sub Description and Network Interface IP Subnet Mask
Interface Purpose Number address
Type/Number
SE0/2 Link to HDFC 122.122.0.16 122.122.0.17 /30
ROUTING
ROUTINGPROTOCOL
PROTOCOL
Page 21
Routing is the act of moving information across an internetwork from a source to a destination.
Routing involves two basic activities: determining optimal routing paths and transporting
information groups (typically called packets) through an internetwork.
Routing protocols use metrics to evaluate what path will be the best for a packet to travel. A
metric is a standard of measurement, such as path bandwidth, that is used by routing algorithms
to determine the optimal path to a destination. To aid the process of path determination, routing
algorithms initialize and maintain routing tables, which contain route information. Route
information varies depending on the routing algorithm used.
Routing algorithms fill routing tables with a variety of information. Destination/next hop
associations tell a router that a particular destination can be reached optimally by sending the
packet to a particular router representing the "next hop" on the way to the final destination. When
a router receives an incoming packet, it checks the destination address and attempts to associate
this address with a next hop.
Routing algorithms often have one or more of the following design goals:
• Optimality
• Simplicity and low overhead
• Robustness and stability
• Rapid convergence
• Flexibility
Types of routing :
STATIC ROUTING ALGORITHMS are hardly algorithms at all, but are table mappings
established by the network administrator before the beginning of routing. These mappings do not
change unless the network administrator alters them. Algorithms that use static routes are simple
to design and work well in environments where network traffic is relatively predictable and
where network design is relatively simple.
Page 22
1. RIP (routing information protocol) is a distance vector routing protocol. It sends
complete routing table out to all other members in an interval of 30 seconds. It uses hop
count as a metric and by default hop count is set to 15.
2. IGRP is a distance vector Interior Gateway Protocol (IGP). IGRP uses a composite
metric that is calculated by factoring weighted mathematical values for internetwork
delay, bandwidth, reliability, and load. Network administrators can set the weighting
factors for each of these metrics, although great care should be taken before any default
values are manipulated.
3. EIGRP Key capabilities that distinguish EIGRP from other routing protocols include
fast convergence, support for variable-length subnet mask, support for partial updates,
and support for multiple network layer protocols.
A router running EIGRP stores all its neighbors' routing tables so that it can quickly adapt
to alternate routes. If no appropriate route exists, EIGRP queries its neighbors to discover
an alternate route.
EIGRP does not make periodic updates. Instead, it sends partial updates only when the
metric for a route changes.
4. OSPF is a link-state routing protocol that calls for the sending of link-state
advertisements (LSAs) to all other routers within the same hierarchical area. Information
on attached interfaces, metrics used, and other variables is included in OSPF LSAs. As
OSPF routers accumulate link-state information, they use the SPF algorithm to calculate
the shortest path to each node.
Property 1 Property 2 Property 3 Property 4 Property 5 Property 6 Total
Routing
Supports Scalable Uses Has view Easy to Proprietary
Protocol
VLSM multicast of configure
updates complete
toplology
RIP V1 - - - - - - 2
RIP v2 - - - - - - 4
IGRP - - - - - - 2
EIGRP - - - - - - 3
OSPF + + + + - + 5
Our configuration
*****OSPF protocol in all routers with process id 10 in single area 0*****
Page 23
VLAN
VLAN
.
VLAN is a switched network that is logically segmented by functions, project teams, or applications
without regard to the physical location of users. For example, several end stations might be grouped as a
department, such as engineering or accounting. When the end stations are physically located close to
one another, you can group them into a LAN segment. If any of the end stations are in different buildings
(not the same physical LAN segment), you can then group them into a VLAN.
You can assign each switch port to a VLAN. Ports in a VLAN share broadcast traffic. Ports that
do not belong to that VLAN do not share the broadcast traffic.
Page 24
NETWORK
NETWORKADDRESS
ADDRESSTRANSLATION
TRANSLATION(NAT)
(NAT)
NAT allows an Internet Protocol (IP) network to maintain public IP addresses separately from
private IP addresses. NAT is a popular technology for Internet connection sharing. It is also
sometimes used in server load balancing applications on corporate networks.
In it's most common configuration, NAT maps all of the private IP addresses on a home network
to the single IP address supplied by an Internet Service Provider (ISP). This allows computers on
the home LAN to share a single Internet connection. Additionally, it enhances home network
security by limiting the access of external computers into the home IP network space.
NAT works by snooping both incoming and outgoing IP datagrams. As needed, it modifies the
source or destination address in the IP header (and the affected checksums) to reflect the
configured address mapping. NAT technically supports either fixed or dynamic mappings of one
or more internal and external IP addresses.
Network Address Translation allows a single device, such as a router, to act as agent between the
Internet (or "public network") and a local (or "private") network. This means that only a single
unique IP address is required to represent an entire group of computers to anything outside their
network.
The shortage of IP addresses is only one reason to use NAT. Two other good reasons are:
Security
Administration
Page 25
DEVICE
DEVICECONFIGURATION
CONFIGURATION
North BANKING:-
Rou Router#sh run
Building configuration...
version 12.4
no service password-encryption
interface FastEthernet0/0
duplex au
to
speed auto
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
interface Serial0/0/0
no ip address
shutdown
Page 26
interface Serial0/0/1
no ip address
shutdown
interface Serial0/1/0
bandwidth 325435
interface Serial0/1/1
bandwidth 325435
interface Serial0/2/0
no ip address
shutdown
interface Serial0/2/1
no ip address
shutdown
interface Serial0/3/0
bandwidth 4545
interface Serial0/3/1
bandwidth 4545
Page 27
clock rate 64000
interface Vlan1
no ip address
shutdown
log-adjacency-changes
ip classless
line con 0
line vty 0 4
login
end
ters
PNB SERVER:-
Router#SH run
Building configuration...
version 12.2
Page 28
no service timestamps debug datetime msec
no service password-encryption
hostname Router
interface FastEthernet0/0
no ip address
duplex auto
speed auto
shutdown
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
interface Serial0/0
interface Serial0/1
interface Serial0/2
interface Serial0/3
Page 29
log-adjacency-changes
ip classless
line con 0
line vty 0 4
login
end
SBI SERVER:-
Router#Sh run
Building configuration...
version 12.2
no service password-encryption
hostname Router
default-router 20.0.0.1
dns-server 198.168.0.6
interface FastEthernet0/0
Page 30
ip address 20.0.0.1 255.255.255.224
ip nat inside
duplex auto
speed auto
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
interface Serial0/0
no ip address
shutdown
interface Serial0/1
no ip address
shutdown
interface Serial0/2
ip nat outside
interface Serial0/3
no ip address
shutdown
log-adjacency-changes
Page 31
network 193.168.0.12 0.0.0.3 area 0
ip classless
line con 0
line vty 0 4
login
end
HDFC ROUTER:-
Router#sh run
Building configuration...
version 12.2
no service password-encryption
hostname Router
interface FastEthernet0/0
no ip address
Page 32
duplex auto
speed auto
shutdown
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
interface Serial0/0
bandwidth 67767
interface Serial0/1
bandwidth 78989
interface Serial0/2
interface Serial0/3
log-adjacency-changes
Page 33
network 194.168.0.8 0.0.0.3 area 0
ip classless
line con 0
line vty 0 4
login
end
ICICI ROUTER:-
Router#SH RUN
Building configuration...
version 12.2
no service password-encryption
hostname Router
interface FastEthernet0/0
no ip address
duplex auto
speed auto
shutdown
interface FastEthernet0/1
no ip address
duplex auto
speed auto
Page 34
shutdown
interface Serial0/0
interface Serial0/1
interface Serial0/2
interface Serial0/3
bandwidth 234445
log-adjacency-changes
ip classles
line con 0
line vty 0 4
login
end
SOUTH SERVER:-
Page 35
SOUTHBANK#SH RUN
Building configuration...
version 12.4
no service password-encryption
hostname SOUTHBANK
interface FastEthernet0/0
duplex auto
speed auto
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
interface Serial0/0/0
interface Serial0/0/1
bandwidth 6743876
interface Serial0/1/0
Page 36
bandwidth 345356
interface Serial0/1/1
interface Serial0/2/0
no ip address
shutdown
interface Serial0/2/1
no ip address
shutdown
interface Serial0/3/0
no ip address
shutdown
interface Serial0/3/1
no ip address
shutdown
interface Vlan1
no ip address
shutdown
log-adjacency-changes
Page 37
network 192.163.0.4 0.0.0.3 area 0
ip classless
no cdp run
line con 0
line vty 0 4
login
end
PNB SERVER :-
Router#sh run
Building configuration...
version 12.2
no service password-encryption
hostname Router
interface FastEthernet0/0
no ip address
duplex auto
speed auto
shutdown
interface FastEthernet0/1
Page 38
no ip address
duplex auto
speed auto
shutdown
interface Serial0/0
bandwidth 4534
interface Serial0/1
bandwidth 7674
interface Serial0/2
interface Serial0/3
bandwidth 766734
log-adjacency-changes
Page 39
ip classless
no cdp run
line con 0
line vty 0 4
login
end
SBI SERVER:-
SBIBANK#sh run
Building configuration...
version 12.2
no service password-encryption
hostname SBIBANK
interface FastEthernet0/0
no ip address
duplex auto
speed auto
shutdown
interface FastEthernet0/1
no ip address
duplex auto
Page 40
speed auto
shutdown
interface Serial0/0
bandwidth 43545
interface Serial0/1
bandwidth 3454546
interface Serial0/2
interface Serial0/3
log-adjacency-changes
ip classless
no cdp run
line con 0
line vty 0 4
Page 41
login
end
HDFC SERVER:-
HDFCBANK#sh run
Building configuration...
version 12.2
no service password-encryption
hostname HDFCBANK
interface FastEthernet0/0
no ip address
duplex auto
speed auto
shutdown
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
interface Serial0/0
bandwidth 354435
Page 42
interface Serial0/1
bandwidth 78433
interface Serial0/2
bandwidth 34566
interface Serial0/3
bandwidth 35455
log-adjacency-changes
ip classless
line con 0
line vty 0 4
login
end
ICICI SERVER:-
ICICIBANK#SH RUN
Building configuration...
Page 43
Current configuration : 954 bytes
version 12.2
no service password-encryption
hostname ICICIBANK
interface FastEthernet0/0
no ip address
duplex auto
speed auto
shutdown
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
interface Serial0/0
interface Serial0/1
bandwidth 22345
Page 44
interface Serial0/2
interface Serial0/3
bandwidth 6568778
log-adjacency-changes
ip classlesS
no cdp
line con 0
line vty 0 4
login
end
RETSULT
RETSULT
HTTP SERVER:-
Page 45
-
Page 46
DNS SERVER:-
Page 47
FTP:-
TFTP:-
Page 48
WEB BROWSING:-
WEB BROWSING:-
Page 49
Page 50
COMMUNICATION BETWEEN TWO PC’S AND NAT
TRANSLATION
Page 51
PING TO PC WITHOUT NAT
DHCP IP ADDRESS:-
REFRENCES
REFRENCES
Page 52
CCNA Study Guide Sixth Edition Todd Lammle
Page 53