Wide Area Network
Wide Area Network
Wide Area Network
Introduction
A wide area network (WAN) is a geographically distributed private
telecommunications network that interconnects multiple local area networks (
LANs).
In an enterprise, a WAN may consist of connections to a company's headquarters,
branch offices, cloud services and other facilities.
Typically, a router or other multifunction device is used to connect a LAN to a
WAN.
Enterprise WANs allow users to share access to applications, services and other
centrally located resources.
This eliminates the need to install the same application server, firewall or other
resource in multiple locations
Reasons why WANs are necessary in
corporate environments today
People in the regional or branch offices of an organization need to be able to
communicate and share data.
Organizations often want to share information with other organizations across
large distances
Employees who travel on company business frequently need to access
information that resides on their corporate networks.
Major characteristics of WANs
WANs generally connect devices that are separated by a broader geographic area
than a LAN can serve.
WANs use the services of carriers such as telcoms, cable companies, satellite
systems, and network providers
WANs use serial connections of various types to provide access to bandwidth over
large geographic areas.
WAN Topologies
Star or hub-and-spoke topology
Fully meshed topology
Partially meshed topology
Star or Hub-and-Spoke Topology
• This topology features a single hub (central
router) that provides access from remote
networks to a core router.
• All communication among the networks
travels through the core router
• The central router (hub) represents a single
point of failure
• The central router limits the overall
performance for access to centralized
resources. It is a single pipe that manages all
traffic intended either for the centralized
resources or for the other regional routers
Fully meshed topology
In this topology, each routing node on
the edge of a given packetswitching
network has a direct path to every other
node on the cloud
This configuration clearly provides a high
level of redundancy, but the costs are
the highest
Many virtual circuits are required—one
for every connection between routers,
which brings up the cost
Configuration is more complex for
routers
Partially meshed topology
This type of topology reduces the
number of routers within a network
that have direct connections to all
other routers in the topology
Unlike in the full mesh network, all
routers are not connected to all other
routers, but it still provides more
redundancy than a typical hub-and-
spoke design will.
WAN TERMS
Customer premises equipment (CPE) : Customer premises equipment (CPE) is
equipment that’s typically owned by the subscriber and located on the subscriber’s
premises.
CSU/DSU : A channel service unit/data service unit (CSU/DSU) is a device that
is used to connect data terminal equipment (DTE) to a digital circuit, such as a
T1/T3 line. A device is considered DTE if it is either a source or destination for
digital data. the CSU/DSU connects to the service provider infrastructure using a
telephone or coaxial cable.
WAN TERMS
Demarcation point : The demarcation point (demarc for short) is the
precise spot where the service provider’s responsibility ends and the CPE begins.
It’s generally a device in a telecommunications closet owned and installed by the
telecommunications company (telco). It’s your responsibility to cable (extended
demarc) from this box to the CPE.
Local loop : The local loop connects the demarc to the closest switching office,
referred to as the central office.
WAN TERMS
Central office (CO): This point connects the customer’s network to the
provider’s switching network. Make a mental note that a central office (CO) is
sometimes also referred to as a point of presence (POP).
Toll network: The toll network is a trunk line inside a WAN provider’s network.
This network is a collection of switches and facilities owned by the Internet
service provider (ISP).
Optical fiber converters: optical fiber converters are used where a fiber-optic
link terminates to convert optical signals into electrical signals and vice versa. You
can also implement the converter as a router or switch module.
WAN Connection Bandwidths
SL NO CONNECTION NAME BANDWIDTH
2 T1 1.544 Mbps
3 E1 2.048 Mbps
4 T3 44.736 Mbps
1. Point to Point
2. Point to Multipoint
Point to Point connection
Point to Multi-Point connection
POINT TO POINT
HUB CONFIGURATION
SPOKE CONFIGURATION
FR-SWITCH CONFIGURATION
ROUTER AS FRAME-RELAY SWITCH
HUB CONFIGURATION
SPOKE CONFIGURATION
FR SWITCH CONFIGURATION
POINT TO MULTIPOINT
HUB CONFIGURATION
SPOKE-1 CONFIGURATION
SPOKE-2 CONFIGURATION
FRS CONFIGURATION
FRAME RELAY VERIFICATION
VPN (Virtual Private Network)
Traditional Network
What is VPN ?
Virtual Private Network is a type of private network that uses public
telecommunication, such as the Internet, instead of leased lines to communicate.
Secured networks.
Scalability
Four Critical Functions of VPN
Authentication – validates that the data was sent from
the sender.
Access control – limiting unauthorized users from
accessing the network.
Confidentiality – preventing the data to be read or
copied as the data is being transported.
Data Integrity – ensuring that the data has not been
altered
VPN TYPES
SITE TO SITE VPN
REMOTE ACCESS VPN
Remote Access VPN
A remote-access VPN allows individual users to establish secure connections
with a remote computer network.
Those users can access the secure resources on that network as if they were
directly plugged in to the network's servers
There are two components required in a remote-access VPN.
The first is a network access server
A NAS might be a dedicated server, or it might be one of multiple software
applications running on a shared server.
The other required component of remote-access VPNs is client software.
Remote Access VPN
In other words, employees who want to use the VPN from their computers require
software on those computers that can establish and maintain a connection to the
VPN.
SITE-TO-SITE VPN
SCENARIO
GRE (Generic Routing Encapsulation)