OSPF in Detail. ISP Workshops

Size: px
Start display at page:

Download "OSPF in Detail. ISP Workshops"

Transcription

1 OSPF i Detail ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese ( Last updated 29 th September

2 Ackowledgemets p This material origiated from the Cisco ISP/IXP Workshop Programme developed by Philip Smith & Barry Greee p Use of these materials is ecouraged as log as the source is fully ackowledged ad this otice remais i place p Bug fixes ad improvemets are welcomed Please workshop (at) bgp4all.com Philip Smith 2

3 Ageda p Detailed Backgroud about OSPF p OSPF Desig i SP Networks p Addig Networks i OSPF p OSPF i Cisco s IOS 3

4 OSPF: The detail Techical Backgroud 4

5 OSPF p Ope Shortest Path First p Lik state (SPF) techology p Developed by OSPF workig group of IETF (RFC 1247) p OSPFv2 stadard described i RFC2328 p Desiged for: TCP/IP eviromet Fast covergece Variable-legth subet masks Discotiguous subets Icremetal updates Route autheticatio p Rus o IP, Protocol 89 5

6 Lik State Q s Lik State Z Z s Lik State Q Y A B C Q Z X X s Lik State X Topology Iformatio is kept i a Database separate from the Routig Table 6

7 Lik State Routig p Neighbour discovery p Costructig a Lik State Packet (LSP) p Distribute the LSP (Lik State Aoucemet LSA) p Compute routes p O etwork failure New LSPs flooded All routers recompute routig table 7

8 Low Badwidth Utilisatio LSA X R1 LSA p Oly chages propagated p Uses multicast o multi-access broadcast etworks 8

9 Fast Covergece p Detectio Plus LSA/SPF Kow as the Dijkstra Algorithm Alterate Path R2 N1 R1 X R3 N2 Primary Path 9

10 Fast Covergece p Fidig a ew route LSA flooded throughout area Ackowledgemet based LSA Topology database sychroised Each router derives routig table to destiatio etwork N1 R1 X 10

11 OSPF Areas p Area is a group of cotiguous hosts ad etworks Reduces routig traffic p Per area topology database Ivisible outside the area p Backboe area MUST be cotiguous All other areas must be coected to the backboe R1 Area 2 Area 3 Rc Rb Area 0 Backboe Area R8 Rd Area 4 R6 R7 R5 Area 1 Ra R3 R4 R2 11

12 Virtual Liks betwee OSPF Areas p Virtual Lik is used whe it is ot possible to physically coect the area to the backboe p ISPs avoid desigs which require virtual liks Icreases complexity Decreases reliability ad scalability R8 Rc Rd Area 4 Area 0 Backboe Area R7 R5 Area 1 Rb Ra R4 R6 R3 12

13 Classificatio of Routers R1 IR R2 IR ASBR To other AS Area 2 Area 3 R5 Rc Rd ABR/BR R4 Area 0 Rb Ra IR/BR p Iteral Router (IR) p Area Border Router (ABR) p Backboe Router (BR) p Autoomous System Border Router (ASBR) Area 1 R3 13

14 OSPF Route Types R1 IR R2 IR ASBR To other AS Area 2 Area 3 R5 Area 1 Rc Rd R4 R3 ABR/BR Area 0 Rb p Ra p p Itra-area Route All routes iside a area Iter-area Route Routes advertised from oe area to aother by a Area Border Router Exteral Route Routes imported ito OSPF from other protocol or static routes 14

15 Exteral Routes p Prefixes which are redistributed ito OSPF from other protocols p Flooded ualtered throughout the AS Recommedatio: Avoid redistributio!! p OSPF supports two types of exteral metrics Type 1 exteral metrics Type 2 exteral metrics (Cisco IOS default) OSPF R2 Redistribute RIP EIGRP BGP Static Coected etc. 15

16 Exteral Routes p Type 1 exteral metric: metrics are added to the summarised iteral lik cost Cost = 10 R2 to N1 Exteral Cost = 1 R1 Network N1 N1 Type Cost = 8 Next Hop R2 R3 R3 Selected Route to N1 Exteral Cost = 2 16

17 Exteral Routes p Type 2 exteral metric: metrics are compared without addig to the iteral lik cost Cost = 10 R2 to N1 Exteral Cost = 1 R1 Network N1 N1 Type Cost = 8 Next Hop R2 R3 R3 Selected Route to N1 Exteral Cost = 2 17

18 Topology/Lik State Database p A router has a separate LS database for each area to which it belogs p All routers belogig to the same area have idetical database p SPF calculatio is performed separately for each area p LSA floodig is bouded by area p Recommedatio: Limit the umber of areas a router participates i!! 1 to 3 is fie (typical ISP desig) >3 ca overload the CPU depedig o the area topology complexity 18

19 The Hello Protocol p Resposible for establishig ad maitaiig eighbour relatioships p Elects desigated router o multi-access etworks Hello Hello Hello 19

20 The Hello Packet p Cotais: Router priority Hello iterval Router dead iterval Network mask List of eighbours DR ad BDR Optios: E-bit, MC-bit, (see A.2 of RFC2328) Hello Hello Hello 20

21 Desigated Router p There is ONE desigated router per multi-access etwork Geerates etwork lik advertisemets Assists i database sychroizatio Desigated Router Backup Desigated Router Desigated Router Backup Desigated Router 21

22 Desigated Router by Priority p Cofigured priority (per iterface) ISPs cofigure high priority o the routers they wat as DR/BDR p Else determied by highest router ID Router ID is 32 bit iteger Derived from the loopback iterface address, if cofigured, otherwise the highest IP address R1 DR R2 R1 Router ID = R2 Router ID =

23 Neighbourig States p Full Routers are fully adjacet Databases sychroised Relatioship to DR ad BDR DR Full BDR 23

24 Neighbourig States p 2-way Router sees itself i other Hello packets DR selected from eighbours i state 2-way or greater 2-way DR BDR 24

25 Whe to Become Adjacet p Uderlyig etwork is poit to poit p Uderlyig etwork type is virtual lik p The router itself is the desigated router or the backup desigated router p The eighbourig router is the desigated router or the backup desigated router 25

26 LSAs Propagate Alog Adjacecies DR BDR p LSAs ackowledged alog adjacecies 26

27 Broadcast Networks p IP Multicast used for Sedig ad Receivig Updates All routers must accept packets set to AllSPFRouters ( ) All DR ad BDR routers must accept packets set to AllDRouters ( ) p Hello packets set to AllSPFRouters (Uicast o poit-topoit ad virtual liks) 27

28 Routig Protocol Packets p Share a commo protocol header p Routig protocol packets are set with type of service (TOS) of 0 p Five types of OSPF routig protocol packets Hello packet type 1 Database descriptio packet type 2 Lik-state request packet type 3 Lik-state update packet type 4 Lik-state ackowledgemet packet type 5 28

29 Differet Types of LSAs p Six distict type of LSAs Type 1 : Type 2 : Type 3 & 4: Type 5 & 7: Type 6: Type 9, 10 & 11: Router LSA Network LSA Summary LSA Exteral LSA (Type 7 is for NSSA) Group membership LSA Opaque LSA (9: Lik-Local, 10: Area) 29

30 Router LSA (Type 1) p Describes the state ad cost of the router s liks to the area p All of the router s liks i a area must be described i a sigle LSA p Flooded throughout the particular area ad o more p Router idicates whether it is a ASBR, ABR, or ed poit of virtual lik 30

31 Network LSA (Type 2) p Geerated for every trasit broadcast ad NBMA etwork p Describes all the routers attached to the etwork p Oly the desigated router origiates this LSA p Flooded throughout the area ad o more 31

32 Summary LSA (Type 3 ad 4) p Describes the destiatio outside the area but still i the AS p Flooded throughout a sigle area p Origiated by a ABR p Oly iter-area routes are advertised ito the backboe p Type 4 is the iformatio about the ASBR 32

33 Exteral LSA (Type 5 ad 7) p Defies routes to destiatio exteral to the AS p Default route is also set as exteral p Two types of exteral LSA: E1: Cosider the total cost up to the exteral destiatio E2: Cosiders oly the cost of the outgoig iterface to the exteral destiatio p (Type 7 LSAs used to describe exteral LSA for oe specific OSPF area type) 33

34 Iter-Area Route Summarisatio p Prefix or all subets p Prefix or all etworks p Area rage commad R2 Backboe Area 0 With summarisatio Without summarisatio Network 1 Network 1.A 1.B 1.C Next Hop R1 Next Hop R1 R1 R1 (ABR) R1 Area 1 1.A 1.B 1.C 34

35 No Summarisatio p p Specific Lik LSA advertised out of each area Lik state chages propagated out of each area 1.A 1.B 1.C 1.D Area 0 2.A 2.B 2.C 2.D 3.A 3.B 3.C 3.D 1.A 1.B 3.A 3.B 1.C 1.D 2.A 2.B 3.C 3.D 2.C 2.D 35

36 With Summarisatio p p Oly summary LSA advertised out of each area Lik state chages do ot propagate out of the area 1 Area A 1.B 3.A 3.B 1.C 1.D 2.A 2.B 3.C 3.D 2.C 2.D 36

37 No Summarisatio p p Specific Lik LSA advertised i to each area Lik state chages propagated i to each area 2.A 2.B 2.C 2.D 3.A 3.B 3.C 3.D Area 0 1.A 1.B 1.C 1.D 3.A 3.B 3.C 3.D 1.A 1.B 1.C 1.D 2.A 2.B 2.C 2.D 1.A 1.B 3.A 3.B 1.C 1.D 2.A 2.B 3.C 3.D 2.C 2.D 37

38 With Summarisatio p p Oly summary lik LSA advertised i to each area Lik state chages do ot propagate i to each area 2 3 Area A 1.B 3.A 3.B 1.C 1.D 2.A 2.B 3.C 3.D 2.C 2.D 38

39 Types of Areas p Regular p Stub p Totally Stubby p Not-So-Stubby p Oly regular areas are useful for ISPs Other area types hadle redistributio of other routig protocols ito OSPF ISPs do t redistribute aythig ito OSPF p The ext slides describig the differet area types are provided for iformatio oly 39

40 Regular Area (Not a Stub) p From Area 1 s poit of view, summary etworks from other areas are ijected, as are exteral etworks such as X.1 X Area 0 X ASBR X.1 Exteral etworks 1 2 X.1 X.1 1.A 1.B X.1 3.A 3.B 1.C 1.D X.1 2.A 2.B 3.C 3.D 2.C 2.D 40

41 Normal Stub Area p p Summary etworks, default route ijected Commad is area x stub Default 2 3 Area 0 Default 1 3 ASBR X.1 Exteral etworks 1 2 Default X.1 1.A 1.B X.1 3.A 3.B 1.C 1.D X.1 2.A 2.B 3.C 3.D 2.C 2.D 41

42 Totally Stubby Area p p Oly a default route ijected Default path to closest area border router Commad is area x stub o-summary Totally Stubby Area Default Area 0 Default 1 3 ASBR X.1 Exteral etworks 1 2 Default X.1 1.A 1.B X.1 3.A 3.B 1.C 1.D X.1 2.A 2.B 3.C 3.D 2.C 2.D 42

43 Not-So-Stubby Area p p p Capable of importig routes i a limited fashio Type-7 LSA s carry exteral iformatio withi a NSSA NSSA Border routers traslate selected type-7 LSAs ito type-5 exteral etwork LSAs ASBR Not-So- Stubby Area Default Area 0 Default X X.1 Exteral etworks 1 2 Default X.2 X.2 X.1 1.A 1.B X.2 X.1 3.A 3.B X.2 Exteral etworks 1.C 1.D X.1 2.A 2.C 2.D 2.B 3.C 3.D 43

44 ISP Use of Areas p ISP etworks use: Backboe area Regular area p Backboe area No partitioig p Regular area Summarisatio of poit to poit lik addresses used withi areas Loopback addresses allowed out of regular areas without summarisatio (otherwise ibgp wo t work) 44

45 Addressig for Areas Area 0 etwork rage Area 1 etwork rage Area 2 etwork rage Area 3 etwork rage p Assig cotiguous rages of subets per area to facilitate summarisatio 45

46 Summary p Fudametals of Scalable OSPF Network Desig Area hierarchy DR/BDR selectio Cotiguous itra-area addressig Route summarisatio Ifrastructure prefixes oly 46

47 OSPF Desig As applicable to Service Provider Networks 47

48 Service Providers p p p p p SP etworks are divided ito PoPs PoPs are liked by the backboe Trasit routig iformatio is carried via ibgp IGP is oly used to carry the ext hop for BGP Optimal path to the ext hop is critical 48

49 SP Architecture p p Major routig iformatio is ~670K prefixes via BGP Largest kow IGP routig table is ~9 10K POP Area 1/L1 BGP 1 POP Area 2/L1 BGP 1 p Total of 680K p p 10K/680K is 1½% of IGP routes i a ISP etwork A very small factor but has a huge impact o etwork covergece! Area 6/L1 BGP 1 POP IP Backboe Area 5/L1 BGP 1 POP Area0/L2 BGP 1 Area 4/L1 BGP 1 POP Area 3/L1 BGP 1 POP 49

50 SP Architecture p You ca reduce the IGP size from 10K to approx the umber of routers i your etwork p This will brig really fast covergece p Optimise where you must ad summarise where you ca p Stops uecessary flappig RR Access Regioal Core IGP customer customer customer 50

51 OSPF Desig: Addressig p OSPF Desig ad Addressig go together Objective is to keep the Lik State Database lea Create a address hierarchy to match the topology Use separate Address Blocks for loopbacks, etwork ifrastructure, customer iterfaces & customers Customer Address Space PtP Liks Ifrastructure Loopbacks 51

52 OSPF Desig: Addressig p Miimisig the umber of prefixes i OSPF: Number loopbacks out of a cotiguous address block p But do ot summarise these across area boudaries: ibgp peer addresses eed to be i the IGP Use cotiguous address blocks per area for ifrastructure poit-to-poit liks p Use area rage commad o ABR to summarise p With these guidelies: Number of prefixes i area 0 will the be very close to the umber of routers i the etwork It is critically importat that the umber of prefixes ad LSAs i area 0 is kept to the absolute miimum 52

53 OSPF Desig: Areas p Examie physical topology Is it meshed or hub-ad-spoke? p Use areas ad summarisatio This reduces overhead ad LSA couts (but watch ext-hop for ibgp whe summarisig) p Do t bother with the various stub areas No beefits for ISPs, causes problems for ibgp p Push the creatio of a backboe Reduces mesh ad promotes hierarchy 53

54 OSPF Desig: Areas p Oe SPF per area, floodig doe per area Watch out for overloadig ABRs p Avoid exterals i OSPF DO NOT REDISTRIBUTE ito OSPF Exteral LSAs flood through etire etwork p Differet types of areas do differet floodig Normal areas Stub areas Totally stubby (stub o-summary) Not so stubby areas (NSSA) 54

55 OSPF Desig: Areas p Area 0 must be cotiguous Do NOT use virtual liks to joi two Area 0 islads p Traffic betwee two o-zero areas always goes via Area 0 There is o beefit i joiig two o-zero areas together Avoid desigs which have two o-zero areas touchig each other (Typical desig is a area per PoP, with core routers beig ABR to the backboe area 0) 55

56 OSPF Desig: Summary p Thik Redudacy Dual Liks out of each area usig metrics (cost) for traffic egieerig p Too much redudacy Dual liks to backboe i stub areas must be the same cost other wise sub-optimal routig will result Too Much Redudacy i the backboe area without good summarisatio will effect covergece i the Area 0 56

57 OSPF Areas: Migratio p Where to place OSPF Areas? Follow the physical topology! Remember the earlier desig advice p Cofigure area at a time! Start at the outermost edge of the etwork Log ito routers at either ed of a lik ad chage the lik from Area 0 to the chose Area Wait for OSPF to re-establish adjacecies Ad the move oto the ext lik, etc Importat to esure that there is ever a Area 0 islad aywhere i the migratig etwork 57

58 OSPF Areas: Migratio A Area 0 B C E D Area 10 F G p Migrate small parts of the etwork, oe area at a time Remember to itroduce summarisatio where feasible p With careful plaig, the migratio ca be doe with miimal etwork dowtime 58

59 OSPF for Service Providers Cofigurig OSPF & Addig Networks 59

60 OSPF: Cofiguratio p Startig OSPF i Cisco s IOS router ospf 100 Where 100 is the process ID p OSPF process ID is uique to the router Gives possibility of ruig multiple istaces of OSPF o oe router Process ID is ot passed betwee routers i a AS May ISPs cofigure the process ID to be the same as their BGP Autoomous System Number 60

61 OSPF: Establishig Adjacecies p Cisco IOS OSPFv2 automatically tries to establish adjacecies o all defied iterfaces (or subets) p Best practice is to disable this Potetial security risk: sedig OSPF Hellos outside of the autoomous system, ad riskig formig adjacecies with exteral etworks Example: Oly POS4/0 iterface will attempt to form a OSPF adjacecy router ospf 100 passive-iterface default o passive-iterface POS4/0 61

62 OSPF: Addig Networks Optio Oe p Redistributio: Applies to all coected iterfaces o the router but seds etworks as exteral type-2s which are ot summarised p Do NOT do this! Because: router ospf 100 redistribute coected subets Type-2 LSAs flood through etire etwork These LSAs are ot all useful for determiig paths through backboe; they simply take up valuable space 62

63 OSPF: Addig Networks Optio Two p Per lik cofiguratio from IOS 12.4 owards OSPF is cofigured o each iterface (same as IS-IS) Useful for multiple subets per iterface iterface POS 4/0 ip address ip address secodary ip ospf 100 area 0! router ospf 100 passive-iterface default o passive-iterface POS 4/0 63

64 OSPF: Addig Networks Optio Three p Specific etwork statemets Every active iterface with a cofigured IP address eeds a OSPF etwork statemet Iterfaces that will have o OSPF eighbours eed passive-iterface to disable OSPF Hello s p That is: all iterfaces coectig to devices outside the ISP backboe (i.e. customers, peers, etc) router ospf 100 etwork area 51 etwork area 51 passive-iterface Serial 1/0 64

65 OSPF: Addig Networks Optio Four p Network statemets wildcard mask Every active iterface with cofigured IP address covered by wildcard mask used i OSPF etwork statemet Iterfaces covered by wildcard mask but havig o OSPF eighbours eed passive-iterface (or use passive-iterface default ad the activate the iterfaces which will have OSPF eighbours) router ospf 100 etwork area 51 passive-iterface default o passive iterface POS 4/0 65

66 OSPF: Addig Networks Recommedatios p Do t ever use Optio 1 p Use Optio 2 if supported; otherwise: p Optio 3 is fie for core/ifrastructure routers Does t scale too well whe router has a large umber of iterfaces but oly a few with OSPF eighbours solutio is to use Optio 3 with o passive o iterfaces with OSPF eighbours p Optio 4 is preferred for aggregatio routers Or use ibgp ext-hop-self Or eve ip uumbered o exteral poit-to-poit liks 66

67 OSPF: Addig Networks Example Oe (Cisco IOS 12.4) p Aggregatio router with large umber of leased lie customers ad just two liks to the core etwork: iterface loopback 0 ip address ip ospf 100 area 0 iterface POS 0/0 ip address ip ospf 100 area 0 iterface POS 1/0 ip address ip ospf 100 area 0 iterface serial 2/0:0... ip uumbered loopback 0! Customers coect here ^^^^^^^ router ospf 100 passive-iterface default o passive iterface POS 0/0 o passive iterface POS 1/0 67

68 OSPF: Addig Networks Example Oe (Cisco IOS < 12.4) p Aggregatio router with large umber of leased lie customers ad just two liks to the core etwork: iterface loopback 0 ip address iterface POS 0/0 ip address iterface POS 1/0 ip address iterface serial 2/0:0... ip uumbered loopback 0! Customers coect here ^^^^^^^ router ospf 100 etwork area 51 etwork area 51 etwork area 51 passive-iterface default o passive iterface POS 0/0 o passive iterface POS 1/0 68

69 OSPF: Addig Networks Example Two (Cisco IOS 12.4) p Core router with oly liks to other core routers: iterface loopback 0 ip address ip ospf 100 area 0 iterface POS 0/0 ip address ip ospf 100 area 0 iterface POS 1/0 ip address ip ospf 100 area 0 iterface POS 2/0 ip address ip ospf 100 area 0 iterface POS 2/1 ip address ip ospf 100 area 0 router ospf 100 passive iterface loopback 0 69

70 OSPF: Addig Networks Example Two (Cisco IOS < 12.4) p Core router with oly liks to other core routers: iterface loopback 0 ip address iterface POS 0/0 ip address iterface POS 1/0 ip address iterface POS 2/0 ip address iterface POS 2/1 ip address router ospf 100 etwork area 0 etwork area 0 etwork area 0 etwork area 0 etwork area 0 passive iterface loopback 0 70

71 OSPF: Addig Networks Summary p Key Theme whe selectig a techique: Keep the Lik State Database Lea Icreases Stability Reduces the amout of iformatio i the Lik State Advertisemets (LSAs) Speeds Covergece Time 71

72 OSPF i Cisco IOS Useful features for ISPs 72

73 Areas p A area is stored as a 32-bit field: Defied i IPv4 address format (i.e. Area ) Ca also be defied usig sigle decimal value (i.e. Area 0) p reserved for the backboe area Area 3 Area 2 Area 0 Area 1 73

74 Loggig Adjacecy Chages p The router will geerate a log message wheever a OSPF eighbour chages state p Sytax: [o] [ospf] log-adjacecy-chages (OSPF keyword is optioal, depedig o IOS versio) p Example of a typical log message: %OSPF-5-ADJCHG: Process 1, Nbr o Etheret0 from LOADING to FULL, Loadig Doe 74

75 Number of State Chages p The umber of state trasitios is available via SNMP (ospfnbrevets) ad the CLI: show ip ospf eighbor [type umber] [eighbor-id] [detail] Detail (Optioal) Displays all eighbours give i detail (list all eighbours). Whe specified, eighbour state trasitio couters are displayed per iterface or eighbour ID 75

76 State Chages (Cotiued) p To reset OSPF-related statistics, use the followig commad: clear ip ospf couters This will reset eighbour state trasitio couters per iterface or eighbour id: clear ip ospf couters [eighbor [<type umber>] [eighbor-id]] 76

77 Router ID p If the loopback iterface exists ad has a IP address, that is used as the router ID i routig protocols stability! p If the loopback iterface does ot exist, or has o IP address, the router ID is the highest IP address cofigured dager! p OSPF sub commad to maually set the Router ID: router-id <ip address> 77

78 Cost & Referece Badwidth p Badwidth used i Metric calculatio Cost = 10 8 /badwidth Not useful for iterface badwidths > 100 Mbps p Sytax: ospf auto-cost referece-badwidth <referece-bw> p Default referece badwidth still 100 Mbps for backward compatibility p Most ISPs simply choose to develop their ow cost strategy ad apply to each iterface type 78

79 Cost: Example Strategy 100GE 100Gbps cost = 1 40GE/OC768 40Gbps cost = 2 10GE/OC192 10Gbps cost = 5 OC48 2.5Gbps cost = 10 GigabitEtheret 1Gbps cost = 20 OC12 622Mbps cost = 50 OC3 155Mbps cost = 100 FastEtheret 100Mbps cost = 200 Etheret 10Mbps cost = 500 E1 2Mbps cost =

80 Default routes p Origiatig a default route ito OSPF default-iformatio origiate metric <> Will origiate a default route ito OSPF if there is a matchig default route i the Routig Table (RIB) The optioal always keyword will always origiate a default route, eve if there is o existig etry i the RIB 80

81 Clear/Restart p OSPF p p p commads clear If o process ID is give, all OSPF processes o the router are assumed clear ip ospf [pid] redistributio This commad clears redistributio based o OSPF routig process ID clear ip ospf [pid] couters This commad clears couters based o OSPF routig process ID clear ip ospf [pid] process This commad will restart the specified OSPF process. It attempts to keep the old router-id, except i cases where a ew router-id was cofigured or a old user cofigured router-id was removed. Sice this commad ca potetially cause a etwork chur, a user cofirmatio is required before performig ay actio 81

82 Use OSPF Autheticatio p Use autheticatio Too may operators overlook this basic requiremet p Whe usig autheticatio, use the MD5 feature Uder the global OSPF cofiguratio, specify: area <area-id> autheticatio message-digest Uder the iterface cofiguratio, specify: ip ospf message-digest-key 1 md5 <key> p Autheticatio ca be selectively disabled per iterface with: ip ospf autheticatio ull 82

83 Poit to Poit Etheret Liks p For ay broadcast media (like Etheret), OSPF will attempt to elect a desigated ad backup desigated router whe it forms a adjacecy If the iterface is ruig as a poit-to-poit WAN lik, with oly 2 routers o the wire, cofigurig OSPF to operate i "poit-to-poit mode" scales the protocol by reducig the lik failure detectio times Poit-to-poit mode improves covergece times o Etheret etworks because it: p Prevets the electio of a DR/BDR o the lik, p Simplifies the SPF computatios ad reduces the router's memory footprit due to a smaller topology database. iterface fastetheret0/2 ip ospf etwork poit-to-poit 83

84 Tuig OSPF (1) p DR/BDR Selectio ip ospf priority 100 (default 1) This feature should be i use i your OSPF etwork Forcibly set your DR ad BDR per segmet so that they are kow Choose your most powerful, or most idle routers, so that OSPF coverges as fast as possible uder maximum etwork load coditios Try to keep the DR/BDR limited to oe segmet each 84

85 Tuig OSPF (2) p OSPF startup max-metric router-lsa o-startup wait-for-bgp Avoids blackholig traffic o router restart Causes OSPF to aouce its prefixes with highest possible metric util ibgp is up ad ruig Whe ibgp is ruig, OSPF metrics retur to ormal, make the path valid p IS-IS equivalet: set-overload-bit o-startup wait-for-bgp 85

86 Tuig OSPF (3) p Hello/Dead Timers ip ospf hello-iterval 3 (default 10) ip ospf dead-iterval 15 (default is 4x hello) This allows for faster etwork awareess of a failure, ad ca result i faster recovergece, but requires more router CPU ad geerates more overhead p LSA Pacig timers lsa-group-pacig 300 (default 240) Allows groupig ad pacig of LSA updates at cofigured iterval Reduces overall etwork ad router impact 86

87 Tuig OSPF (4) p OSPF Iteral Timers timers spf 2 8 (default is 5 ad 10 respectively) Allows you to adjust SPF characteristics The first umber sets wait time from topology chage to SPF ru The secod is hold-dow betwee SPF rus BE CAREFUL WITH THIS COMMAND; if you re ot sure whe to use it, it meas you do t eed it; default is sufficiet 95% of the time 87

88 Tuig OSPF (5) p LSA filterig/iterface blockig Per iterface: ip ospf database-filter all out p Per eighbor: (o optios) eighbor p database-filter all out (o optios) OSPFs router will flood a LSA out all iterfaces except the receivig oe; LSA filterig ca be useful i cases where such floodig uecessary (i.e., NBMA etworks), where the DR/BDR ca hadle floodig chores area <area-id> filter-list <acl> Filters out specific Type 3 LSAs at ABRs p Improper use ca result i routig loops ad black-holes that ca be very difficult to troubleshoot 88

89 Summary p OSPF has a bewilderig umber of features ad optios p Observe ISP best practices p Keep desig ad cofiguratio simple p Ivestigate tuig optios ad suitability for your ow etwork Do t just tur them o! 89

90 OSPF i Detail ISP Workshops 90

Deploying OSPF for ISPs. ISP Training Workshops

Deploying OSPF for ISPs. ISP Training Workshops Deployig OSPF for ISPs ISP Traiig Workshops 1 Ageda p OSPF Desig i SP Networks p Addig Networks i OSPF p OSPF i Cisco s IOS 2 OSPF Desig As applicable to Service Provider Networks 3 Service Providers p

More information

OSPF for ISPs. ISP Workshops

OSPF for ISPs. ISP Workshops OSPF for ISPs ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 29 th September

More information

Introduction to OSPF

Introduction to OSPF Itroductio to OSPF ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 3 rd October

More information

Introduction to OSPF. ISP Workshops. Last updated 11 November 2013

Introduction to OSPF. ISP Workshops. Last updated 11 November 2013 Introduction to OSPF ISP Workshops Last updated 11 November 2013 1 OSPF p Open Shortest Path First p Open: n Meaning an Open Standard n Developed by IETF (OSPF Working Group) for IP RFC1247 n Current standard

More information

Configuring the maximum number of external LSAs in LSDB 27 Configuring OSPF exit overflow interval 28 Enabling compatibility with RFC Logging

Configuring the maximum number of external LSAs in LSDB 27 Configuring OSPF exit overflow interval 28 Enabling compatibility with RFC Logging Contents Configuring OSPF 1 Overview 1 OSPF packets 1 LSA types 1 OSPF areas 2 Router types 4 Route types 5 Route calculation 6 OSPF network types 6 DR and BDR 6 Protocols and standards 8 OSPF configuration

More information

Link State Routing. In particular OSPF. dr. C. P. J. Koymans. Informatics Institute University of Amsterdam. March 4, 2008

Link State Routing. In particular OSPF. dr. C. P. J. Koymans. Informatics Institute University of Amsterdam. March 4, 2008 Link State Routing In particular OSPF dr. C. P. J. Koymans Informatics Institute University of Amsterdam March 4, 2008 dr. C. P. J. Koymans (UvA) Link State Routing March 4, 2008 1 / 70 1 Link State Protocols

More information

Table of Contents. OSPF Configuration 1

Table of Contents. OSPF Configuration 1 Table of Contents OSPF Configuration 1 Introduction to OSPF 1 Basic Concepts 2 Area Based OSPF Network Partition 3 Router Types 7 Classification of OSPF Networks 9 DR and BDR 9 OSPF Packet Formats 11 Supported

More information

Link State Routing. In particular OSPF. Karst Koymans. Informatics Institute University of Amsterdam. (version 16.3, 2017/03/09 11:25:31)

Link State Routing. In particular OSPF. Karst Koymans. Informatics Institute University of Amsterdam. (version 16.3, 2017/03/09 11:25:31) Link State Routing In particular OSPF Karst Koymans Informatics Institute University of Amsterdam (version 16.3, 2017/03/09 11:25:31) Tuesday, March 7, 2017 Karst Koymans (UvA) Link State Routing Tuesday,

More information

OSPF for IPv6. ISP Workshops

OSPF for IPv6. ISP Workshops OSPF for IPv6 ISP Workshops These materials are licensed under the Creative Commons Attribution-NonCommercial 4.0 International license (http://creativecommons.org/licenses/by-nc/4.0/) Last updated 17

More information

Introduction to Local and Wide Area Networks

Introduction to Local and Wide Area Networks Introduction to Local and Wide Area Networks Lecturers Amnach Khawne Jirasak Sittigorn Chapter 1 1 Routing Protocols and Concepts Chapter 10 : Link-State Routing Protocols Chapter 11 : OSPF Chapter 1 2

More information

Junos Intermediate Routing

Junos Intermediate Routing Junos Intermediate Routing Chapter 4: Open Shortest Path First 2012 Juniper Networks, Inc. All rights reserved. www.juniper.net Worldwide Education Services Chapter Objectives After successfully completing

More information

ITE PC v4.0. Chapter Cisco Systems, Inc. All rights reserved. Cisco Public

ITE PC v4.0. Chapter Cisco Systems, Inc. All rights reserved. Cisco Public OSPF Routing Protocols and Concepts Chapter 11 1 Objectives Describe the background and basic features of OSPF Identify and apply the basic OSPF configuration commands Describe, modify and calculate l

More information

Configuring OSPF. Information About OSPF CHAPTER

Configuring OSPF. Information About OSPF CHAPTER CHAPTER 22 This chapter describes how to configure the ASASM to route data, perform authentication, and redistribute routing information using the Open Shortest Path First (OSPF) routing protocol. The

More information

Link State Routing. In particular OSPF. Karst Koymans. Informatics Institute University of Amsterdam. (version 17.4, 2017/11/30 12:33:57)

Link State Routing. In particular OSPF. Karst Koymans. Informatics Institute University of Amsterdam. (version 17.4, 2017/11/30 12:33:57) Link State Routing In particular OSPF Karst Koymans Informatics Institute University of Amsterdam (version 17.4, 2017/11/30 12:33:57) Tuesday, November 28, 2017 Karst Koymans (UvA) Link State Routing Tuesday,

More information

Configuring OSPF. The Cisco OSPF Implementation

Configuring OSPF. The Cisco OSPF Implementation Configuring OSPF This chapter describes how to configure Open Shortest Path First (OSPF). For a complete description of the OSPF commands in this chapter, refer to the OSPF s chapter of the Cisco IOS IP

More information

Link-state protocols and Open Shortest Path First (OSPF)

Link-state protocols and Open Shortest Path First (OSPF) Fixed Internetworking Protocols and Networks Link-state protocols and Open Shortest Path First (OSPF) Rune Hylsberg Jacobsen Aarhus School of Engineering rhj@iha.dk 0 ITIFN Objectives Describe the basic

More information

OSPF. Routing Protocols and Concepts Chapter 11. ITE PC v4.0 Chapter Cisco Systems, Inc. All rights reserved. Cisco Public

OSPF. Routing Protocols and Concepts Chapter 11. ITE PC v4.0 Chapter Cisco Systems, Inc. All rights reserved. Cisco Public OSPF Routing Protocols and Concepts Chapter 11 1 Objectives Describe the background and basic features of OSPF Identify and apply the basic OSPF configuration commands Describe, modify and calculate the

More information

OSPF Fundamentals. Agenda. OSPF Principles. L41 - OSPF Fundamentals. Open Shortest Path First Routing Protocol Internet s Second IGP

OSPF Fundamentals. Agenda. OSPF Principles. L41 - OSPF Fundamentals. Open Shortest Path First Routing Protocol Internet s Second IGP OSPF Fundamentals Open Shortest Path First Routing Protocol Internet s Second IGP Agenda OSPF Principles Introduction The Dijkstra Algorithm Communication Procedures LSA Broadcast Handling Splitted Area

More information

OSPF - Open Shortest Path First. OSPF Fundamentals. Agenda. OSPF Topology Database

OSPF - Open Shortest Path First. OSPF Fundamentals. Agenda. OSPF Topology Database OSPF - Open Shortest Path First OSPF Fundamentals Open Shortest Path First Routing Protocol Internet s Second IGP distance vector protocols like RIP have several dramatic disadvantages: slow adaptation

More information

IP Routing: OSPF Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)

IP Routing: OSPF Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches) IP Routing: OSPF Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches) First Published: dd, yyyy Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

material. For more information on how to get additional questions, please see a.

material. For more information on how to get additional questions, please see   a. Review Questions The following questions are designed to test your understanding of this chapter s material. For more information on how to get additional questions, please see www.lammle.com/ccn a. You

More information

OSPF. OSPF Areas. BSCI Module Cisco Systems, Inc. All rights reserved. Cisco Public. Review of OSPF area characteristics:

OSPF. OSPF Areas. BSCI Module Cisco Systems, Inc. All rights reserved. Cisco Public. Review of OSPF area characteristics: OSPF BSCI Module 3 1 Minimizes routing table entries Localizes impact of a topology change within an area Detailed LSA flooding stops at the area boundary Requires a hierarchical network design OSPF Areas

More information

IP Routing: OSPF Configuration Guide, Cisco IOS Release 12.2SX

IP Routing: OSPF Configuration Guide, Cisco IOS Release 12.2SX IP Routing: OSPF Configuration Guide, Cisco IOS Release 12.2SX Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS

More information

IP Routing: OSPF Configuration Guide, Cisco IOS XE Release 2

IP Routing: OSPF Configuration Guide, Cisco IOS XE Release 2 IP Routing: OSPF Configuration Guide, Cisco IOS XE Release 2 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS

More information

OSPF. Routing Protocols and Concepts Chapter 11

OSPF. Routing Protocols and Concepts Chapter 11 OSPF Routing Protocols and Concepts Chapter 11 Objectives Describe the background and basic features of OSPF Identify and apply the basic OSPF configuration commands Describe, modify and calculate the

More information

Cisco IOS IP Routing: OSPF Command Reference

Cisco IOS IP Routing: OSPF Command Reference Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE SPECIFICATIONS AND INFORMATION

More information

x y z HD(x, y) + HD(y, z) HD(x, z)

x y z HD(x, y) + HD(y, z) HD(x, z) Massachusetts Istitute of Techology Departmet of Electrical Egieerig ad Computer Sciece 6.02 Solutios to Chapter 5 Updated: February 16, 2012 Please sed iformatio about errors or omissios to hari; questios

More information

Logarithms APPENDIX IV. 265 Appendix

Logarithms APPENDIX IV. 265 Appendix APPENDIX IV Logarithms Sometimes, a umerical expressio may ivolve multiplicatio, divisio or ratioal powers of large umbers. For such calculatios, logarithms are very useful. They help us i makig difficult

More information

IP Routing: OSPF Configuration Guide, Cisco IOS Release 12.4

IP Routing: OSPF Configuration Guide, Cisco IOS Release 12.4 IP Routing: OSPF Configuration Guide, Cisco IOS Release 12.4 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS

More information

KillTest *KIJGT 3WCNKV[ $GVVGT 5GTXKEG Q&A NZZV ]]] QORRZKYZ IUS =K ULLKX LXKK [VJGZK YKX\OIK LUX UTK _KGX

KillTest *KIJGT 3WCNKV[ $GVVGT 5GTXKEG Q&A NZZV ]]] QORRZKYZ IUS =K ULLKX LXKK [VJGZK YKX\OIK LUX UTK _KGX KillTest Q&A Exam : JN0-643 Title : Enterprise Routing and Switching, Professional (JNCIP-ENT) Version : Demo 1 / 10 1.Which connection method do OSPF routers use to communicate with each other? A. IP

More information

OSPF Domain / OSPF Area. OSPF Advanced Topics. OSPF Domain / OSPF Area. Agenda

OSPF Domain / OSPF Area. OSPF Advanced Topics. OSPF Domain / OSPF Area. Agenda OSPF Domain / OSPF Area OSPF Advanced Topics Areas,, Backbone, Summary-LSA, ASBR, Stub Area, Route Summarization, Virtual Links, Header Details OSPF domain can be divided in multiple OSPF areas to improve

More information

Rev a. Single-Area OSPF. c cnac o okbook.com

Rev a. Single-Area OSPF. c cnac o okbook.com Rev. 00.00 a. Single-Area OSPF c cnac o okbook.com C O N F I G U R A T I O N Technically, we're using OSPFv for IPv, but that only matters because IPv uses OSPFv. Wildcard a bitmask controlling address

More information

202 Chapter 9 n Go Bot. Hint

202 Chapter 9 n Go Bot. Hint Chapter 9 Go Bot Now it s time to put everythig you have leared so far i this book to good use. I this chapter you will lear how to create your first robotic project, the Go Bot, a four-wheeled robot.

More information

Unit 5: Estimating with Confidence

Unit 5: Estimating with Confidence Uit 5: Estimatig with Cofidece Sectio 8.2 The Practice of Statistics, 4 th editio For AP* STARNES, YATES, MOORE Uit 5 Estimatig with Cofidece 8.1 8.2 8.3 Cofidece Itervals: The Basics Estimatig a Populatio

More information

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter Desig of FPGA- Based SPWM Sigle Phase Full-Bridge Iverter Afarulrazi Abu Bakar 1, *,Md Zarafi Ahmad 1 ad Farrah Salwai Abdullah 1 1 Faculty of Electrical ad Electroic Egieerig, UTHM *Email:afarul@uthm.edu.my

More information

Question No: 2 In an OSPF Hello packet, which of the following fields must match for all neighbor routers on the segment? Choose three answers.

Question No: 2 In an OSPF Hello packet, which of the following fields must match for all neighbor routers on the segment? Choose three answers. Volume: 335 Questions Question No: 1 What is the default preference value for a static route in the Alcatel-Lucent 7750 SR? A. 0 B. 5 C. 10 D. 15 Answer: B Question No: 2 In an OSPF Hello packet, which

More information

Intermediate Information Structures

Intermediate Information Structures Modified from Maria s lectures CPSC 335 Itermediate Iformatio Structures LECTURE 11 Compressio ad Huffma Codig Jo Roke Computer Sciece Uiversity of Calgary Caada Lecture Overview Codes ad Optimal Codes

More information

OSPF Mechanism to Exclude Connected IP Prefixes from LSA Advertisements

OSPF Mechanism to Exclude Connected IP Prefixes from LSA Advertisements OSPF Mechanism to Exclude Connected IP Prefixes from LSA Advertisements This document describes the Open Shortest Path First (OSPF) mechanism to exclude IP prefixes of connected networks from link-state

More information

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series Roberto s Notes o Ifiite Series Chapter : Series Sectio Ifiite series What you eed to ow already: What sequeces are. Basic termiology ad otatio for sequeces. What you ca lear here: What a ifiite series

More information

LAB15: OSPF IPv6. OSPF: Not So Stubby Area. Disclaimer

LAB15: OSPF IPv6. OSPF: Not So Stubby Area. Disclaimer Page1 LAB15: OSPF IPv6 Disclaimer This Configuration Guide is designed to assist members to enhance their skills in respective technology area. While every effort has been made to ensure that all material

More information

lecture notes September 2, Sequential Choice

lecture notes September 2, Sequential Choice 18.310 lecture otes September 2, 2013 Sequetial Choice Lecturer: Michel Goemas 1 A game Cosider the followig game. I have 100 blak cards. I write dow 100 differet umbers o the cards; I ca choose ay umbers

More information

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 95 CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 5.1 GENERAL Ru-legth codig is a lossless image compressio techique, which produces modest compressio ratios. Oe way of icreasig the compressio ratio of a ru-legth

More information

OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3

OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3 OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3 This document describes new and modified commands that provide enhanced OSPF traffic statistics for OSPFv2 and OSPFv3. The ability to collect and

More information

ECE 333: Introduction to Communication Networks Fall Lecture 4: Physical layer II

ECE 333: Introduction to Communication Networks Fall Lecture 4: Physical layer II ECE 333: Itroductio to Commuicatio Networks Fall 22 Lecture : Physical layer II Impairmets - distortio, oise Fudametal limits Examples Notes: his lecture cotiues the discussio of the physical layer. Recall,

More information

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS APPLICATION NOTE AN95091 INTRODUCTION UNDERSTANDING EFFECTIVE BITS Toy Girard, Sigatec, Desig ad Applicatios Egieer Oe criteria ofte used to evaluate a Aalog to Digital Coverter (ADC) or data acquisitio

More information

ELEC 204 Digital Systems Design

ELEC 204 Digital Systems Design Fall 2013, Koç Uiversity ELEC 204 Digital Systems Desig Egi Erzi College of Egieerig Koç Uiversity,Istabul,Turkey eerzi@ku.edu.tr KU College of Egieerig Elec 204: Digital Systems Desig 1 Today: Datapaths

More information

OSPF Enhanced Traffic Statistics

OSPF Enhanced Traffic Statistics This document describes new and modified commands that provide enhanced OSPF traffic statistics for OSPFv2 and OSPFv3. The ability to collect and display more detailed traffic statistics increases high

More information

Join a Professional Association

Join a Professional Association Joi a Professioal Associatio 1. The secret job resource: professioal orgaizatios. You may ot kow this, but the career field you re i, or plaig to work i i the future, probably has at least oe professioal

More information

Single Bit DACs in a Nutshell. Part I DAC Basics

Single Bit DACs in a Nutshell. Part I DAC Basics Sigle Bit DACs i a Nutshell Part I DAC Basics By Dave Va Ess, Pricipal Applicatio Egieer, Cypress Semicoductor May embedded applicatios require geeratig aalog outputs uder digital cotrol. It may be a DC

More information

CCNA Routing and Switching Study Guide Chapters 5 & 19: Multi-Area OSPF

CCNA Routing and Switching Study Guide Chapters 5 & 19: Multi-Area OSPF CCNA Routing and Switching Study Guide Chapters 5 & 19: Multi-Area OSPF Instructor & Todd Lammle Chapter 20 objectives The ICND2 topics covered in this chapter include: IP Routing Technologies Configure

More information

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing 206 3 rd Iteratioal Coferece o Mechaical, Idustrial, ad Maufacturig Egieerig (MIME 206) ISBN: 978--60595-33-7 Applicatio of Improved Geetic Algorithm to Two-side Assembly Lie Balacig Ximi Zhag, Qia Wag,

More information

EVB-EMC14XX User Manual

EVB-EMC14XX User Manual The iformatio cotaied herei is proprietary to SMSC, ad shall be used solely i accordace with the agreemet pursuat to which it is provided. Although the iformatio is believed to be accurate, o resposibility

More information

COS 126 Atomic Theory of Matter

COS 126 Atomic Theory of Matter COS 126 Atomic Theory of Matter 1 Goal of the Assigmet Video Calculate Avogadro s umber Usig Eistei s equatios Usig fluorescet imagig Iput data Output Frames Blobs/Beads Estimate of Avogadro s umber 7.1833

More information

5 Quick Steps to Social Media Marketing

5 Quick Steps to Social Media Marketing 5 Quick Steps to Social Media Marketig Here's a simple guide to creatig goals, choosig what to post, ad trackig progress with cofidece. May of us dive ito social media marketig with high hopes to watch

More information

Zebra MCR Software 1.0 Manual Yin Wang Networking Laboratory of Helsinki University of Technology

Zebra MCR Software 1.0 Manual Yin Wang Networking Laboratory of Helsinki University of Technology Zebra MCR Software 1.0 Manual Yin Wang Networking Laboratory of Helsinki University of Technology yinwang@netlab.hut.fi Please note: operating system requirement: Linux 2.4.20-30.9 (at least) 1. Configure

More information

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB 1 of 7 PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB BEFORE YOU BEGIN PREREQUISITE LABS Itroductio to Oscilloscope Itroductio to Arbitrary/Fuctio Geerator EXPECTED KNOWLEDGE Uderstadig of LTI systems. Laplace

More information

Technical Requirements for Fixed Line-of-Sight Radio Systems Operating in the Band GHz

Technical Requirements for Fixed Line-of-Sight Radio Systems Operating in the Band GHz Issue 3 December 2010 Spectrum Maagemet ad Telecommuicatios Stadard Radio System Pla Techical Requiremets for Fixed Lie-of-Sight Radio Systems Operatig i the Bad 14.5-15.35 GHz Jauary 2013 - Evelope B

More information

X-Bar and S-Squared Charts

X-Bar and S-Squared Charts STATGRAPHICS Rev. 7/4/009 X-Bar ad S-Squared Charts Summary The X-Bar ad S-Squared Charts procedure creates cotrol charts for a sigle umeric variable where the data have bee collected i subgroups. It creates

More information

Design of FPGA Based SPWM Single Phase Inverter

Design of FPGA Based SPWM Single Phase Inverter Proceedigs of MUCEET2009 Malaysia Techical Uiversities Coferece o Egieerig ad Techology Jue 20-22, 2009, MS Garde,Kuata, Pahag, Malaysia MUCEET2009 Desig of FPGA Based SPWM Sigle Phase Iverter Afarulrazi

More information

Measurement of Equivalent Input Distortion AN 20

Measurement of Equivalent Input Distortion AN 20 Measuremet of Equivalet Iput Distortio AN 2 Applicatio Note to the R&D SYSTEM Traditioal measuremets of harmoic distortio performed o loudspeakers reveal ot oly the symptoms of the oliearities but also

More information

Guide to OSPF Application on the CSS 11000

Guide to OSPF Application on the CSS 11000 Guide to OSPF Application on the CSS 11000 Document ID: 12638 Contents Introduction Before You Begin Conventions Prerequisites Components Used Description OSPF Configuration Task List Configuration Global

More information

Technical Explanation for Counters

Technical Explanation for Counters Techical Explaatio for ers CSM_er_TG_E Itroductio What Is a er? A er is a device that couts the umber of objects or the umber of operatios. It is called a er because it couts the umber of ON/OFF sigals

More information

Counting on r-fibonacci Numbers

Counting on r-fibonacci Numbers Claremot Colleges Scholarship @ Claremot All HMC Faculty Publicatios ad Research HMC Faculty Scholarship 5-1-2015 Coutig o r-fiboacci Numbers Arthur Bejami Harvey Mudd College Curtis Heberle Harvey Mudd

More information

C Commands. Send comments to

C Commands. Send comments to This chapter describes the Cisco NX-OS Open Shortest Path First (OSPF) commands that begin with C. UCR-583 clear ip ospf neighbor clear ip ospf neighbor To clear neighbor statistics and reset adjacencies

More information

Indicator No mark Single preset Dual preset DIN W144 H72mm DIN W48 H96mm No mark DIN W72 H72mm (4 digit) (6 digit) Counter/Timer

Indicator No mark Single preset Dual preset DIN W144 H72mm DIN W48 H96mm No mark DIN W72 H72mm (4 digit) (6 digit) Counter/Timer FX/FX/FX Series DIN W7 7, W8 96, W 7mm er/timer Features 6 iput modes ad output modes ig speed: cps/cps/kcps/kcps Selectable voltage iput (PNP) or No voltage iput (NPN) dditio of Up/Dow iput mode Wide

More information

Open Two Radio Switching Protocol (OTRSP)

Open Two Radio Switching Protocol (OTRSP) Ope Two Radio Switchig Protocol (OTRSP) Copyright 2009, 2019 Paul Youg. This work is licesed uder the Creative Commos Attributio 3.0 Licese. To view a copy of this licese, visit www.creativecommos.org

More information

PROJECT #2 GENERIC ROBOT SIMULATOR

PROJECT #2 GENERIC ROBOT SIMULATOR Uiversity of Missouri-Columbia Departmet of Electrical ad Computer Egieerig ECE 7330 Itroductio to Mechatroics ad Robotic Visio Fall, 2010 PROJECT #2 GENERIC ROBOT SIMULATOR Luis Alberto Rivera Estrada

More information

Methods to Reduce Arc-Flash Hazards

Methods to Reduce Arc-Flash Hazards Methods to Reduce Arc-Flash Hazards Exercise: Implemetig Istataeous Settigs for a Maiteace Mode Scheme Below is a oe-lie diagram of a substatio with a mai ad two feeders. Because there is virtually o differece

More information

Zonerich AB-T88. MINI Thermal Printer COMMAND SPECIFICATION. Zonerich Computer Equipments Co.,Ltd MANUAL REVISION EN 1.

Zonerich AB-T88. MINI Thermal Printer COMMAND SPECIFICATION. Zonerich Computer Equipments Co.,Ltd  MANUAL REVISION EN 1. Zoerich AB-T88 MINI Thermal Priter COMMAND SPECIFICATION MANUAL REVISION EN. Zoerich Computer Equipmets Co.,Ltd http://www.zoerich.com Commad List Prit ad lie feed Prit ad carriage retur Trasmissio real-time

More information

On the Delay Performance of In-network Aggregation in Lossy Wireless Sensor Networks

On the Delay Performance of In-network Aggregation in Lossy Wireless Sensor Networks O the Delay Performace of I-etwork Aggregatio i Lossy Wireless Sesor Networks Chaghee Joo, Member, IEEE, ad Ness B. Shroff, Fellow, IEEE Abstract I this paper, we study the implicatio of wireless broadcast

More information

Sybex ICND Chapter 4 and 18: OSPF. Instructor & Todd Lammle

Sybex ICND Chapter 4 and 18: OSPF. Instructor & Todd Lammle Sybex ICND2 200-105 Chapter 4 and 18: OSPF Instructor & Todd Lammle Chapter 4 objectives The ICND2 topics covered in this chapter include: 2 OSPF design example. An OSPF hierarchical design minimizes routing

More information

Consensus-based Synchronization of Microgrids at Multiple Points of Interconnection

Consensus-based Synchronization of Microgrids at Multiple Points of Interconnection MITSUBISHI EECTRIC RESEARCH ABORATORIES http://www.merl.com Cosesus-based Sychroizatio of Microgrids at Multiple Poits of Itercoectio Shah, S.; Su, H.; Nikovski, D.N.; Zhag, J. TR208-2 August 7, 208 Abstract

More information

Introduction to Wireless Communication Systems ECE 476/ECE 501C/CS 513 Winter 2003

Introduction to Wireless Communication Systems ECE 476/ECE 501C/CS 513 Winter 2003 troductio to Wireless Commuicatio ystems ECE 476/ECE 501C/C 513 Witer 2003 eview for Exam #1 March 4, 2003 Exam Details Must follow seatig chart - Posted 30 miutes before exam. Cheatig will be treated

More information

Wavelength Band Switching in Multigranular Optical WDM Networks

Wavelength Band Switching in Multigranular Optical WDM Networks Wavelegth Bad Switchig i Multigraular Optical WDM Networks Vishal Aad Collaborators X. Cao,, Dr. Y. Xiog ad Dr. C. Qiao LANDER, CSE Departmet, SUNY at Buffalo ~1~ Vishal Aad Outlie λ The Problem with preset

More information

By: Pinank Shah. Date : 03/22/2006

By: Pinank Shah. Date : 03/22/2006 By: Piak Shah Date : 03/22/2006 What is Strai? What is Strai Gauge? Operatio of Strai Gauge Grid Patters Strai Gauge Istallatio Wheatstoe bridge Istrumetatio Amplifier Embedded system ad Strai Gauge Strai

More information

Smart Energy & Power Quality Solutions. ProData datalogger. Datalogger and Gateway

Smart Energy & Power Quality Solutions. ProData datalogger. Datalogger and Gateway Smart Eergy & Power Quality Solutios ProData datalogger Datalogger ad Gateway Smart ad compact: Our most uiversal datalogger ever saves power costs Etheret coectio Modbus-Etheret-Gateway 32 MB 32 MB memory

More information

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains 7 Figerprit Classificatio Based o Directioal Image Costructed Usig Wavelet Trasform Domais Musa Mohd Mokji, Syed Abd. Rahma Syed Abu Bakar, Zuwairie Ibrahim 3 Departmet of Microelectroic ad Computer Egieerig

More information

Density Slicing Reference Manual

Density Slicing Reference Manual Desity Slicig Referece Maual Improvisio, Viscout Cetre II, Uiversity of Warwick Sciece Park, Millbur Hill Road, Covetry. CV4 7HS Tel: 0044 (0) 24 7669 2229 Fax: 0044 (0) 24 7669 0091 e-mail: admi@improvisio.com

More information

BOUNDS FOR OUT DEGREE EQUITABLE DOMINATION NUMBERS IN GRAPHS

BOUNDS FOR OUT DEGREE EQUITABLE DOMINATION NUMBERS IN GRAPHS BULLETIN OF THE INTERNATIONAL MATHEMATICAL VIRTUAL INSTITUTE ISSN 2303-4874 (p), ISSN (o) 2303-4955 www.imvibl.org/bulletin Vol. 3(2013), 149-154 Former BULLETIN OF THE SOCIETY OF MATHEMATICIANS BANJA

More information

Cross-Layer Performance of a Distributed Real-Time MAC Protocol Supporting Variable Bit Rate Multiclass Services in WPANs

Cross-Layer Performance of a Distributed Real-Time MAC Protocol Supporting Variable Bit Rate Multiclass Services in WPANs Cross-Layer Performace of a Distributed Real-Time MAC Protocol Supportig Variable Bit Rate Multiclass Services i WPANs David Tug Chog Wog, Jo W. Ma, ad ee Chaig Chua 3 Istitute for Ifocomm Research, Heg

More information

Model Display digit Size Output Power supply 24VAC 50/60Hz, 24-48VDC 9999 (4-digit) 1-stage setting

Model Display digit Size Output Power supply 24VAC 50/60Hz, 24-48VDC 9999 (4-digit) 1-stage setting FXY Series DIN W7 6mm Of er/timer With Idicatio Oly Features ig speed: cps/cps/kcps/kcps Selectable voltage iput (PNP) method or o-voltage iput (NPN) method Iput mode: Up, Dow, Dow Dot for Decimal Poit

More information

The Institute of Chartered Accountants of Sri Lanka

The Institute of Chartered Accountants of Sri Lanka The Istitute of Chartered Accoutats of Sri Laka Postgraduate Diploma i Busiess ad Fiace Quatitative Techiques for Busiess Hadout 02:Presetatio ad Aalysis of data Presetatio of Data The Stem ad Leaf Display

More information

Distributed Resource Management in Multi-hop Cognitive Radio Networks for Delay Sensitive Transmission

Distributed Resource Management in Multi-hop Cognitive Radio Networks for Delay Sensitive Transmission 1 Distributed Resource Maagemet i Multi-hop Cogitive Radio Networs for Delay Sesitive Trasmissio Hsie-Po Shiag ad Mihaela va der Schaar Departmet of Electrical Egieerig (EE), Uiversity of Califoria Los

More information

Lab Topology R16 R12 R15. Lo R /32 R /32 R /32 R /32 R / /

Lab Topology R16 R12 R15. Lo R /32 R /32 R /32 R /32 R / / Lab Topology R16 So-5/0/0 So-4/2/0 100.3.0/30 100.5.0/30 So-1/3/0 100.0/30 So-1/0/0 So-2/0/0 So-2/1/0 Ge-2/3/0 Ge-1/2/0 R6 So-0/3/0 100.0/30 So-4/0/0 R12 So-3/0/0 100.4.0/30 So-1/0/0 R15 100.6.0/30 R7

More information

Accelerating Image Processing Algorithms with Microblaze Softcore and Digilent S3 FPGA Demonstration Board

Accelerating Image Processing Algorithms with Microblaze Softcore and Digilent S3 FPGA Demonstration Board Acceleratig Image Processig Algorithms with Microblaze Softcore ad Digilet S3 FPGA Demostratio Board Computer Electroics 1 st Semester, 2011/2012 1 Itroductio This project itroduces a example for image

More information

Identifying poor performers while the process is running

Identifying poor performers while the process is running Idetifyig poor performers while the process is ruig KEYWORDS Michel Ruel P.E. Presidet, TOP Cotrol Ic 4734 Soseeahray Drive 49, Bel-Air St, #103 Hubertus, WI 53033 Levis Qc G6W 6K9 USA Caada mruel@topcotrol.com

More information

Importance Analysis of Urban Rail Transit Network Station Based on Passenger

Importance Analysis of Urban Rail Transit Network Station Based on Passenger Joural of Itelliget Learig Systems ad Applicatios, 201, 5, 22-26 Published Olie November 201 (http://www.scirp.org/joural/jilsa) http://dx.doi.org/10.426/jilsa.201.54027 Importace Aalysis of Urba Rail

More information

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code Proceedigs of the 4th WSEAS It. Coferece o Electromagetics, Wireless ad Optical Commuicatios, Veice, Italy, November 0-, 006 107 A New Space-Repetitio Code Based o Oe Bit Feedback Compared to Alamouti

More information

ON THE FUNDAMENTAL RELATIONSHIP BETWEEN THE ACHIEVABLE CAPACITY AND DELAY IN MOBILE WIRELESS NETWORKS

ON THE FUNDAMENTAL RELATIONSHIP BETWEEN THE ACHIEVABLE CAPACITY AND DELAY IN MOBILE WIRELESS NETWORKS Chapter ON THE FUNDAMENTAL RELATIONSHIP BETWEEN THE ACHIEVABLE CAPACITY AND DELAY IN MOBILE WIRELESS NETWORKS Xiaoju Li ad Ness B. Shroff School of Electrical ad Computer Egieerig, Purdue Uiversity West

More information

THE LUCAS TRIANGLE RECOUNTED. Arthur T. Benjamin Dept. of Mathematics, Harvey Mudd College, Claremont, CA Introduction

THE LUCAS TRIANGLE RECOUNTED. Arthur T. Benjamin Dept. of Mathematics, Harvey Mudd College, Claremont, CA Introduction THE LUCAS TRIANLE RECOUNTED Arthur T Bejami Dept of Mathematics, Harvey Mudd College, Claremot, CA 91711 bejami@hmcedu 1 Itroductio I 2], Neville Robbis explores may properties of the Lucas triagle, a

More information

CS 457 Lecture 16 Routing Continued. Spring 2010

CS 457 Lecture 16 Routing Continued. Spring 2010 CS 457 Lecture 16 Routing Continued Spring 2010 Scaling Link-State Routing Overhead of link-state routing Flooding link-state packets throughout the network Running Dijkstra s shortest-path algorithm Introducing

More information

Using Color Histograms to Recognize People in Real Time Visual Surveillance

Using Color Histograms to Recognize People in Real Time Visual Surveillance Usig Color Histograms to Recogize People i Real Time Visual Surveillace DANIEL WOJTASZEK, ROBERT LAGANIERE S.I.T.E. Uiversity of Ottawa, Ottawa, Otario CANADA daielw@site.uottawa.ca, lagaier@site.uottawa.ca

More information

1. How many possible ways are there to form five-letter words using only the letters A H? How many such words consist of five distinct letters?

1. How many possible ways are there to form five-letter words using only the letters A H? How many such words consist of five distinct letters? COMBINATORICS EXERCISES Stepha Wager 1. How may possible ways are there to form five-letter words usig oly the letters A H? How may such words cosist of five distict letters? 2. How may differet umber

More information

OSPF Inbound Filtering Using Route Maps with

OSPF Inbound Filtering Using Route Maps with OSPF Inbound Filtering Using Route Maps with a Distribute List Finding Feature Information OSPF Inbound Filtering Using Route Maps with a Distribute List Last Updated: July 19, 2011 The OSPF Inbound Filtering

More information

accurate as possible, the enclosed material is presented on an as is basis. Neither the authors nor

accurate as possible, the enclosed material is presented on an as is basis. Neither the authors nor OSPF Disclaimer This Configuration Guide is designed to assist members to enhance their skills in particular technology area. While every effort has been made to ensure that all material is as complete

More information

7. Counting Measure. Definitions and Basic Properties

7. Counting Measure. Definitions and Basic Properties Virtual Laboratories > 0. Foudatios > 1 2 3 4 5 6 7 8 9 7. Coutig Measure Defiitios ad Basic Properties Suppose that S is a fiite set. If A S the the cardiality of A is the umber of elemets i A, ad is

More information

Spread Spectrum Signal for Digital Communications

Spread Spectrum Signal for Digital Communications Wireless Iformatio Trasmissio System Lab. Spread Spectrum Sigal for Digital Commuicatios Istitute of Commuicatios Egieerig Natioal Su Yat-se Uiversity Spread Spectrum Commuicatios Defiitio: The trasmitted

More information

4. INTERSYMBOL INTERFERENCE

4. INTERSYMBOL INTERFERENCE DATA COMMUNICATIONS 59 4. INTERSYMBOL INTERFERENCE 4.1 OBJECT The effects of restricted badwidth i basebad data trasmissio will be studied. Measuremets relative to itersymbol iterferece, usig the eye patter

More information

ASample of an XML stream is:

ASample of an XML stream is: 1 Efficiet Multichael i XML Wireless Broadcast Stream Arezoo Khatibi* 1 ad Omid Khatibi 2 1 Faculty of Computer Sciece, Uiversity of Kasha, Kasha, Ira 2 Faculty of Mathematics, Uiversity of Viea,Viea,

More information

Time-Space Opportunistic Routing in Wireless Ad Hoc Networks, Algorithms and Performance

Time-Space Opportunistic Routing in Wireless Ad Hoc Networks, Algorithms and Performance Time-Space Opportuistic Routig i Wireless Ad Hoc Networks, Algorithms ad Performace Fraçois Baccelli, Bartlomiej Blaszczyszy, Paul Muhlethaler To cite this versio: Fraçois Baccelli, Bartlomiej Blaszczyszy,

More information