Chapter 6 Delivery and Routing of IP Packets. PDF created with FinePrint pdffactory Pro trial version

Size: px
Start display at page:

Download "Chapter 6 Delivery and Routing of IP Packets. PDF created with FinePrint pdffactory Pro trial version"

Transcription

1 Chapter 6 Delivery and Ruting f IP Packets PDF created with FinePrint pdffactry Pr trial versin

2 Outline Cnnectin Delivery Ruting methds Static and dynamic ruting Ruting table and mdule Classless addressing PDF created with FinePrint pdffactry Pr trial versin

3 6.1 CONNECTION-ORIENTED VERSUS CONNECTIONLESS SERVICES PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

4 Intrductin Delivery The physical frwarding f the packets Ruting Cnnectinless v.s. cnnectin-riented service Direct v.s. indirect delivery Finding the rute (next hp) fr a datagram Ruting methds Types f ruting, ruting tables and ruting mdule PDF created with FinePrint pdffactry Pr trial versin

5 Cnnectin-Oriented Versus Cnnectinless Services Delivery f a packet in the netwrk layer Cnnectin-riented Cnnectinless Cnnectin-riented the netwrk layer prtcl first makes a cnnectin between surce and destinatin befre sending a packet The decisin abut the rute f a sequence f packets is made nly ne When the cnnectin is established PDF created with FinePrint pdffactry Pr trial versin

6 6.1 Cnnectin-Oriented Versus Cnnectinless Services (Cnt.) Cnnectinless The netwrk layer treat each packet independently Each packet having n relatinship t any ther packet IP prtcl is a cnnectinless prtcl IP is an internetwrkprtcl and the packets may be delivered thrugh several hetergeneus netwrks Sme f the netwrk may nt be cnnectin-riented PDF created with FinePrint pdffactry Pr trial versin

7 6.2 DIRECT VERSUS INDIRECT DELIVERY The McGraw-Hill Cmpanies, Inc., 2000 PDF created with FinePrint pdffactry Pr trial versin

8 Direct Versus Indirect Delivery The delivery f a packet may be direct r indirect PDF created with FinePrint pdffactry Pr trial versin

9 Direct Delivery The final destinatin is a hst in the same physical netwrk as the deliverer When the surce and destinatin are lcated n the same physical netwrk Or the delivery is between the last ruter and the destinatin hst PDF created with FinePrint pdffactry Pr trial versin

10 Figure 6-1 Direct Delivery The McGraw-Hill Cmpanies, Inc., 2000 PDF created with FinePrint pdffactry Pr trial versin

11 Direct Delivery (Cnt.) Hw t determine if the delivery is direct Cmpare the netwrk addresses between the destinatin and the current netwrk Fr direct delivery, the sender uses the destinatin IP address t find the destinatin physical address Static methd: finding a table Dynamic methd: use the address reslutin prtcl (ARP) PDF created with FinePrint pdffactry Pr trial versin

12 Indirect Delivery The destinatin hst and the deliverer are nt n the same netwrk Packet ges frm ruters t ruters Fr indirect delivery The sender uses thedestinatin IP address and a ruting table t find the next ruter s IP address Then, the sender uses ARP prtcl t find the next ruter s physical address PDF created with FinePrint pdffactry Pr trial versin

13 Figure 6-2 Indirect Delivery The McGraw-Hill Cmpanies, Inc., 2000 PDF created with FinePrint pdffactry Pr trial versin

14 Indirect Delivery (Cnt.) A delivery always invlves ne direct delivery but zer r mre indirect deliveries Besides, the last delivery is always a direct delivery PDF created with FinePrint pdffactry Pr trial versin

15 6.3 ROUTING METHODS The McGraw-Hill Cmpanies, Inc., 2000 PDF created with FinePrint pdffactry Pr trial versin

16 Ruting Methds Ruting requires a hst/ruter t have a ruting table Hwever, with the increase f hsts, The number f entries in the ruting table als increase Lk fr ways t decrease the table size r handle issues such as security Next-hp ruting Netwrk-specific ruting Hst-specific ruting Default ruting PDF created with FinePrint pdffactry Pr trial versin

17 Next-Hp Ruting Hld nly the address f the next hp Instead f hlding infrmatin abut the cmplete rute PDF created with FinePrint pdffactry Pr trial versin

18 Figure 6-3 Next-Hp Ruting The McGraw-Hill Cmpanies, Inc., 2000 PDF created with FinePrint pdffactry Pr trial versin

19 Netwrk-Specific Ruting Use nly ne entry t define the address f the netwrk itself, i.e., netwrk address Instead f having an entry fr every hst cnnected t the same physical netwrk PDF created with FinePrint pdffactry Pr trial versin

20 Figure 6-4 Netwrk-Specific Ruting PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

21 Hst-Specific Ruting The destinatin hst address is given in the ruting table The inverse f netwrk-specific ruting Nt efficient fr perfrmance But, in sme ccasins, the administratr wants t have mre cntrl ver ruting Checking the rute Prviding security PDF created with FinePrint pdffactry Pr trial versin

22 Figure 6-5 Hst-SpecificRuting PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

23 Default Ruting Instead f listing all netwrks in the ruting table Just use ne entry called default Netwrk address is PDF created with FinePrint pdffactry Pr trial versin

24 Figure 6-6 Default Ruting The McGraw-Hill Cmpanies, Inc., 2000 PDF created with FinePrint pdffactry Pr trial versin

25 6.4 STATIC VERSUS DYNAMIC ROUTING The McGraw-Hill Cmpanies, Inc., 2000 PDF created with FinePrint pdffactry Pr trial versin

26 Static Versus Dynamic Ruting Table Static Ruting Table The entries are entered manually Cannt be updated unless manually altered by administratr Dynamic Ruting Table Update peridically using dynamic ruting prtcl RIP, OSPF, r BGP If a ruter shutdwn r a link is brken Update the tables accrdingly PDF created with FinePrint pdffactry Pr trial versin

27 6.5 ROUTING TABLE AND ROUTING MODULE PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

28 Ruting Table and Ruting Mdule When lk fr the rute First check fr direct delivery Then hst-specific delivery Then netwrk-specific delivery Finally default delivery This hierarchical strategy can be implemented in the ruting mdule r in the ruting table PDF created with FinePrint pdffactry Pr trial versin

29 Figure 6-7 Ruting Mdule and Ruting Table PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

30 Ruting Table Ruting table usually has seven fields Mask, destinatin address, next-hp address, flags, reference cunt, use, and interface Mask: applies t the destinatin IP address t find the netwrk/subnetwrk address f the destinatin In hst-specific ruting: mask = In default ruting: mask = In an unsubnettednetwrk: mask = default mask PDF created with FinePrint pdffactry Pr trial versin

31 Ruting Table (Cnt.) Destinatin address: can be either Destinatin hst address (hst-specific address) Destinatin netwrk address (netwrk-specific address) Next-hp address The address f the next-hp ruter PDF created with FinePrint pdffactry Pr trial versin

32 Ruting Table (Cnt.) Flags U (Up): the ruter is up and running. If nt present, cannt frward packet t this ruter G (Gateway): destinatin is in anther netwrk and use indirect delivery If nt present, use direct delivery H (Hst-specific): the entry in the destinatin field is hst-specific address If nt present, destinatin field is netwrk-specific address PDF created with FinePrint pdffactry Pr trial versin

33 Ruting Table (Cnt.) Flags D (Added by redirectin): ruting infrmatin fr this destinatin has been added by a redirectin message frm ICMP. M (Mdified by redirectin): ruting infrmatin fr this destinatin has been mdified by a redirectin message frm ICMP. Discuss in Chapter 9 PDF created with FinePrint pdffactry Pr trial versin

34 Ruting Table (Cnt.) Reference cunt The number f users that are using this rute at any mment Use The number f packets transmitted thrugh this ruter fr the crrespnding destinatin Interface The name f interface PDF created with FinePrint pdffactry Pr trial versin

35 Figure 6-8 Ruting Table Flags U G H D M The ruter is up and running. The destinatin is in anther netwrk. Hst-specific address. Added by redirectin. Mdified by redirectin. PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

36 Ruting Mdule 1. Fr each entry in the ruting table 1. Apply the mask t the packet dest. Address 2. If ( the result match the value in the dest. field) 1. If (the G flag is present) // indirect delivery 1. Use the next-hp entry in the table as next-hp address 2. If (the G flag is missing) 1. Use packet destinatin address (direct delivery) 3. Send packet t fragmentatin mdule with next-hp address 4. Stp 2. If n match is fund, send an ICMP errr message 3. Stp PDF created with FinePrint pdffactry Pr trial versin

37 Figure 6-9 Cnfiguratin fr Ruting Example PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

38 Ruting Table f R1 Used fr Example Mask Dest. Next Hp F I U m U m U m UGH m UG m UG m UG m0 PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

39 Example 1 Ruter R1 receives 500 packets fr destinatin ; the algrithm applies the masks rw by rw t the destinatin address until a match (with the value in the secnd clumn: Destinatin field) is fund: PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

40 Slutin Direct delivery & Ł n match & Ł n match & Ł n match Hst-specific & Ł n match Netwrk-specific & Ł match PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

41 Slutin The ruter send the packet thrugh interface m0 Increment the use field by 500 Increase the reference cunt field by 1 PDF created with FinePrint pdffactry Pr trial versin

42 Example 2 Ruter R1 receives 100 packets fr destinatin ; the algrithm applies the masks rw by rw t the destinatin address until a match is fund: PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

43 Slutin Direct delivery & Ł n match & Ł match The ruter send the packet thrugh interface m2 alng with the next-hp IP address Increment the use field by 100 Increase the reference cunt field by 1 PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

44 Example 3 Ruter R1 receives 20 packets fr destinatin ; the algrithm applies the masks rw by rw t the destinatin address until a match is fund: PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

45 Slutin Direct delivery & Ł n match & Ł n match & Ł n match Hst-specific & Ł n match PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

46 Slutin Netwrk-specific & Ł n match & Ł n match Default & Ł match The ruter send the packet thrugh interface m0 alng with the next-hp IP address Increment the use field by 20 Increase the reference cunt field by 1 PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

47 Example 4 Make the ruting table fr ruter R1 in the fllwing Figure PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

48 Example 4 There are three explicit destinatin netwrks and ne default access t the rest f the Internet (default rute) The netwrk is direct ruting G is nt present and Next Hp is blank Anther three netwrks are indirect ruting G = 1 and Next Hp given the IP address f next hp The McGraw-Hill Cmpanies, Inc., 2000 PDF created with FinePrint pdffactry Pr trial versin

49 Slutin Mask Destinatin Next Hp I m m m m0 PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

50 Example 5 Make the ruting table fr ruter R1 in Figure 6.11 PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

51 Example 5 There are five netwrk, but tw f them are pint-tpint with n hsts and need nt be in the ruting table There is als an entry fr the default rute But we d nt knw the IP address t the default rute. The McGraw-Hill Cmpanies, Inc., 2000 PDF created with FinePrint pdffactry Pr trial versin

52 Slutin Mask Destinatin Next Hp I m m1 r r m m1 r r m ???????????? m0 PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

53 Example 6 The ruting table fr ruter R1 is given belw. Draw its tplgy Mask Destinatin Next Hp I m m m m m m0 PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

54 Figure 6-12 Example6: Slutin Frm the table: There are three netwrks directly cnnected t R1 There are tw netwrks indirectly cnnected t R1 One default ruter t the rest f netwrk Hwever, we d nt knw whether the netwrk and are Directly cnnected t the ruter R2 Or thrugh a pint-t-pint netwrk and anther ruter The McGraw-Hill Cmpanies, Inc., 2000 PDF created with FinePrint pdffactry Pr trial versin

55 6.6 CLASSLESS ADDRESSING: CIDR The McGraw-Hill Cmpanies, Inc., 2000 PDF created with FinePrint pdffactry Pr trial versin

56 Classless Addressing Requires changes as cmpared t the classful addressing Ruting Table Size Hierarchical Ruting Gegraphical Ruting Ruting Table Search Algrithms PDF created with FinePrint pdffactry Pr trial versin

57 Ruting Table Size In classfuladdress There is nly ne entry fr each site Even this site is subnetted In classless address The number f entries can either decrease r increase PDF created with FinePrint pdffactry Pr trial versin

58 Ruting Table Size (Cnt.) Decrease In classful addressing Fur entries in the ruting table fr an rganizatin that creates a supernet frm fur class C blcks In classless addressing Only ne entry in the ruting table Increase: mre likely ccur Class A and B blcks are divided int smaller blcks in classless addressing PDF created with FinePrint pdffactry Pr trial versin

59 Hierarchical Ruting T slve the prblem f vast ruting tables Create a sense f hierarchy in the Internet architecture and ruting tables Internet is divided int internatinal and natinal ISP Natinal ISP are divided int reginal ISPs Reginal ISP are divided int lcal ISPs Ruting table decrease its size by this hierarchical structure PDF created with FinePrint pdffactry Pr trial versin

60 Gegraphical Ruting T decrease the size f the ruting table even further, we need t extend hierarchical ruting t include gegraphical ruting Divide the entire address space int a few large blcks A blck t Nrth America A blck t Eurpe A blck t Asia A blck t Africa PDF created with FinePrint pdffactry Pr trial versin

61 Ruting Table Search Algrithm Previus, the ruting table is rganized as a list Hwever, t make search easier, the ruting table can be divided int three buckets (areas) When a packet arrives, applies the default mask t find the crrespnding bucket (class A, B, r C) Ntably, frm a address, we can derive which class it belngs t PDF created with FinePrint pdffactry Pr trial versin

62 Ruting Table Search Algrithm (Cnt.) In classless ruting, we can als use buckets Hwever, 32 buckets are used instead f three Each buckets crrespnding t each prefix length When a packet arrives, try the lngest prefix (/32), then the next prefix (/31) and s n until matched Lngest match methd Hwever, this search methd wuld als take quite a lng time Use ther data structures such as tree r binary tree PDF created with FinePrint pdffactry Pr trial versin

63 In classful addressing, each address has self-cntained infrmatin that facilitates ruting table searching. PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

64 In classless addressing, there is n self-cntained infrmatin in the destinatin address t facilitate ruting table searching. PDF created with FinePrint pdffactry Pr trial versin The McGraw-Hill Cmpanies, Inc., 2000

Chapter 2. The OSI Model and TCP/IP Protocol Suite. PDF created with FinePrint pdffactory Pro trial version

Chapter 2. The OSI Model and TCP/IP Protocol Suite. PDF created with FinePrint pdffactory Pro trial version Chapter 2 The OSI Mdel and TCP/IP Prtcl Suite PDF created with FinePrint pdffactry Pr trial versin www.pdffactry.cm Outline THE OSI MODEL LAYERS IN THE OSI MODEL TCP/IP PROTOCOL SUITE ADDRESSING TCP/IP

More information

Chapter 4. IP Addresses: Classful Addressing. PDF created with FinePrint pdffactory Pro trial version

Chapter 4. IP Addresses: Classful Addressing. PDF created with FinePrint pdffactory Pro trial version Chapter 4 IP Addresses: Classful Addressing Outlines Intrductin Classfuladdressing Other issues A sample Internet 4.1 INTRODUCTION Intrductin IP address, r Internet Address 32-bit binary address Uniquely

More information

Chapter 5. The Network Layer IP

Chapter 5. The Network Layer IP Chapter 5 The Netwrk Layer IP These slides are taken frm the bk Cmputer etwrking, A Tp Dwn Apprach Featuring the Internet by Kurse & Rss and frm the bk Cmputer etwrks by Andrew Tanenbaum. The Netwrk Layer

More information

2. When an EIGRP-enabled router uses a password to accept routes from other EIGRP-enabled routers, which mechanism is used?

2. When an EIGRP-enabled router uses a password to accept routes from other EIGRP-enabled routers, which mechanism is used? CCNA 3 Chapter 7 v5.0 Exam Answers 2015 (100%) 1. Which prtcl is used by EIGRP t send hell packets? TCP UDP RTP IP 2. When an EIGRP-enabled ruter uses a passwrd t accept rutes frm ther EIGRP-enabled ruters,

More information

1. What is a characteristic of Frame Relay that provides more flexibility than a dedicated line?

1. What is a characteristic of Frame Relay that provides more flexibility than a dedicated line? CCNA 4 Chapter 4 v5.0 Exam Answers 2015 (100%) 1. What is a characteristic f Frame Relay that prvides mre flexibility than a dedicated line? Dedicated physical circuits are installed between each site.

More information

CCNA 1 Chapter v5.1 Answers 100%

CCNA 1 Chapter v5.1 Answers 100% CCNA 1 Chapter 6 2016 v5.1 Answers 100% 1. Which characteristic f the netwrk layer in the OSI mdel allws carrying packets fr multiple types f cmmunicatins amng many hsts? the de-encapsulatin f headers

More information

Link-layer switches. Jurassic Park* LANs with backbone hubs are good. LANs with backbone hubs are bad. Hubs, bridges, and switches

Link-layer switches. Jurassic Park* LANs with backbone hubs are good. LANs with backbone hubs are bad. Hubs, bridges, and switches Link-layer switches Jurassic Park* Hubs, bridges, and switches CS4 Cmputer Netwrks Department f Cmputer Science Wellesley Cllege *A multi-tier hub design. Switches 0- LANs with backbne hubs are gd. Prvide

More information

On the road again. The network layer. Data and control planes. Router forwarding tables. The network layer data plane. CS242 Computer Networks

On the road again. The network layer. Data and control planes. Router forwarding tables. The network layer data plane. CS242 Computer Networks On the rad again The netwrk layer data plane CS242 Cmputer Netwrks The netwrk layer The transprt layer is respnsible fr applicatin t applicatin transprt. The netwrk layer is respnsible fr hst t hst transprt.

More information

CCNA 1 Chapter v5.1 Answers 100%

CCNA 1 Chapter v5.1 Answers 100% CCNA 1 Chapter 8 2016 v5.1 Answers 100% 1. What is a result f cnnecting tw r mre switches tgether? The number f bradcast dmains is increased. The size f the bradcast dmain is increased. The number f cllisin

More information

IT Essentials (ITE v6.0) Chapter 7 Exam Answers 100% 2016

IT Essentials (ITE v6.0) Chapter 7 Exam Answers 100% 2016 IT Essentials (ITE v6.0) Chapter 7 Exam Answers 100% 2016 1. Hw many devices can a Bluetth device cnnect t simultaneusly? 127 7 10 24 5 2. A device has an IPv6 address f 2001:0DB8:75a3:0214:0607:1234:aa10:ba01

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 AUTO-SCHEDULER USER GUIDE Revised n 08/19/2014 OVERVIEW The purpse f this dcument is t describe the prcess in which t fllw t setup the Rck-Pnd Reprting prduct s that users can schedule

More information

DNS (Domain Name Service)

DNS (Domain Name Service) mywbut.cm DNS (Dmain Name Service) The internet primarily uses IP addresses fr lcating ndes. Hwever, its humanly nt pssible fr us t keep track f the many imprtant ndes as numbers. Alphabetical names as

More information

CCNA 3 Chapter 2 v5.0 Exam Answers 2015 (100%)

CCNA 3 Chapter 2 v5.0 Exam Answers 2015 (100%) CCNA 3 Chapter 2 v5.0 Exam Answers 2015 (100%) 1. Which tw netwrk design features require Spanning Tree Prtcl (STP) t ensure crrect netwrk peratin? (Chse tw.) static default rutes implementing VLANs t

More information

Chapter 6 Delivery and Routing of IP Packets

Chapter 6 Delivery and Routing of IP Packets Chapter 6 Delivery and Routing of IP Packets Outline Delivery Forwarding Routing Structure of a Router Delivery v.s. Routing Delivery The way a packet is handled by the underlying networks under the control

More information

CCNA 1 v5.1 Practice Final Exam Answers %

CCNA 1 v5.1 Practice Final Exam Answers % CCNA 1 v5.1 Practice Final Exam Answers 2016 100% 1. Which term refers t a netwrk that prvides secure access t the crprate ffices by suppliers, custmers and cllabratrs? Internet intranet extranet extendednet

More information

CCNA 3 Chapter 8 v5.0 Exam Answers 2015 (100%) CCNA 5 Page 1

CCNA 3 Chapter 8 v5.0 Exam Answers 2015 (100%)  CCNA 5 Page 1 CCNA 3 Chapter 8 v5.0 Exam Answers 2015 (100%) 1. Refer t the exhibit. All netwrks are active in the same EIGRP ruting dmain. When the aut-summary cmmand is issued n R3, which tw summary netwrks will be

More information

Transmission Control Protocol Introduction

Transmission Control Protocol Introduction Transmissin Cntrl Prtcl Intrductin TCP is ne f the mst imprtant prtcls f Internet Prtcls suite. It is mst widely used prtcl fr data transmissin in cmmunicatin netwrk such as Internet. Features TCP is reliable

More information

The transport layer. Transport-layer services. Transport layer runs on top of network layer. In other words,

The transport layer. Transport-layer services. Transport layer runs on top of network layer. In other words, The transprt layer An intrductin t prcess t prcess cmmunicatin CS242 Cmputer Netwrks Department f Cmputer Science Wellesley Cllege Transprt-layer services Prvides fr lgical cmmunicatin* between applicatin

More information

CCNA 1 Chapter v5.1 Answers 100%

CCNA 1 Chapter v5.1 Answers 100% CCNA 1 Chapter 5 2016 v5.1 Answers 100% 1. What happens t runt frames received by a Cisc Ethernet switch? The frame is drpped. The frame is returned t the riginating netwrk device. The frame is bradcast

More information

These tasks can now be performed by a special program called FTP clients.

These tasks can now be performed by a special program called FTP clients. FTP Cmmander FAQ: Intrductin FTP (File Transfer Prtcl) was first used in Unix systems a lng time ag t cpy and mve shared files. With the develpment f the Internet, FTP became widely used t uplad and dwnlad

More information

(ii). o IP datagram packet is payload of a TCP segment o TCP segment is payload of an IP datagram. (iii).

(ii). o IP datagram packet is payload of a TCP segment o TCP segment is payload of an IP datagram. (iii). CSC 344: Cmputer Netwrks Review Questins 1. Select the crrect answer amng the chices by placing a checkmark next t the right statement. (i). ARP (Address Reslutin Prtcl) is used t btain IP address fr a

More information

Telecommunication Protocols Laboratory Course

Telecommunication Protocols Laboratory Course Telecmmunicatin Prtcls Labratry Curse Lecture 2 March 11, 2004 http://www.ab.fi/~lpetre/teleprt/teleprt.html 1 Last time We examined sme key terms: prtcl, service, layer, netwrk architecture We examined

More information

The Internet protocol

The Internet protocol The Internet prtcl Party time! IPv4 datagram frmat IPv4 2 bytes n ptins delue r ecnmy? header + data mre later CS242 Cmputer Netwrks Department f Cmputer Science Wellesley Cllege decremented by each ruter;

More information

CCNA Security v2.0 Chapter 9 Exam Answers

CCNA Security v2.0 Chapter 9 Exam Answers CCNA Security v2.0 Chapter 9 Exam Answers 1. Refer t the exhibit. An administratr creates three znes (A, B, and C) in an ASA that filters traffic. Traffic riginating frm Zne A ging t Zne C is denied, and

More information

SafeDispatch SDR Gateway for MOTOROLA TETRA

SafeDispatch SDR Gateway for MOTOROLA TETRA SafeDispatch SDR Gateway fr MOTOROLA TETRA SafeMbile ffers a wrld f wireless applicatins that help rganizatins better manage their mbile assets, fleet and persnnel. Fr mre infrmatin, see www.safembile.cm.

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information

CCNA course contents:

CCNA course contents: CCNA curse cntents: Prerequisites: The knwledge and skills that yu must have befre attending this curse are as fllws: Basic cmputer literacy Windws navigatin skills Basic Internet usage skills Fundamental

More information

Networks: Communicating and Sharing Resources. Chapter 7: Networks: Communicating and Sharing Resources

Networks: Communicating and Sharing Resources. Chapter 7: Networks: Communicating and Sharing Resources Netwrks: Cmmunicating and Sharing Resurces Chapter 7: Netwrks: Cmmunicating and Sharing Resurces 1 Netwrks: Cmmunicating and Sharing Resurces 2 Objectives Understand basic netwrking cncepts. Distinguish

More information

PAGE NAMING STRATEGIES

PAGE NAMING STRATEGIES PAGE NAMING STRATEGIES Naming Yur Pages in SiteCatalyst May 14, 2007 Versin 1.1 CHAPTER 1 1 Page Naming The pagename variable is used t identify each page that will be tracked n the web site. If the pagename

More information

HP MPS Service. HP MPS Printer Identification Stickers

HP MPS Service. HP MPS Printer Identification Stickers HP MPS Service We welcme yu t HP Managed Print Services (MPS). Fllwing yu will find infrmatin regarding: HP MPS printer identificatin stickers Requesting service and supplies fr devices n cntract Tner

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information

Chapter 2 Assemblers. PDF created with FinePrint pdffactory Pro trial version

Chapter 2 Assemblers. PDF created with FinePrint pdffactory Pro trial version Chapter 2 Assemblers 1 PDF created with FinePrint pdffactry Pr trial versin www.pdffactry.cm Outline 2.1 Basic Assembler Functins 2.2 Machine-Dependent Assembler Features 2.3 Machine-Independent Assembler

More information

EUROPEAN IP NETWORK NUMBER APPLICATION FORM & SUPPORTING NOTES

EUROPEAN IP NETWORK NUMBER APPLICATION FORM & SUPPORTING NOTES EUROPEAN IP NETWORK NUMBER APPLICATION FORM & SUPPORTING NOTES T whm it may cncern. Thank yu fr yur request fr an IP netwrk number. Please ensure that yu read the infrmatin belw carefully befre submitting

More information

NGN Signalling requirement to support QoS

NGN Signalling requirement to support QoS Internatinal Telecmmunicatin Unin NGN Signalling requirement t supprt QS Tina Tsu (tena@huawei.cm) RACF functinal architecture defined in Rec. Y.2111 The relevant functinal entities are: the Service Cntrl

More information

IPv4. IPv4 (Review) PROTOCOL ADDRESSING DEPLOYMENT MOBILITY. Connectionless Best effort delivery Transport independent

IPv4. IPv4 (Review) PROTOCOL ADDRESSING DEPLOYMENT MOBILITY. Connectionless Best effort delivery Transport independent IPv4 PROTOCOL ADDRESSING DEPLOYMENT MOBILITY IPv4 (Review) Cnnectinless Best effrt delivery Transprt independent Fixed header Optins (ptinal) Data paylad VERSION TOS/DS HEADER LENGTH TOTAL LENGTH IDENTIFICATION

More information

Operational Security. Speaking Frankly The Internet is not a very safe place. A sense of false security... Firewalls*

Operational Security. Speaking Frankly The Internet is not a very safe place. A sense of false security... Firewalls* Operatinal Security Firewalls and Intrusin Detectin CS242 Cmputer Netwrks Speaking Frankly The Internet is nt a very safe place Frm ur netwrk administratr s pint f view, the wrld divides int tw camps:

More information

Requesting Service and Supplies

Requesting Service and Supplies HP MPS Service We welcme yu t HP Managed Print Services (MPS). Fllwing yu will find infrmatin regarding: HP MPS printer identificatin stickers Requesting service and supplies fr devices n cntract Tner

More information

CCNA Security v2.0 Chapter 2 Exam Answers

CCNA Security v2.0 Chapter 2 Exam Answers CCNA Security v2.0 Chapter 2 Exam Answers 1. An administratr defined a lcal user accunt with a secret passwrd n ruter R1 fr use with SSH. Which three additinal steps are required t cnfigure R1 t accept

More information

Communication across the ether

Communication across the ether Cmmunicatin acrss the ether Ethernet CS242 Cmputer Netwrks Department f Cmputer Science Wellesley Cllege Lcal Area Netwrks (LANs) Multiple access prtcls are used fr satellite and wireless channels. They

More information

2. What is the most cost-effective method of solving interface congestion that is caused by a high level of traffic between two switches?

2. What is the most cost-effective method of solving interface congestion that is caused by a high level of traffic between two switches? CCNA 3 Chapter 3 v5.0 Exam Answers 2015 (100%) 1. Refer t the exhibit. Which switching technlgy wuld allw each access layer switch link t be aggregated t prvide mre bandwidth between each Layer 2 switch

More information

Moving packets. Moving datagrams. Suppose host A want to send IP to host B. Host A wants to send to host E. Generalized forwarding and SDN

Moving packets. Moving datagrams. Suppose host A want to send IP to host B. Host A wants to send to host E. Generalized forwarding and SDN Mving packets Generalized frwarding and SDN Mving datagrams 1. Surce hst fills in its address... 3. Data field is filled with paylad. CS242 Cmputer Netwrks 2.... and addresses destinatin address. Department

More information

Software Defined Networking and OpenFlow. Jeffrey Dalla Tezza and Nate Schloss

Software Defined Networking and OpenFlow. Jeffrey Dalla Tezza and Nate Schloss Sftware Defined Netwrking and OpenFlw Jeffrey Dalla Tezza and Nate Schlss Agenda What is SDN SDN Tday What is OpenFlw Why OpenFlw What s next fr SDN Our OpenFlw Demnstratin Sftware Defined Netwrking Wikipedia

More information

PT Activity 2.6.1: Packet Tracer Skills Integration Challenge

PT Activity 2.6.1: Packet Tracer Skills Integration Challenge PT Activity 2.6.1: Packet Tracer Skills Integratin Challenge Tplgy Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway CENTRAL S0/0/0 10.1.1.2 255.255.255.252 S0/0/1 209.165.200.226

More information

COP2800 Homework #3 Assignment Spring 2013

COP2800 Homework #3 Assignment Spring 2013 YOUR NAME: DATE: LAST FOUR DIGITS OF YOUR UF-ID: Please Print Clearly (Blck Letters) YOUR PARTNER S NAME: DATE: LAST FOUR DIGITS OF PARTNER S UF-ID: Please Print Clearly Date Assigned: 15 February 2013

More information

INSTALLING CCRQINVOICE

INSTALLING CCRQINVOICE INSTALLING CCRQINVOICE Thank yu fr selecting CCRQInvice. This dcument prvides a quick review f hw t install CCRQInvice. Detailed instructins can be fund in the prgram manual. While this may seem like a

More information

Verifying RFC 6980 Implementations on varying Operating Systems. Jacky

Verifying RFC 6980 Implementations on varying Operating Systems. Jacky Verifying RFC 6980 Implementatins n varying Operating Systems Jacky Hammer, jhammer@ernw.de @pennylane0815 1 Agenda Intrductin Setup Test Results Cnclusins 2 Intrductin What s this abut, anyway? 3 What

More information

Implementation of Authentication Mechanism for a Virtual File System

Implementation of Authentication Mechanism for a Virtual File System Implementatin f Authenticatin Mechanism fr a Virtual File System Prject fr Operating Systems Curse (CS 5204) Implemented by- Vinth Jagannathan Abhishek Ram Under the guidance f Dr Dennis Kafura Abstract

More information

BMC Remedyforce Integration with Remote Support

BMC Remedyforce Integration with Remote Support BMC Remedyfrce Integratin with Remte Supprt 2003-2018 BeyndTrust, Inc. All Rights Reserved. BEYONDTRUST, its lg, and JUMP are trademarks f BeyndTrust, Inc. Other trademarks are the prperty f their respective

More information

Using SPLAY Tree s for state-full packet classification

Using SPLAY Tree s for state-full packet classification Curse Prject Using SPLAY Tree s fr state-full packet classificatin 1- What is a Splay Tree? These ntes discuss the splay tree, a frm f self-adjusting search tree in which the amrtized time fr an access,

More information

$ARCSIGHT_HOME/current/user/agent/map. The files are named in sequential order such as:

$ARCSIGHT_HOME/current/user/agent/map. The files are named in sequential order such as: Lcatin f the map.x.prperties files $ARCSIGHT_HOME/current/user/agent/map File naming cnventin The files are named in sequential rder such as: Sme examples: 1. map.1.prperties 2. map.2.prperties 3. map.3.prperties

More information

Getting Started with the Web Designer Suite

Getting Started with the Web Designer Suite Getting Started with the Web Designer Suite The Web Designer Suite prvides yu with a slew f Dreamweaver extensins that will assist yu in the design phase f creating a website. The tls prvided in this suite

More information

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide Xilinx Answer 65444 Xilinx PCI Express DMA Drivers and Sftware Guide Imprtant Nte: This dwnladable PDF f an Answer Recrd is prvided t enhance its usability and readability. It is imprtant t nte that Answer

More information

Integrating QuickBooks with TimePro

Integrating QuickBooks with TimePro Integrating QuickBks with TimePr With TimePr s QuickBks Integratin Mdule, yu can imprt and exprt data between TimePr and QuickBks. Imprting Data frm QuickBks The TimePr QuickBks Imprt Facility allws data

More information

CCNA 1 Chapter v5.1 Answers 100%

CCNA 1 Chapter v5.1 Answers 100% CCNA 1 Chapter 9 2016 v5.1 Answers 100% 1. Which tw characteristics are assciated with UDP sessins? (Chse tw.) Destinatin devices receive traffic with minimal delay. Transmitted data segments are tracked.

More information

Oracle BPM 10rR3. Role Authorization resolution using groups. Version: 1.0

Oracle BPM 10rR3. Role Authorization resolution using groups. Version: 1.0 Oracle BPM 10rR3 Rle Authrizatin reslutin using grups Versin: 1.0 OBPM 10gR3 Rle Authrizatin reslutin using grups Cntents Intrductin... 3 Sme BPM & LDAP cncepts... 4 Cnfiguring OBPM t use different grup

More information

Configuring Database & SQL Query Monitoring With Sentry-go Quick & Plus! monitors

Configuring Database & SQL Query Monitoring With Sentry-go Quick & Plus! monitors Cnfiguring Database & SQL Query Mnitring With Sentry-g Quick & Plus! mnitrs 3Ds (UK) Limited, Nvember, 2013 http://www.sentry-g.cm Be Practive, Nt Reactive! One f the best ways f ensuring a database is

More information

Max 8/16 and T1/E1 Gateway, Version FAQs

Max 8/16 and T1/E1 Gateway, Version FAQs Frequently Asked Questins Max 8/16 and T1/E1 Gateway, Versin 1.5.10 FAQs The FAQs have been categrized int the fllwing tpics: Calling Calling Cmpatibility Cnfiguratin Faxing Functinality Glssary Q. When

More information

b) The browser is running HTTP version 1.1, as indicated just before the first <cr><lf> pair.

b) The browser is running HTTP version 1.1, as indicated just before the first <cr><lf> pair. Prblem a) F b) T c) F d) F e) F Prblem 3 Applicatin layer prtcls: DNS and HTTP Transprt layer prtcls: UDP fr DNS; TCP fr HTTP Prblem 4 a) The dcument request was http://gaia.cs.umass.edu/cs453/index.html.

More information

Troubleshooting of network problems is find and solve with the help of hardware and software is called troubleshooting tools.

Troubleshooting of network problems is find and solve with the help of hardware and software is called troubleshooting tools. Q.1 What is Trubleshting Tls? List their types? Trubleshting f netwrk prblems is find and slve with the help f hardware and sftware is called trubleshting tls. Trubleshting Tls - Hardware Tls They are

More information

SAS Viya 3.2 Administration: Mobile Devices

SAS Viya 3.2 Administration: Mobile Devices SAS Viya 3.2 Administratin: Mbile Devices Mbile Devices: Overview As an administratr, yu can manage a device s access t SAS Mbile BI, either by exclusin r inclusin. If yu manage by exclusin, all devices

More information

Spectrum Enterprise SIP Trunking Service Zultys MX Phone System v9.0.4 IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service Zultys MX Phone System v9.0.4 IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service Zultys MX Phne System v9.0.4 IP PBX Cnfiguratin Guide Abut Spectrum Enterprise: Spectrum Enterprise is a divisin f Charter Cmmunicatins fllwing a merger with Time

More information

Priority-aware Coflow Placement and scheduling in Datacenters

Priority-aware Coflow Placement and scheduling in Datacenters Pririty-aware Cflw Placement and scheduling in Datacenters Speaker: Lin Wang Research Advisr: Biswanath Mukherjee Intrductin Cflw Represents a cllectin f independent flws that share a cmmn perfrmance gal.

More information

TN How to configure servers to use Optimise2 (ERO) when using Oracle

TN How to configure servers to use Optimise2 (ERO) when using Oracle TN 1498843- Hw t cnfigure servers t use Optimise2 (ERO) when using Oracle Overview Enhanced Reprting Optimisatin (als knwn as ERO and Optimise2 ) is a feature f Cntrller which is t speed up certain types

More information

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL The UNIVERSITY f NORTH CAROLINA at CHAPEL HILL Cmp 541 Digital Lgic and Cmputer Design Prf. Mntek Singh Spring 2019 Lab #7: A Basic Datapath; and a Sprite-Based Display Issued Fri 3/1/19; Due Mn 3/25/19

More information

Lecture 6 -.NET Remoting

Lecture 6 -.NET Remoting Lecture 6 -.NET Remting 1. What is.net Remting?.NET Remting is a RPC technique that facilitates cmmunicatin between different applicatin dmains. It allws cmmunicatin within the same prcess, between varius

More information

CCNA 3 Practice Final v5.0 Exam Answers 2015 (100%)

CCNA 3 Practice Final v5.0 Exam Answers 2015 (100%) CCNA 3 Practice Final v5.0 Exam Answers 2015 (100%) 1. Which technlgical factr determines the impact f a failure dmain? the number f layers f the hierarchical netwrk the number f users n the access layer

More information

2. When logging is used, which severity level indicates that a device is unusable?

2. When logging is used, which severity level indicates that a device is unusable? CCNA 4 Chapter 8 v5.0 Exam Answers 2015 (100%) 1. What are the mst cmmn syslg messages? thse that ccur when a packet matches a parameter cnditin in an access cntrl list link up and link dwn messages utput

More information

Compliance Guardian 4. User Guide

Compliance Guardian 4. User Guide Cmpliance Guardian 4 User Guide Issued September 2015 Table f Cntents What's New in this Guide... 3 Abut Cmpliance Guardian... 4 Cmplementary Prducts... 5 Submitting Dcumentatin Feedback t AvePint... 6

More information

TL 9000 Quality Management System. Measurements Handbook. SFQ Examples

TL 9000 Quality Management System. Measurements Handbook. SFQ Examples Quality Excellence fr Suppliers f Telecmmunicatins Frum (QuEST Frum) TL 9000 Quality Management System Measurements Handbk Cpyright QuEST Frum Sftware Fix Quality (SFQ) Examples 8.1 8.1.1 SFQ Example The

More information

Admin Report Kit for Exchange Server

Admin Report Kit for Exchange Server Admin Reprt Kit fr Exchange Server Reprting tl fr Micrsft Exchange Server Prduct Overview Admin Reprt Kit fr Exchange Server (ARKES) is an Exchange Server Management and Reprting slutin that addresses

More information

Data Link Layer 10/28/2013. Data Link Layer. Adaptors Communicating. Data Link Layer. Session Transport Network Data Link Physical

Data Link Layer 10/28/2013. Data Link Layer. Adaptors Communicating. Data Link Layer. Session Transport Network Data Link Physical /28/23 Data Link Layer Department f Cmputer and IT Engineering University f Kurdistan Data Cmmunicatin Netwtks (Graduate level) Data Link Layer By: Dr. Alireza Abdllahpuri 2 Data Link Layer Applicatin

More information

Constituent Page Upgrade Utility for Blackbaud CRM

Constituent Page Upgrade Utility for Blackbaud CRM Cnstituent Page Upgrade Utility fr Blackbaud CRM In versin 4.0, we made several enhancements and added new features t cnstituent pages. We replaced the cnstituent summary with interactive summary tiles.

More information

Infrastructure Series

Infrastructure Series Infrastructure Series TechDc WebSphere Message Brker / IBM Integratin Bus Parallel Prcessing (Aggregatin) (Message Flw Develpment) February 2015 Authr(s): - IBM Message Brker - Develpment Parallel Prcessing

More information

ARM Programmer s Model

ARM Programmer s Model ARM Prgrammer s Mdel Hsung-Pin Chang Department f Cmputer Science Natinal Chung Hsing University PDF created with FinePrint pdffactry Pr trial versin www.pdffactry.cm Outline ARM Data Types ARM Prcessr

More information

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel NiceLabel LMS Installatin Guide fr Single Server Deplyment Rev-1702 NiceLabel 2017. www.nicelabel.cm 1 Cntents 1 Cntents 2 2 Architecture 3 2.1 Server Cmpnents and Rles 3 2.2 Client Cmpnents 3 3 Prerequisites

More information

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM AvePint Pipeline Pr 2.0 fr Micrsft Dynamics CRM Installatin and Cnfiguratin Guide Revisin E Issued April 2014 1 Table f Cntents Abut AvePint Pipeline Pr... 3 Required Permissins... 4 Overview f Installatin

More information

Part E - Contact Details

Part E - Contact Details Part E - Cntact Details Cmplete the sectin belw *ONLY IF* yu are making an applicatin n behalf f anther rganisatin. This applicatin is made by: name: rganisatin: cuntry: phne: fax-n: e-mail: On behalf

More information

Telkom VPN-Lite router setup User Manual Billion 800VGT

Telkom VPN-Lite router setup User Manual Billion 800VGT Telkm VPN-Lite ruter setup User Manual Billin 800VGT Cntents 1. Intrductin... 3 2. Befre yu start... 4 3. VPN-Lite Setup Using Windws Utility... 5 4. VPN-Lite Setup using yur web brwser... 7 5. VPN-Lite

More information

FIREWALL RULE SET OPTIMIZATION

FIREWALL RULE SET OPTIMIZATION Authr Name: Mungle Mukupa Supervisr : Mr Barry Irwin Date : 25 th Octber 2010 Security and Netwrks Research Grup Department f Cmputer Science Rhdes University Intrductin Firewalls have been and cntinue

More information

Lab 1 - Calculator. K&R All of Chapter 1, 7.4, and Appendix B1.2

Lab 1 - Calculator. K&R All of Chapter 1, 7.4, and Appendix B1.2 UNIVERSITY OF CALIFORNIA, SANTA CRUZ BOARD OF STUDIES IN COMPUTER ENGINEERING CMPE13/L: INTRODUCTION TO PROGRAMMING IN C SPRING 2012 Lab 1 - Calculatr Intrductin In this lab yu will be writing yur first

More information

1 Version Spaces. CS 478 Homework 1 SOLUTION

1 Version Spaces. CS 478 Homework 1 SOLUTION CS 478 Hmewrk SOLUTION This is a pssible slutin t the hmewrk, althugh there may be ther crrect respnses t sme f the questins. The questins are repeated in this fnt, while answers are in a mnspaced fnt.

More information

The VMs in the CIS VLab (Virtual Lab) We will be using a number of different Virtual Machines (VMs) in VLab for this course.

The VMs in the CIS VLab (Virtual Lab) We will be using a number of different Virtual Machines (VMs) in VLab for this course. Lab 1: Using the CIS 192 Lab Resurces The purpse f this lab is t becme familiar with the CIS Lab resurces and t start practicing sme ld and new Linux cmmands. Resurces The Opus server CIS VLab (Virtual

More information

Getting started. Roles of the Wireless Palette and the Access Point Setup Utilities

Getting started. Roles of the Wireless Palette and the Access Point Setup Utilities Getting started The Wireless Palette is a sftware applicatin fr mnitring the cmmunicatin status between the Wireless LAN PC Card and the Wireless LAN Access Pint (hereinafter referred t as the Access Pint).

More information

CCNA 1 Chapter v5.1 Answers 100%

CCNA 1 Chapter v5.1 Answers 100% CCNA 1 Chapter 11 2016 v5.1 Answers 100% 1. A newly hired netwrk technician is given the task f rdering new hardware fr a small business with a large grwth frecast. Which primary factr shuld the technician

More information

EView/400i Management Pack for Systems Center Operations Manager (SCOM)

EView/400i Management Pack for Systems Center Operations Manager (SCOM) EView/400i Management Pack fr Systems Center Operatins Manager (SCOM) Cncepts Guide Versin 7.0 July 2015 1 Legal Ntices Warranty EView Technlgy makes n warranty f any kind with regard t this manual, including,

More information

HP OpenView Performance Insight Report Pack for Quality Assurance

HP OpenView Performance Insight Report Pack for Quality Assurance Data sheet HP OpenView Perfrmance Insight Reprt Pack fr Quality Assurance Meet service level cmmitments Meeting clients service level expectatins is a cmplex challenge fr IT rganizatins everywhere ging

More information

Telkom VPN-Lite router setup User Manual Billion 810VGTX

Telkom VPN-Lite router setup User Manual Billion 810VGTX Telkm VPN-Lite ruter setup User Manual Billin 810VGTX Cntents Intrductin... 3 Befre yu start... 4 VPN-Lite Setup Using Windws Utility... 5 VPN-Lite Setup using yur web brwser... 7 VPN-Lite Manual Setup

More information

BMC Remedyforce Integration with Bomgar Remote Support

BMC Remedyforce Integration with Bomgar Remote Support BMC Remedyfrce Integratin with Bmgar Remte Supprt 2017 Bmgar Crpratin. All rights reserved wrldwide. BOMGAR and the BOMGAR lg are trademarks f Bmgar Crpratin; ther trademarks shwn are the prperty f their

More information

Manual for installation and usage of the module Secure-Connect

Manual for installation and usage of the module Secure-Connect Mdule Secure-Cnnect Manual fr installatin and usage f the mdule Secure-Cnnect Page 1 / 1 5 Table f Cntents 1)Cntents f the package...3 2)Features f the mdule...4 3)Installatin f the mdule...5 Step 1: Installatin

More information

CCNA Security v2.0 Chapter 3 Exam Answers

CCNA Security v2.0 Chapter 3 Exam Answers CCNA Security v2.0 Chapter 3 Exam Answers 1. Because f implemented security cntrls, a user can nly access a server with FTP. Which AAA cmpnent accmplishes this? accunting accessibility auditing authrizatin

More information

Using CppSim to Generate Neural Network Modules in Simulink using the simulink_neural_net_gen command

Using CppSim to Generate Neural Network Modules in Simulink using the simulink_neural_net_gen command Using CppSim t Generate Neural Netwrk Mdules in Simulink using the simulink_neural_net_gen cmmand Michael H. Perrtt http://www.cppsim.cm June 24, 2008 Cpyright 2008 by Michael H. Perrtt All rights reserved.

More information

Network Layer. Internet Control Message Protocol (ICMP)

Network Layer. Internet Control Message Protocol (ICMP) Handut 5 CAN1102 Netwrk Layer Internet Cntrl Message Prtcl (ICMP) Netwrks Netwrk Layer Services Ruting principles: path selectin Hierarchal ruting IP Internet Ruting Prtcls: Reliable Transfer a. Intra

More information

USER MANUAL. RoomWizard Administrative Console

USER MANUAL. RoomWizard Administrative Console USER MANUAL RmWizard Administrative Cnsle Cntents Welcme... 3 Administer yur RmWizards frm ne lcatin... 3 Abut This Manual... 4 Setup f the Administrative Cnsle... 4 Installatin... 4 The Cnsle Windw...

More information

KNX integration for Project Designer

KNX integration for Project Designer KNX integratin fr Prject Designer Intrductin With this KNX integratin t Prject Designer it is pssible t cntrl KNX devices like n/ff, dimming, blinds, scene cntrl etc. This implementatin is intended fr

More information

Second Assignment Tutorial lecture

Second Assignment Tutorial lecture Secnd Assignment Tutrial lecture INF5040 (Open Distributed Systems) Faraz German (farazg@ulrik.ui.n) Department f Infrmatics University f Osl Octber 17, 2016 Grup Cmmunicatin System Services prvided by

More information

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Yu will learn the fllwing in this lab: The UNIVERSITY f NORTH CAROLINA at CHAPEL HILL Cmp 541 Digital Lgic and Cmputer Design Spring 2016 Lab Prject (PART A): A Full Cmputer! Issued Fri 4/8/16; Suggested

More information

To start your custom application development, perform the steps below.

To start your custom application development, perform the steps below. Get Started T start yur custm applicatin develpment, perfrm the steps belw. 1. Sign up fr the kitewrks develper package. Clud Develper Package Develper Package 2. Sign in t kitewrks. Once yu have yur instance

More information

Australian Statistics API Specification

Australian Statistics API Specification Australian Statistics API Specificatin Versin: 1.2 Date Mdified: 23 March 2017 Page 1 The cntext... 2 Functins f the API... 2 2.1 Retail Trade API... 2 Input Parameters fr API... 3 Output Specificatin

More information

Integration Framework for SAP Business One

Integration Framework for SAP Business One Integratin Framewrk fr SAP Business One DIPrxy Cnfiguratin PUBLIC Glbal Rll-ut Octber 2018, B Zha TABLE OF CONTENTS 1 INTRODUCTION... 3 2 INSTALLATION... 3 3 CONFIGURATION... 5 3.1 Services in Service

More information

Reading and writing data in files

Reading and writing data in files Reading and writing data in files It is ften very useful t stre data in a file n disk fr later reference. But hw des ne put it there, and hw des ne read it back? Each prgramming language has its wn peculiar

More information