Wide Area Networking using Frame Relay Cloud

Size: px
Start display at page:

Download "Wide Area Networking using Frame Relay Cloud"

Transcription

1 Wide Area Networking using Frame Relay Cloud 1 Amlan Basu, 2 Kundan Kumar Jha, 3 Sumit Mohanty 1 Student, Department of Electronics and Communication,ITM University 2 Student, Department of Electronics and Communication,ITM University 3 Assistant Professor, Department of Electronics and Communication, ITM University Abstract Now a days the networking area is getting more and more advanced as it has become the reason for the formation of many other technologies like cloud computing which includes wide area networking, the field which actually requires more advancement and also lots of advancement, for that we have surveyed so as to improve its robustness, security etc. Keywords wide area network, frame relay cloud, router, ISDN, PVC, fast packet technology I. INTRODUCTION A computer network is a system where two or more computer and/or compatible computing devices are interconnected to share or exchange information. The computers and other compatible devices are connected via communication devices to whom we can also call transmission media because the information or data is transmitted within the network through these devices (1). Within the computer networks, the communication can be referred to as the process in which the data, information, or instructions are transmitted/ transferred (2). The data today can be in any format including text, images, or even multimedia (audio/video) (3). II. WIDE AREA NETWORK A Wide Area Network also called WAN, covers long distance transmission of data/information. This long distance may comprise many cities, a country, a continent, or even whole of the world(4). When we compare the WAN with LANs, there is entirely different scenario, While LANs are dependent on their own hardware for data transmission, WANs utilize public, privately held communications equipment, or even leased ones.(4) III. ROUTER Routers are small physical devices that join multiple networks together. Technically, a router is a Layer 3 gateway device, meaning that it connects two or more networks and that the router operates at the network layer of the OSI model. It is also an embedded system that has IOS (internet operating syatem in it). The cost of router is very high(5). Home networks typically use a wireless or wired Internet Protocol (IP) router, IP being the most common OSI network layer protocol. An IP router such as a DSL or cable modem broadband router joins the home's local area network (LAN) to the wide-area network (WAN) of the Internet(5). Routers are physical devices that join multiple wired or wireless networks together. Technically, a wired or wireless router is a Layer 3 gateway, meaning that the wired/wireless router connects networks (as gateways do), and that the router operates at the network layer of the OSI model(6). Home networkers often use an Internet Protocol (IP) wired or wireless router, IP being the most common OSI network layer protocol. An IP router such as a DSL or cable modem broadband router joins the home's local area network (LAN) to the wide-area network (WAN) of the Internet (7). By maintaining configuration information in a piece of storage called the routing table, wired or wireless routers also have the ability to filter traffic, either incoming or outgoing, based on the IP addresses of senders and receivers(8). Some routers allow the home networker to update the routing table from a Web browser interface. Broadband routers combine the functions of a router with those of a network switch and a firewall in a single unit (9). Modes of Router: 1.User executive mode Syntax: Router > 2.Previlage mode Syntax : Router# 3.Global configuration Syntax: Router(config)# 80

2 4.Interface mode or line console mode Syntax: Router(config if/line)# 5.Sub interface mode Syntax: Router(config-subif)# Router(config)#ip address To reboot router: Router#reload Commands for router: 1.To enable the router: Router > enable 2.To disable the router: Router# disable 3.To show physical interface of router: Router#show ip interface brief 4.To show the command present in RAM of router: Router#show running-config 5.To show the command present in NVRAM of router: Router#show startup-config 6.To save command from RAM to NVRAM of the router: Router#copy running-config startup-config 7.To erase command present in NVRAM of router: Router#erase startup-config 8.To move on global configuration mode from previlage mode of router: Router#config terminal Router(config)# 9.To change host name of the router: Router(config)#hostname hcl 10.To set service password: Router(config)#enable password hcl 11.To encrypt service password: Router(config)#service password-encryption 12.To set secret password to router: Router(config)#enable secret <password> 13.To show time: Router#show clock 14.To set time in router: Router#clock set 00:00:00 dd monthname yyyy 15.To set the console password: Router(config)#line console 0 Router(config-line)#password 123 Router(config-line)#login 16.To set banner to the router: Router(config)#banner motd*banner title* 17.To remove password: Router(config)#no enable secret password Router(config)#no enable service password 18.To enable fastethernet of router: Router(config)#interface fastethernet 0/0 Router(config)#no shutdown 19.To assign ip address to fastethernet: Router(config)#interface fastethernet 0/0 81 IV. STATIC ROUTING: It is the process in which the router are predefined by the network administrator. It is secured than dynamic routing. It generally increases network administrator overload. Static routing used when very few devices to configure (<5) and when we know the router will probably never change. >> [Syntax: Router(config)#ip route destination NID subnet mask next hop] >> [HOP:In computer networking.a hop represents one portion of the path between source and destination] (7) DEFAULT ROUTING: A default routing also known as the gateway of last resort,is the network routes used by a router when no other known route exists for a given IP packet s destination address (6). All the packets for destination not known by the router s routing table are sent to the default route (7). >> [Syntax:Router(config)#ip route next hop] (2) V. DYANMIC ROUTING: RIP is a distance vector routing protocol, which employs the hop count as a routing metric. (6) RIP prevents routing loops by implementing a limit on the number of hops allowed in a path from the source to a destination.v(7) The maximum number of hops allowed for RIP is 15 (1).

3 The hold down ime is 180 seconds (1). RIP router transmitted full updates every 30 seconds (2). There are 3 versions of the RIP: RIP V1,RIP V2,RIPng.(1) VI. FRAME RELAY CLOUD Frame relay is a telecommunication service designed for cost-efficient data transmission for intermittent traffic between local area networks and between endpoints in a wide area network.(3) Frame relay is a telecommunication service designed for cost-efficient data transmission for intermittent traffic between local area networks (LANs) and between end-points in a wide area network (WAN). Frame relay puts data in a variable-size unit called a frame and leaves any necessary error correction (retransmission of data) up to the end-points, which speeds up overall data transmission. For most services, the network provides a permanent virtual circuit (PVC), which means that the customer sees a continuous, dedicated connection without having to pay for a full-time leased line, while the service provider figures out the route each frame travels to its destination and can charge based on usage. An enterprise can select a level of service quality - prioritizing some frames and making others less important. Frame relay is offered by a number of service providers, including AT&T. Frame relay is provided on fractional T-1 or full T-carrier system carriers. Frame relay complements and provides a mid-range service between ISDN, which offers bandwidth at 128 Kbps, and Asynchronous Transfer Mode (ATM), which operates in somewhat similar fashion to frame relay but at speeds from Mbps or Mbps.(3) Frame relay is based on the older X.25 packetswitching technology which was designed for transmitting analog data such as voice conversations. Unlike X.25 which was designed for analog signals, frame relay is a fast packet technology, which means that the protocol does not attempt to correct errors. When an error is detected in a frame, it is simply "dropped." (thrown away). The end points are responsible for detecting and retransmitting dropped frames. (However, the incidence of error in digital networks is extraordinarily small relative to analog networks.) (3) Frame relay is often used to connect local area networks with major backbones as well as on public wide area networks and also in private network environments with leased lines over T-1 lines. It requires a dedicated connection during the transmission period. It's not ideally suited for voice or video transmission, which requires a steady flow of transmissions. However, under certain circumstances, it is used for voice and video transmission.(3) Frame relay relays packets at the Data Link layer of the Open Systems Interconnection (OSI) model rather than at the Network layer. A frame can incorporate packets from different protocols such as Ethernet and X.25. It is variable in size and can be as large as a thousand bytes or more.(3) Frame Relay is an ITU-T (CCITT) and American National Standards Institute (ANSI) defined standard that outlines sending data over a public network.(2) VII. FRAME RELAY COMPONENTS You should be familiar with several Frame Relay components before going through the Frame Relay interface configuration process: Data-link connection identifier (DLCI) This is a number that identifies the logical circuit between the router and the Frame Relay switch. The Frame Relay switch maps the DLCIs between each pair of routers to create a PVC. DLCIs have local significance in that the identifier references the point between the local router and the Frame Relay switch to which it is connected. Thus, the same (or different) DLCI numbers can be used on both ends and it still would work properly.(2) Permanent virtual circuit (PVC) This is a virtual circuit that is permanently established. A PVC is an end-to-end path (that is, router-to-router path through a Frame Relay cloud). One or more DLCIs form a PVC in a Frame Relay network. PVCs save bandwidth associated with the establishment and teardown of circuits. (2) Local Management Interface (LMI) This is a signaling standard between the router device and the Frame Relay switch that is responsible for managing the connection and maintaining status between the devices. (2) NOTE: Not all Frame Relay terminology is reviewed here. Frame Relay is a useful technology, and there are several different applications of Frame Relay. Again, we will review only what is needed to complete the lab. (2) VIII. FRAME RELAY ADDRESS MAPPINGS: An important part of Frame Relay is the mapping of IP addresses to DLCIs. Two methods exist for Cisco routers to form these mappings: 82

4 Frame Relay Inverse ARP (dynamic) : A packetswitched technology that made its debut in the early 1990s, Frame Relay is a high-performance Data Link and Physical layer specification. It s pretty much a suc- cessor to X.25, except that much of the technology in X.25 that used to compensate for physical errors (noisy lines) has been eliminated. An upside to Frame Relay is that it can be more cost effective than point-to-point links; plus, it typically runs at speeds of 64Kbps up to 45Mbps (T3). Another Frame Relay benefit is that it provides features for dynamic bandwidth alloca- tion and congestion control. (2) This is a method of dynamically associating a network layer address with a DLCI. It allows a router to discover the network address of a device associated with a DLCI. Inverse ARP normally is used in fully meshed networks (networks in which all routers have PVCs to each other). The environment in this lab is a hub-spoke topology, so you will encounter some limitations with Frame Relay Inverse ARP. (2) Static (manual) mappings: In this method, you manually map a network layer address, such as IP or IPX, to a DLCI. This is done under the interface configuration mode for the serial interface configured for Frame Relay. It is important to note that when you manually map an IP address to a DLCI, Frame Relay Inverse ARP is disabled for that interface. You will have an opportunity to manually map IP addresses to DLCIs in this lab. (2) IX. USE OF FRAME RELAY CLOUD IN CREATING WIDE AREA NETWORKING WAN using Frame Relay Cloud in CISCO packet tracer Commands used for configuring the above network: VLAN Access Port Configuration: [Syntax: Switch(config)#interface fastethernet port Switch(config-if)#switchport mode access Switch(config-if)#switchport access vlan vlan_no.] VLAN trunk Port Configuration: [Syntax: switch(config)#interface fastethernet port Switch(config-if)#switchport mode trunk] To create VLAN through data base: switch#vlan database switch(vlan)#vlan 20 name marketing To assign port to dedicated VLAN: switch(config)#interface f0/1 switch(config-if)#switchport mode access switch(config-if)#switchport access vlan 10 switch(config)#interface f0/2 switch(config-if)#switchport mode access switch(config-if)#switchport access vlan 20 To assign port to dedicated vlan through range: switch(config)#interface range f0/5-6 switch(config-if-range)#switchport mode access switch(config-if-range)#switchport access vlan 20 Switch to switch configuration: switch(config)#interface fastethernet port switch(config-if)#switchport mode trunk RIPv2 configuration: [Syntax: Router(config)#router rip Router(config-router)#version 2 Router(config-router)#network source NID] Router configurations: To set secret password to router: Router(config)#enable secret <password> To set service password: Router(config)#enable password hcl To encrypt service password: Router(config)#service password-encryption To set the console password: Router(config)#line console 0 Router(config-line)#password 123 To set banner to the router: Router(config)#banner motd*banner title* To enable fastethernet of router: Router(config)#interface fastethernet <port> Router(config)#no shutdown To assign ip address to fastethernet: Router(config)#interface fastethernet <port> Router(config)#ip address <ip address> <subnet mask> 83

5 To enable serial port of the router: (DCE) Router(config)#interface serial <port> Router(config)#ip address <ip address> <subnet mask> Router(config-if)#no shutdown Router(config-if)#clock rate To enable serial port of the router: (DTE) Router(config)#interface serial <port> Router(config)#ip address <ip address> <subnet mask> Router(config-if)#no shutdown Frame relay cloud configuration: R1>enable R1#configure terminal R1(config)#interface serial 0/0/0 R1(config-if)#encapsulation frame-relay R1(config-if)#no shutdown R1(config-if)#exit R1(config-subif)#interface serial 0/0/0.102 point-topoint R1(config-subif)#ip address R1(config-subif)#frame-relay interface-dlci 102 R1(config-subif)#exit R1(config)#interface serial 0/0/0.103 point-to-point R1(config-subif)#ip address R1(config-subif)#frame-relay interface-dlci 103 R1(config-subif)#exit R1(config)#interface serial 0/0/0.104 point-to-point R1(config-subif)#ip address R1(config-subif)#frame-relay interface-dlci 104 R1(config-subif)#exit R1(config)#ip route R1(config)#ip route R1(config)#ip route R1(config)#exit R2>enable R2#configure terminal R2(config)#interface serial 0/0/0 R2(config-if)#encapsulation frame-relay R2(config-if)#no shutdown R2(config-if)#exit R2(config)#interface serial 0/0/0.101 point-to-point R2(config-subif)#ip address R2(config-subif)#frame-relay interface-dlci 101 R2(config-subif)#exit R2(config)#ip route R3>enable R3#configure terminal R3(config)#interface serial 0/0/0 R3(config-if)#encapsulation frame-relay R3(config-if)#no shutdown R3(config-if)#exit R3(config)#interface serial 0/0/0.101 point-to-point R3(config-subif)#ip address R3(config-subif)#frame-relay interface-dlci 101 R3(config-subif)#exit R3(config)#ip route R4>enable R4#configure terminal R4(config)#interface serial 0/0/0 R4(config-if)#encapsulation frame-relay R4(config-if)#no shutdown R4(config-if)#exit R4(config)#interface serial 0/0/0.101 point-to-point R4(config-subif)#ip address R4(config-subif)#frame-relay interface-dlci 101 R4(config-subif)#exit R4(config)#ip route Conclusions The frame relay cloud works better in WAN as compared to the router because the frame relay cloud doesn t have any operating system in it so it is secured from any of the security threat like hacking also frame relay cloud is easy to configure with any networking devices and has a greater transition speed as compared to the router. Also, the cost of the frame relay cloud is less as compared to a single router and it is easy to configure the Frame Relay Cloud as compared to a router. Moreover, frame relay is quite a bit easier to setup in a 'failover' configuration, where if one site goes down the frame relay automatically goes to a backup place without need of a routing change. Discussion Frame relay clouds are less reliable - You're going through the carrier's own network, depending on their frame switches and their frame routing. It's more prone to fail - Both AT&T and MCI have had spectacular frame blow-ups for multiple days. This 84

6 can usually be overcome (at a reasonable financial cost) via something like ISDN backup. REFERENCES 1. Advance concepts of networking, HP education academia program, student reference guide, version A.01, HPE.11.5, Hewlett Packard 2. Todd Lammle, CCNA Cisco Certified Network Associate study guide,7th edition, Wiley India 3. rame-relay 4. Behrouz A. Forouzan, Data communication and networking, 5th edition, McGraw hill education (India) Private Limited. 5. Wayne Tomasi, Introduction to data communications and networking, Pearson education Inc. 6. Wayne Tomasi, Advanced electronic communications systems, 6th edition, PHI Learning private limited. William Stallings, Data and computer communications, 8th edition, Pearson education Inc. 7. Andrew S. Tanenbaum and David J. Wetherall, Computer Networks, 5th edition, Pearson education Inc. 8. William J. Beyda, Data communications from basics to broadband, 4th edition, Pearson education Inc. 9. M. Irfan Ali, Frame relay in public networks, IEEE communication magazine March Viswanath Subramanian, Frame relay networks - a survey, Mohammad Zunnun Khan, Prof. (Dr.) Mohd. Rizwan Beg and Mohd. Shahid Husain, Designing of Wide Area Network with the use of Frame Relay Concept in Real Time Environment: a Proposal, International Journal on Recent and Innovation Trends in Computing and Communication. 12. Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup, The practice of system and network administration, 2nd edition, Pearson education Inc. 13. Stephen P. Olejniczak, Telecom for dummies, 1st edition, Wiley publishing Inc. 14. ShaikRiaz and K.V.S.S.RamaKrishna, Restoration Capacity Efficiency for Multi Protocol Label Switching Fast Reroute Network, International Journal of Computer Networks and Security, ISSN: , Vol.23, Special Issue.1 85

Lab Manual. ISC 350 (Networks and Telecommunication) Information Technology Solutions. Prepared by: Eng. Altaf Al Farhan.

Lab Manual. ISC 350 (Networks and Telecommunication) Information Technology Solutions. Prepared by: Eng. Altaf Al Farhan. Kuwait University Information Technology Solutions College of Computing Sciences and Engineering Department of Information Science Lab Manual ISC 350 (Networks and Telecommunication) Prepared by: Eng.

More information

Smart Serial. Show interfaces. Shut down. logging synchronous

Smart Serial. Show interfaces. Shut down. logging synchronous SEMESTER 2 Chapter 2 Static Networking V 4.0 2.1.1 What are the primary responsibilities of the router? 2.1.3 What is the first serial connector described called at the router end? What is the first serial

More information

Static Routing. Routing Protocols and Concepts Chapter 2. ITE PC v4.0 Chapter Cisco Systems, Inc. All rights reserved.

Static Routing. Routing Protocols and Concepts Chapter 2. ITE PC v4.0 Chapter Cisco Systems, Inc. All rights reserved. Static Routing Routing Protocols and Concepts Chapter 2 1 Objectives Define the general role a router plays in networks. Describe the directly connected networks, different router interfaces Examine directly

More information

Antonio Cianfrani. Packet Tracer

Antonio Cianfrani. Packet Tracer Antonio Cianfrani Packet Tracer Packet Tracer (1/2) Packet Tracer? Cisco Packet Tracer is a software able to emulate CISCO networking devices. Packet Tracer features: Allows to create network topologies

More information

SEMESTER 2 Chapter 1 Planning and Cabling a Network V 4.0

SEMESTER 2 Chapter 1 Planning and Cabling a Network V 4.0 SEMESTER 2 Chapter 1 Planning and Cabling a Network V 4.0 135 points 1.1.1 What are the common components between a router and other computers? CPU RAM ROM Operating System 1.1.1.2 What does a router connect?

More information

Lab 2.8.1: Basic Static Route Configuration

Lab 2.8.1: Basic Static Route Configuration Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway R1 Fa0/0 172.16.3.1 255.255.255.0 N/A S0/0/0 172.16.2.1 255.255.255.0 N/A Fa0/0 172.16.1.1 255.255.255.0 N/A R2

More information

CCNA 4 - Final Exam (A)

CCNA 4 - Final Exam (A) CCNA 4 - Final Exam (A) 1. A network administrator is asked to design a system to allow simultaneous access to the Internet for 250 users. The ISP for this network can only supply five public IPs. What

More information

CCNA 4 - Final Exam (B)

CCNA 4 - Final Exam (B) CCNA 4 - Final Exam (B) 1. Identify the factors that contribute to congestion on an Ethernet LAN. (Choose three.) improper placement of enterprise level servers addition of hosts to a physical segment

More information

outing and Switching Elective : Le

outing and Switching Elective : Le Routing and Switching Elective : Lecture Notes Nepal Engineering College Compiled by: Junior Professor: Daya Ram Budhathoki Nepal Engineering college, Changunarayan Chapters covered: Cabling Router Configuration

More information

DESIGN AND CONFIGURATION OF WIRED AND WIRELESS LOCAL AREA NETWORK USING CISCO PACKET TRACER

DESIGN AND CONFIGURATION OF WIRED AND WIRELESS LOCAL AREA NETWORK USING CISCO PACKET TRACER DESIGN AND CONFIGURATION OF WIRED AND WIRELESS LOCAL AREA NETWORK USING CISCO PACKET TRACER Khin AyeThu 1, Soe Soe Mon 2, Thida Soe 3 1 First Author, Lecturer, Faculty of Computer Systems and Technologies,

More information

CCNA Explorer 1 Chapter 11 Configuring & Testing Your Network

CCNA Explorer 1 Chapter 11 Configuring & Testing Your Network CCNA Explorer 1 Chapter 11 Configuring & Testing Your Network 11.1.1 What is the system software in Cisco devices? The Cisco IOS provides devices with what network services? How is the IOS generally accessed?

More information

Student Instructions: "Rob Router" Learns How to Communicate...Again!

Student Instructions: Rob Router Learns How to Communicate...Again! Student Instructions: "Rob Router" Learns How to Communicate...Again! PART 1 Perform the following tasks: Configure the router assigned to you. (Use the Router Configuration Setup handout.) When finished

More information

Introduction to Routing and Packet Forwarding

Introduction to Routing and Packet Forwarding Introduction to Routing and Packet Forwarding Routing Protocols and Concepts 1 Objectives Identify a router as a computer with an OS and hardware designed for the routing process. Demonstrate the ability

More information

Lab: Basic Static Route Configuration

Lab: Basic Static Route Configuration Lab: Basic Static Route onfiguration Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway R1 Fa0/0 172.16.3.1 255.255.255.0 N/A S0/0/0 172.16.2.1 255.255.255.0 N/A

More information

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and exclusive use by instructors in the CCNA 2: Routers

More information

Network Devices,Frame Relay and X.25

Network Devices,Frame Relay and X.25 Network Devices,Frame Relay and X.25 Hardware/Networking Devices: Networking hardware may also be known as network equipment computer networking devices. Network Interface Card (NIC): NIC provides a physical

More information

15. PPP and Frame relay in small network

15. PPP and Frame relay in small network Published on cdesigner.eu (https://cdesigner.eu) Home > Networks > 15. PPP and Frame relay in small network 15. PPP and Frame relay in small network PPP and Frame relay are protocols operating at data

More information

Lab 5: Inter-VLANs Routing

Lab 5: Inter-VLANs Routing Lab 5: Inter-VLANs Routing Network Topology:- Device Interface IP Address Subnet Mask Gateway/Clock Rate Fa 0/0.10 10.5.0.1 255.255.255.192 ----- R1 Fa 0/0.20 10.6.0.1 255.255.255.192 ----- Fa 0/0.30 10.10.0.1

More information

TELECOMMUNICATION MANAGEMENT AND NETWORKS

TELECOMMUNICATION MANAGEMENT AND NETWORKS QUAID-E-AWAM UNIVERSITY OF ENGINEERING SCIENCE AND TECHNOLOGY, NAWABSHAH TELECOMMUNICATION MANAGEMENT AND NETWORKS LAB # 3 CONFIGURING INTERFACES OF ROUTER AND SWITCH Topology Diagram Addressing Table

More information

KIM DONNERBORG / RTS. Cisco Lab Øvelse Af Kim Donnerborg / RTS. Side 0 af 8

KIM DONNERBORG / RTS. Cisco Lab Øvelse Af Kim Donnerborg / RTS. Side 0 af 8 KIM DONNERBORG / RTS Side 0 af 8 INDHOLDSFORTEGNELSE Lab: Basic Router Configuration... 2 Topology Diagram... 2 Addressing Table... 2 Learning Objectives... 2 Scenario... 2 Task 1: Cable the Network....

More information

Lab Troubleshooting WAN Connectivity

Lab Troubleshooting WAN Connectivity Lab 9.2.5 Troubleshooting WAN Connectivity Device Host Name Interface IP Address Subnet Mask Default Gateway R1 R1 Fast Ethernet 0/0 192.168.1.1 255.255.255.0 N/A Serial 0/0/0 (DCE) 192.168.3.1 255.255.255.252

More information

Interconnecting networks with switches. Virtual Local Area Networks (VLAN)

Interconnecting networks with switches. Virtual Local Area Networks (VLAN) 1 Interconnecting networks with switches. Virtual Local Area Networks (VLAN) Experimental Development Exercise 1: Creating VLANs and trunk links using the 802.1Q protocol The aims of this exercise are:

More information

(ii) Simei(config)#line console 0 Simei(config-line)#password Networking Simei(config-line)#exit

(ii) Simei(config)#line console 0 Simei(config-line)#password Networking Simei(config-line)#exit Sep 2008 Section A 1. Any of the following 2: a. Frame relay b. ISDN c. PPP d. HDLC 2. (i) RAM copy running-config startup-config 3. hardware platform, feature set, file format, version 4. (i) Cisco Discovery

More information

Lab 3.5.1: Basic Frame Relay

Lab 3.5.1: Basic Frame Relay Lab 3.5.1: Basic Frame Relay Topology Diagram Addressing Table Device Interface IP Address Subnet Mask R1 R2 Default Gateway Fa0/0 192.168.10.1 255.255.255.0 N/A S0/0/1 10.1.1.1 255.255.255.252 N/A S0/0/1

More information

6.1. WAN Type. WAN types include the following:

6.1. WAN Type. WAN types include the following: 6.1. WAN Type WAN types include the following: Method Point to Point Circuit Switching Packet Switching Description A point to point connection is a single, pre established path from the customer's network

More information

Introducing Frame Relay

Introducing Frame Relay Frame Relay CCNA 4 Note Much of the information in this presentation comes from the CCNP 2 version 3.0 module on Frame Relay. I find a lot of the information in CCNA 4 module 5 Frame Relay not very well

More information

Frame Relay. Frame Relay Information 1 of 18

Frame Relay. Frame Relay Information 1 of 18 Frame Relay Information 1 of 18 This document was retrieved from the Web and has been been edited by Thomas Jerry Scott for use in his TCP/IP network classes. Chapter Goals Describe the history of Frame

More information

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and exclusive use by instructors in the CCNA Exploration:

More information

Lab 6.4.1: Basic Inter-VLAN Routing

Lab 6.4.1: Basic Inter-VLAN Routing Topology Diagram Addressing Table Device (Hostname) Interface IP Address Subnet Mask Default Gateway S1 VLAN 99 172.17.99.11 255.255.255.0 172.17.99.1 S2 VLAN 99 172.17.99.12 255.255.255.0 172.17.99.1

More information

SYSTEMS ADMINISTRATION USING CISCO (315)

SYSTEMS ADMINISTRATION USING CISCO (315) Page 1 of 11 Contestant Number: Time: Rank: SYSTEMS ADMINISTRATION USING CISCO (315) REGIONAL 2016 Multiple Choice: Multiple Choice (50 @ 10 points each) TOTAL POINTS (500 points) (500 points) Failure

More information

Troubleshooting Frame Relay Connections

Troubleshooting Frame Relay Connections CHAPTER 18 Frame Relay was originally conceived as a protocol for use over ISDN interfaces. Initial proposals to this effect were submitted to the International Telecommunication Union Telecommunication

More information

Lab Command Modes and Router Identification. Objective. Background/Preparation. Step 1 Login to the router in user EXEC mode

Lab Command Modes and Router Identification. Objective. Background/Preparation. Step 1 Login to the router in user EXEC mode Lab 3.1.2 Command Modes and Router Identification Objective Identify basic router modes of user EXEC and privileged EXEC. Use commands to enter specific modes. Become familiar with the router prompt for

More information

TestsDumps. Latest Test Dumps for IT Exam Certification

TestsDumps.  Latest Test Dumps for IT Exam Certification TestsDumps http://www.testsdumps.com Latest Test Dumps for IT Exam Certification Exam : 200-105 Title : Interconnecting Cisco Networking Devices Part 2 (ICND2 v3.0) Vendor : Cisco Version : DEMO Get Latest

More information

CCNA relevante Befehle

CCNA relevante Befehle CCNA relevante Befehle router>enable Password: router#disable router>en Password: router#configure terminal router(config)#exit router#show arp router#show flash: all router#show history router#show interfaces

More information

CCNA EXPLORATION V4.0 ROUTING PROTOCOLS AND CONCEPTS ACCESSIBLE INSTRUCTOR MATERIALS POWERPOINT OBJECTIVES

CCNA EXPLORATION V4.0 ROUTING PROTOCOLS AND CONCEPTS ACCESSIBLE INSTRUCTOR MATERIALS POWERPOINT OBJECTIVES CCNA EXPLORATION V4.0 ROUTING PROTOCOLS AND CONCEPTS ACCESSIBLE INSTRUCTOR MATERIALS Prepared by Cisco Learning Institute June 23, 2008 Chapter 1 Introduction to Routing and Packet Forwarding Objectives

More information

CCNA 4 - Final Exam Answers

CCNA 4 - Final Exam Answers CCNA 4 - Final Exam Answers 1 Which of the following describes the roles of devices in a WAN? (Choose three.) *** A CSU/DSU terminates a digital local loop. A modem terminates a digital local loop. A CSU/DSU

More information

Lab Analyzing a Test Plan and Performing a Test

Lab Analyzing a Test Plan and Performing a Test Lab 7.1.6 Analyzing a Test Plan and Performing a Test Objectives Analyze a sample test plan to determine: The subject of the test The methods and tools for testing The potential results Perform the test

More information

SOHO. A Case Study. Case Study: SOHO

SOHO. A Case Study. Case Study: SOHO SOHO A Case Study Authors: Mary Hawkins & Patrick Neff - 2006 Page 1 of 21 Core Area These routers connect to the various offices and to the core router to ensure that all offices are able to connect to

More information

A typical WAN structure includes the following components.

A typical WAN structure includes the following components. CBCN4103 WAN is a computer network that spans a relatively large geographical area. Typically, a WAN consists of two or more LANs. A WAN is a network usually provided by a specialised company called a

More information

Skills Assessment Student Training Exam

Skills Assessment Student Training Exam Skills Assessment Student Training Exam Topology Assessment Objectives Part 1: Initialize Devices (2 points, 5 minutes) Part 2: Configure Device Basic Settings (18 points, 20 minutes) Part 3: Configure

More information

Course: CCNA Bootcamp (Intensive CCNA)

Course: CCNA Bootcamp (Intensive CCNA) Course: CCNA Bootcamp (Intensive CCNA) Duration: 5 Days Description Introduction to Networking course will prepare you for the basic knowledge and in-depth technology of networking design and implementation.

More information

Lab 1.1.4c Configuring Static NAT Addresses

Lab 1.1.4c Configuring Static NAT Addresses Lab 1.1.4c Configuring Static NAT Addresses Objective Configure a router to use network address translation (NAT) to convert internal IP addresses, typically private addresses, into outside public addresses.

More information

Final exam study Guide

Final exam study Guide Final exam study Guide K-1A * In relationship to the OSI layer model and encapsulation/decapsulation process, what happen to a packet that travels through multiple hops of routers? - What happen to the

More information

Cisco Realtests Exam Bundle

Cisco Realtests Exam Bundle Cisco Realtests 640-802 Exam Bundle Number: 640-802 Passing Score: 800 Time Limit: 300 min File Version: 24.4 http://www.gratisexam.com/ Cisco 640-802 Exam Bundle Exam Name: Cisco Cisco Certified Network

More information

WAN Technologies CCNA 4

WAN Technologies CCNA 4 WAN Technologies CCNA 4 Overview Note: Most of this will be described in more detail in later chapters. Differentiate between a LAN and WAN Identify the devices used in a WAN List WAN standards Describe

More information

Lab Capturing and Analyzing Network Traffic

Lab Capturing and Analyzing Network Traffic Lab 1.2.2 Capturing and Analyzing Network Traffic Host Name IP Address Fa0/0 Subnet Mask IP Address S0/0/0 Subnet Mask Default Gateway RouterA 172.17.0.1 255.255.0.0 192.168.1.1 (DCE) 255.255.255.0 N/A

More information

Chapter 12 Frame Relay

Chapter 12 Frame Relay 1 Chapter 12 Frame Relay Contents Frame Relay Stand. & Eq. Virtual Circuits LMI Performance Parameters Frame Format Frame Relay Topologies Frame Relay Config. Monitoring Frame Relay Review Questions 2

More information

SARDAR RAJA COLLEGE OF ENGINEERING ALANGULAM

SARDAR RAJA COLLEGE OF ENGINEERING ALANGULAM SARDAR RAJA COLLEGE OF ENGINEERING ALANGULAM DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING LESSON PLAN SUBJECT : COMPUTER NETWORKS CODE : EC62 CLASS : III Year / VI SEM Assistant Professor: Ms.

More information

Hochschule Bremen Networking Lab

Hochschule Bremen Networking Lab Hochschule Bremen Networking Lab User Manual Welcome to the Hochschule Bremen networking lab. This manual will give you a brief introduction on how to use the PCs and networking hardware in the lab. The

More information

Cisco Exam CCNA Version: 4.1 [ Total Questions: 215 ]

Cisco Exam CCNA Version: 4.1 [ Total Questions: 215 ] s@lm@n Cisco Exam 640-801 CCNA Version: 4.1 [ Total Questions: 215 ] Question No : 1 Which router command can be used to verify the type of cable connected to interface serial 0/0? A. show interfaces serial

More information

CCNA Exploration Network Fundamentals

CCNA Exploration Network Fundamentals CCNA Exploration 4.0 1. Network Fundamentals The goal of this course is to introduce you to fundamental networking concepts and technologies. These online course materials will assist you in developing

More information

CCNA 1 Final Exam Answers UPDATE 2012 eg.2

CCNA 1 Final Exam Answers UPDATE 2012 eg.2 CCNA 1 Final Exam Answers UPDATE 2012 eg.2 January 12th, 2012AdminLeave a commentgo to comments 1. When must a router serial interface be configured with the clock rate command? when the interface is functioning

More information

CHAPTER -1. Introduction to Computer Networks

CHAPTER -1. Introduction to Computer Networks CHAPTER -1 Introduction to Computer Networks PRELIMINARY DEFINITIONS computer network :: [Tanenbaum] a collection of autonomous computers interconnected by a single technology. communications network ::a

More information

Cisco IOS Configuration Basics

Cisco IOS Configuration Basics Cisco IOS Configuration Basics Switching Router Overview Router configuration controls the operation of the router s: Interface IP address and netmask Routing information (static, dynamic or default) Boot

More information

et Su cc es s in Passing Yourertification Exam at first

et Su cc es s in Passing Yourertification Exam at first www.dumpspdf.com in Passing Yourertification Exam at first et Su cc es s Vendor: Cisco Exam Code: 200-101 Exam Name: Interconnecting Cisco Networking Devices Part 2 QUESTION: 1 **Exhibit Missing** A technician

More information

CISCO SYSTEM ADMINISTRATION (41)

CISCO SYSTEM ADMINISTRATION (41) CISCO SYSTEM ADMININSTRATION PAGE 1 OF 11 CONTESTANT ID# Time Rank CISCO SYSTEM ADMINISTRATION (41) Regional 2012 TOTAL POINTS (500) Failure to adhere to any of the following rules will result in disqualification:

More information

Connections, addressing and common configuration rules.

Connections, addressing and common configuration rules. Lab #1 r9-1 s2 e1 3/11 VLAN_21 BGP AS 100 s1 3/1 e0 s0 e0 3/2 s1 VLAN_22 BGP AS 200 r1 r2 Ring 4 r4 s0/1 r3 to0/0 s0/0 s0 s1 OSPF Area 33 to0 e0/0 e0 OSPF Area 4 3/4 b0/0 3/3 VLAN_14 VLAN_13 403 304 c15

More information

Introduction to WAN Technologies

Introduction to WAN Technologies Introduction to WAN Technologies From DocWiki This article introduces the various protocols and technologies used in wide-area network (WAN) environments. Topics summarized here include point-to-point

More information

GuideTorrent. The best excellent exam certification guide torrent and dumps torrent provider

GuideTorrent.  The best excellent exam certification guide torrent and dumps torrent provider GuideTorrent http://www.guidetorrent.com The best excellent exam certification guide torrent and dumps torrent provider Exam : 200-125 Title : CCNA Cisco Certified Network Associate CCNA (v3.0) Vendor

More information

2.1. Device Connection

2.1. Device Connection 2.1. Device Connection Cisco routers and switches do not have monitors, and you cannot connect a keyboard or a mouse directly to the device. To manage the device, you connect to the router or switch through

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CISCO 100-101 EXAM QUESTIONS & ANSWERS Number: 100-101 Passing Score: 800 Time Limit: 120 min File Version: 35.5 http://www.gratisexam.com/ CISCO 100-101 EXAM QUESTIONS & ANSWERS Exam Name: CCNA Interconnecting

More information

OSPF single area configuration lab on packet tracer

OSPF single area configuration lab on packet tracer OSPF single area configuration lab on packet tracer This OSPF lab is created in packet tracer and you will learn the OSPF single area configuration from this lab. Configuring the OSPF Routing Process This

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CISCO 200-101 EXAM QUESTIONS & ANSWERS Number: 200-101 Passing Score: 800 Time Limit: 120 min File Version: 32.2 http://www.gratisexam.com/ CISCO 200-101 EXAM QUESTIONS & ANSWERS Exam Name: Interconnecting

More information

CCNA. Course Catalog

CCNA. Course Catalog CCNA Course Catalog 2012-2013 This course is intended for the following audience: Network Administrator Network Engineer Systems Engineer CCNA Exam Candidates Cisco Certified Network Associate (CCNA 640-802)

More information

The primary audience for this course includes Network Administrators, Network Engineers,

The primary audience for this course includes Network Administrators, Network Engineers, CCNA COURSE DESCRIPTION: Cisco Certified Network Associate (CCNA) validates the ability to install, configure, operate, and troubleshoot medium-size route and switched networks, including implementation

More information

Router Router Microprocessor controlled traffic direction home router DSL modem Computer Enterprise routers Core routers

Router Router Microprocessor controlled traffic direction home router DSL modem Computer Enterprise routers Core routers Router Router is a Microprocessor controlled device that forwards data packets across the computer network. It is used to connect two or more data lines from different net works. The function of the router

More information

Building the Routing Table. Introducing the Routing Table Directly Connected Networks Static Routing Dynamic Routing Routing Table Principles

Building the Routing Table. Introducing the Routing Table Directly Connected Networks Static Routing Dynamic Routing Routing Table Principles Building the Routing Table Introducing the Routing Table Directly Connected Networks Static Routing Dynamic Routing Routing Table Principles Introducing the Routing Table R1# show ip route Codes: C - connected,

More information

Cisco Cisco Certified Network Associate (CCNA)

Cisco Cisco Certified Network Associate (CCNA) Cisco 200-125 Cisco Certified Network Associate (CCNA) http://killexams.com/pass4sure/exam-detail/200-125 Question: 769 Refer to exhibit: Which destination addresses will be used by Host A to send data

More information

Lab10- Configuring EIGRP

Lab10- Configuring EIGRP Lab10- Configuring EIGRP Topology Lab10- Configuring EIGRP Page 1 Learning Objectives Upon completion of this lab, you will be able to: Cable a network according to the Topology Diagram. Erase the startup

More information

Lab 9.6.1: Basic EIGRP Configuration Lab

Lab 9.6.1: Basic EIGRP Configuration Lab Lab 9.6.1: Basic EIGRP Configuration Lab Topology Diagram Address Table 1 Learning Objectives Upon completion of this lab, you will be able to: Cable a network according to the Topology Diagram. Erase

More information

Copyright. CTTC Professional Development Program. CCNA Lab Manual ( ) CTTC. Published By

Copyright. CTTC Professional Development Program. CCNA Lab Manual ( ) CTTC. Published By 2 Copyright CTTC Professional Development Program. CCNA Lab Manual (200-120) Published By CTTC 45-M, Block-6 P.E.C.H.S Karachi-75400 Pakistan. All rights reserved. No part of this manual may be reproduced

More information

Technologies Covered

Technologies Covered Technologies Covered Connect to your POD Base Configuration Interface Configuration Virtual LAN (VLAN) Configuration [Access & Trunk Ports] IP Addressing Frame Relay [Dynamic] RIP Routing TCL Scripts /

More information

CCNA MCQS with Answers Set-1

CCNA MCQS with Answers Set-1 CCNA MCQS with Answers Set-1 http://freepdf-books.com CCNA MCQS with Answers Set-1 Question 1# - Which of the following are ways to provide login access to a router? (choose all that apply) A. HTTP B.

More information

Module 10 Frame Relay and ATM

Module 10 Frame Relay and ATM Module 10 Frame Relay and ATM 10.0 INTRODUCTION Multimedia is basically a heterogeneous service which is characterized by different traffic types and variable bandwidths. Specifically Video bandwidth has

More information

Router Startup and Configuration

Router Startup and Configuration Router Startup and Configuration Router Startup In general, the boot process follows these steps: Test hardware (POST) Load the bootstrap program Locate and load the Cisco IOS Locate and load the router

More information

Lab Using the CLI to Gather Network Device Information Topology

Lab Using the CLI to Gather Network Device Information Topology Topology Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway R1 G0/1 192.168.1.1 255.255.255.0 N/A Lo0 209.165.200.225 255.255.255.224 N/A S1 VLAN 1 192.168.1.11 255.255.255.0

More information

Using the setup Command Facility

Using the setup Command Facility CHAPTER 2 This chapter describes how to use the setup command facility to configure your Cisco integrated access device (IAD). The setup command facility prompts you to enter information needed to start

More information

CCNA-A Scope and Sequence (March 2007-Draft)

CCNA-A Scope and Sequence (March 2007-Draft) CCNA-A Scope and Sequence (March 2007-Draft) This document is a preliminary overview of the new CCNA-A curriculum and is subject to change since the courses are still under development. The English versions

More information

Lab Configuring OSPF Timers 2500 Series

Lab Configuring OSPF Timers 2500 Series Lab 2.3.5 Configuring OSPF Timers 2500 Series Objective Setup an IP addressing scheme for OSPF area. Configure and verify OSPF routing. Modify OSPF interface timers to adjust efficiency of network. Background/Preparation

More information

LAB MANUAL for Computer Network

LAB MANUAL for Computer Network LAB MANUAL for Computer Network CSE-310 F Computer Network Lab L T P - - 3 Class Work : 25 Marks Exam : 25 MARKS Total : 50 Marks This course provides students with hands on training regarding the design,

More information

CCNA Cisco Certified Network Associate CCNA (v3.0)

CCNA Cisco Certified Network Associate CCNA (v3.0) CCNA Cisco Certified Network Associate CCNA (v3.0) Cisco 200-125 Dumps Available Here at: /cisco-exam/200-125-dumps.html Enrolling now you will get access to 455 questions in a unique set of 200-125 dumps

More information

Integrated IS-IS CHAPTER 4. ISO Network Entity Title (NET)

Integrated IS-IS CHAPTER 4. ISO Network Entity Title (NET) CHAPTER 4 Integrated IS-IS This chapter provides information and commands concerning the following Intermediate System-to-Intermediate System (IS-IS) topics: ISO Network Entity Title (NET) Rules for creating

More information

CCNA 1 Chapter 6 v5.0 Exam Answers 2013

CCNA 1 Chapter 6 v5.0 Exam Answers 2013 CCNA 1 Chapter 6 v5.0 Exam Answers 2013 1 After troubleshooting a router, the network administrator wants to save the router configuration so that it will be used automatically the next time that the router

More information

Seite von 7 05.0.200 Close Window Assessment System Exam Viewer - CCNA Practice Certification Exam # - (Version 4.0) Below you will find the assessment items as presented on the exam as well as the scoring

More information

Upon completion of this chapter, you will be able to answer the following questions:

Upon completion of this chapter, you will be able to answer the following questions: CHAPTER 1 Routing Concepts Objectives Upon completion of this chapter, you will be able to answer the following questions: What are the primary functions and features of a router? How do you connect devices

More information

Network Cable : Configure & Verifying Cross-Over Cable. Network Profile: Network Discovery, File and Printer sharing

Network Cable : Configure & Verifying Cross-Over Cable. Network Profile: Network Discovery, File and Printer sharing Lab # Lab 1 Lab 2 Lab 3 Lab 4 Lab 5 Lab 6 Lab 7 Lab 8 Lab 9 Lab 10 Lab 11 Lab 12 Lab 13 Lab 14 Lab 15 Lab 16 Lab 17 Lab 18 Lab 19 Lab 20 Lab 21 Lab 22 Lab 23 Topic LAN Card: Check Speed, Enable/Disable.

More information

Ch. 9 VTP (Trunking, VTP, Inter-VLAN Routing) CCNA 3 version 3.0

Ch. 9 VTP (Trunking, VTP, Inter-VLAN Routing) CCNA 3 version 3.0 Ch. 9 VTP (Trunking, VTP, Inter-VLAN Routing) CCNA 3 version 3.0 Overview Explain the origins and functions of VLAN trunking Describe how trunking enables the implementation of VLANs in a large network

More information

Interconnecting Cisco Networking Devices Part2 (ICND2) Exam.

Interconnecting Cisco Networking Devices Part2 (ICND2) Exam. Cisco 640-816 Interconnecting Cisco Networking Devices Part2 (ICND2) Exam TYPE: DEMO http://www.examskey.com/640-816.html Examskey Cisco 640-816 exam demo product is here for you to test quality of the

More information

Lab Correcting RIPv2 Routing Problems

Lab Correcting RIPv2 Routing Problems Lab 9.4.2 Correcting RIPv2 Routing Problems e Interface IP Address Subnet Mask Default Gateway Device Host Name Interface IP Address Subnet Mask Default Gateway R1 BRANCH1 Fast Ethernet 0/0 172.16.0.1

More information

There are two ways to establish VCs:

There are two ways to establish VCs: Virtual Circuits 1 Virtual Circuits The connection through a Frame Relay network between two DTEs is called a virtual circuit (VC). The circuits are virtual because there is no direct electrical connection

More information

WAN technology which are to be discussed:

WAN technology which are to be discussed: WAN Technology Operates at 3 layer OSI model as below: 1. PHY 2. Data Link 3. Network Most of WAN technology are packetswitched network categorized as Switched Virtual circuit Network ( 3-phase, connection

More information

Information and Network Technology Revised Date 07/26/2012 Implementation Date 08/01/2012

Information and Network Technology Revised Date 07/26/2012 Implementation Date 08/01/2012 Information and Network Technology Ben Eckart Revised Date 07/26/2012 Implementation Date 08/01/2012 COURSE OUTLINE CRT 286 LAN/WAN Implementation and Support 3 Credit Hours Course Description The focus

More information

Data Communications. From Basics to Broadband. Third Edition. William J. Beyda

Data Communications. From Basics to Broadband. Third Edition. William J. Beyda Data Communications From Basics to Broadband Third Edition William J. Beyda University of California Extension, Berkeley Siemens Information and Communication Networks, Inc. Prentice Hall Upper Saddle

More information

Lab Verifying NAT and PAT Configuration

Lab Verifying NAT and PAT Configuration Lab 1.1.5 Verifying NAT and PAT Configuration Objective Configure a router for Network Address Translation (NAT) and Port Address Translation (PAT) Test the configuration and verify NAT/PAT statistics

More information

Routing Information Protocol Version 2.0

Routing Information Protocol Version 2.0 Routing Information Protocol Version 2.0 RIPv2 Objective: onfigure RIPv2 between R1 and R2 to obtain connectivity between Networks Directions onfigure R1's interface F0/0 with the IP address 10.1.0.1/16

More information

Lab Backing up Configuration Files

Lab Backing up Configuration Files Lab 3.2.9 Backing up Configuration Files Objective Demonstrate the capture of the running configuration of a router to an ASCII text file with HyperTerminal. Edit or modify the configuration with a text

More information

CCNA Layer 2 switching. Revision no.: PPT/2K605/03

CCNA Layer 2 switching. Revision no.: PPT/2K605/03 CCNA 640-801 Layer 2 switching Revision no.: PPT/2K605/03 What is Switching? It breaks the Collision Domain It takes the packet and forwards to destined port without any modification. Network still remains

More information

CCNA Exam File with Answers. Note: Underlines options are correct answers.

CCNA Exam File with Answers. Note: Underlines options are correct answers. CCNA Exam File with Answers. Note: Underlines options are correct answers. 1. Which of the following are ways to provide login access to a router? (choose all that apply) A. HTTP B. Aux Port /TELNET C.

More information

CS610- Computer Network Solved Subjective From Midterm Papers

CS610- Computer Network Solved Subjective From Midterm Papers Solved Subjective From Midterm Papers May 08,2012 MC100401285 Moaaz.pk@gmail.com Mc100401285@gmail.com PSMD01 CS610- Computer Network Midterm Examination - Fall 2011 1. Where are destination and source

More information

Lab 1.1.4a Configuring NAT

Lab 1.1.4a Configuring NAT Lab 1.1.4a Configuring NAT Objective Configure a router to use network address translation (NAT) to convert internal IP addresses, typically private addresses, into outside public addresses. Background/Preparation

More information