Re: Two DLCI numbers?
>You're pretty hip Howard. > >Woof..dj Well, there are networking parables. Presumably, if the place where the dogs were before they were out is a multicast server, then whoever let them out should be tracable back to an IGMP JOIN. Unless, of course, this all took place at layer 2. And I really want to avoid a discussion of whether or not ARF is layer 2 or layer 3, much less reverse ARF and inverse ARF. My esteemed feline associate, Clifford, does do fairly good proxy ARF while in native CAT mode. > > > >Tony, you must have a lot of stuff you can clarify for us router jocks. >Keep >> >telling us the inside stuff from the telco side. I'm something of an old >dog >> >who learned a lot from hard knocks and a lot of time of the telephone >asking >> >the other end to explain things in a way that didn't make my head hurt. >> >Learned a lot. Can always use a few more bits and pieces. >> > > Did the hard knocks let you and the other dogs out? >> _ FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: Two DLCI numbers?
You're pretty hip Howard. Woof..dj ""Howard C. Berkowitz"" <[EMAIL PROTECTED]> wrote in message news:p05001900b66b4012be7a@[63.216.127.98]... > > > > > >The only limitation on DLCI's is that they fall in the range of 16-1005 ( or > >so? ) A DLCI of 0 indicates an LMI ANSI frame. A DLCI of 1023 indicates an > >LMI CISCO frame. The rest are used by the telco for some nefarious purpose I > >have never seen explained anyplace. > > The 1006-1022 range was intended for carrier-provided multicasting. > Can't say I ever saw it used. > > > > >Tony, you must have a lot of stuff you can clarify for us router jocks. Keep > >telling us the inside stuff from the telco side. I'm something of an old dog > >who learned a lot from hard knocks and a lot of time of the telephone asking > >the other end to explain things in a way that didn't make my head hurt. > >Learned a lot. Can always use a few more bits and pieces. > > Did the hard knocks let you and the other dogs out? > > _ > FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] > _ FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
RE: Two DLCI numbers?
> > >The only limitation on DLCI's is that they fall in the range of 16-1005 ( or >so? ) A DLCI of 0 indicates an LMI ANSI frame. A DLCI of 1023 indicates an >LMI CISCO frame. The rest are used by the telco for some nefarious purpose I >have never seen explained anyplace. The 1006-1022 range was intended for carrier-provided multicasting. Can't say I ever saw it used. > >Tony, you must have a lot of stuff you can clarify for us router jocks. Keep >telling us the inside stuff from the telco side. I'm something of an old dog >who learned a lot from hard knocks and a lot of time of the telephone asking >the other end to explain things in a way that didn't make my head hurt. >Learned a lot. Can always use a few more bits and pieces. Did the hard knocks let you and the other dogs out? _ FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
RE: Two DLCI numbers?
A lot of the confusion around DLCI's was cleared up for me when I started configuring routers as frame switches and did frame route statements. Only needed to do a couple before it sunk through what was happening and how it worked. For example, say you have a router acting as a frame switch, and it has four serial interfaces, each connected to and end router. S0, s1, s2, and s2 connected respectively to routers r0, r1, r2, and r3 S0 is the hub of a hub and spoke S0 configuration: Frame-relay route 16 int s1 225 Frame-relay route 17 int s2 407 Frame-relay route 18 int s3 996 S1 configuration Frame-relay route 225 int s0 16 S2 configuration Frame-relay route 407 int s0 17 S3 configuration Frame-relay route 996 int s0 18 When you issue the command show frame-relay pvc on r0, you will see DLCI's 16,17, and 18 Three VIRTUAL circuits, each having a path on the frame switch to a particular interface The traffic comes into the switch tagged as DLCI 16 goes out of the switch tagged as DLCI whatever. The only limitation on DLCI's is that they fall in the range of 16-1005 ( or so? ) A DLCI of 0 indicates an LMI ANSI frame. A DLCI of 1023 indicates an LMI CISCO frame. The rest are used by the telco for some nefarious purpose I have never seen explained anyplace. Tony, you must have a lot of stuff you can clarify for us router jocks. Keep telling us the inside stuff from the telco side. I'm something of an old dog who learned a lot from hard knocks and a lot of time of the telephone asking the other end to explain things in a way that didn't make my head hurt. Learned a lot. Can always use a few more bits and pieces. Chuck -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Tony van Ree Sent: Saturday, December 23, 2000 7:55 PM To: Timothy R Estes; [EMAIL PROTECTED] Subject: Re: Two DLCI numbers? Hi, I think you may find that DLCI's are unique to a physical line. A frame switch may have several thousand lines attached to it. Each one of these lines has a number not all to dissimilar to a phone number. Within each of these you can have a number of channels these are the DLCI's. For example, a line ZX123546L may be a 2Meg service from your router to a Frame switch. This may have attached 4 DCLI's 16,17,18,19. Another service connected to the same switch AZ54363D could also have DLCI's 16,17,18,19. You may have a connection (A PVC) from your DLCI 16 on line ZX123546L going to DLCI 16 in AZ54363D. The other DCLI's might go to other switches other lines within the same switch or another PVC to the same service. The DLCI is between you and the switch on a particular line. This is then considered local to you. That's how I understand it. Teunis, Hobart, Tasmania Australia On Friday, December 22, 2000 at 02:21:32 PM, Timothy R Estes wrote: > DLCIs are unique to each frame switch. Meaning, you may have DLCI 203 on one > end, and have DLCI 203 on the other, as long as the other end is connected > to a different frame switch. Or you may have DLCI 203 on one end and DLCI > 405 on the other. The DLCI has nothing to do with there the traffic is > eventually going, that's why Cisco uses the term "local significance". > > The DLCI tells the frame switch which port to use. > Remembering that a DLCI is a Layer 2 address might help this make sense. > > > hth > > Timothy Estes CCNA > Senior Network Systems Analyst > Intermedia Communications > Tampa FL > [EMAIL PROTECTED] > > ""Yee, Jason"" <[EMAIL PROTECTED]> wrote in message > 859B90209E2FD311BE5600902751445D35F19B@LYNX">news:859B90209E2FD311BE5600902751445D35F19B@LYNX... > > reason is because when building the frame-relay circuit you need to build > > two parts , one is towards the customer from frame switch the other one > is > > from provider's router to frame-switch , I normally use the same dlci nos > > for the two parts but you can use different > > > > > > > > Jason > > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > > Jeff McCoy > > Sent: Friday, November 03, 2000 9:37 PM > > To: [EMAIL PROTECTED] > > Subject: Re: Two DLCI numbers? > > > > > > > > > > "jeongwoo park" <[EMAIL PROTECTED]> wrote in message > > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > > Hi all > > > While I was reading a cisco book, I came across the > > > fact that DLCI number has only local significance > > > because there might be more than one DLCI number > > > associated with one pvc. > > > Why would any pve in frame relay network have two DLCI > > > numbers? > > > I know t
Re: Two DLCI numbers?
Hi, I think you may find that DLCI's are unique to a physical line. A frame switch may have several thousand lines attached to it. Each one of these lines has a number not all to dissimilar to a phone number. Within each of these you can have a number of channels these are the DLCI's. For example, a line ZX123546L may be a 2Meg service from your router to a Frame switch. This may have attached 4 DCLI's 16,17,18,19. Another service connected to the same switch AZ54363D could also have DLCI's 16,17,18,19. You may have a connection (A PVC) from your DLCI 16 on line ZX123546L going to DLCI 16 in AZ54363D. The other DCLI's might go to other switches other lines within the same switch or another PVC to the same service. The DLCI is between you and the switch on a particular line. This is then considered local to you. That's how I understand it. Teunis, Hobart, Tasmania Australia On Friday, December 22, 2000 at 02:21:32 PM, Timothy R Estes wrote: > DLCIs are unique to each frame switch. Meaning, you may have DLCI 203 on one > end, and have DLCI 203 on the other, as long as the other end is connected > to a different frame switch. Or you may have DLCI 203 on one end and DLCI > 405 on the other. The DLCI has nothing to do with there the traffic is > eventually going, that's why Cisco uses the term "local significance". > > The DLCI tells the frame switch which port to use. > Remembering that a DLCI is a Layer 2 address might help this make sense. > > > hth > > Timothy Estes CCNA > Senior Network Systems Analyst > Intermedia Communications > Tampa FL > [EMAIL PROTECTED] > > ""Yee, Jason"" <[EMAIL PROTECTED]> wrote in message > 859B90209E2FD311BE5600902751445D35F19B@LYNX">news:859B90209E2FD311BE5600902751445D35F19B@LYNX... > > reason is because when building the frame-relay circuit you need to build > > two parts , one is towards the customer from frame switch the other one > is > > from provider's router to frame-switch , I normally use the same dlci nos > > for the two parts but you can use different > > > > > > > > Jason > > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > > Jeff McCoy > > Sent: Friday, November 03, 2000 9:37 PM > > To: [EMAIL PROTECTED] > > Subject: Re: Two DLCI numbers? > > > > > > > > > > "jeongwoo park" <[EMAIL PROTECTED]> wrote in message > > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > > Hi all > > > While I was reading a cisco book, I came across the > > > fact that DLCI number has only local significance > > > because there might be more than one DLCI number > > > associated with one pvc. > > > Why would any pve in frame relay network have two DLCI > > > numbers? > > > I know that DLCI number is given by frame relay > > > service provider. > > > Can someone explain this? > > > > > > Thanks in adv. > > > > > > jeongwoo > > > > > > > > > __ > > > Do You Yahoo!? > > > From homework help to love advice, Yahoo! Experts has your answer. > > > http://experts.yahoo.com/ > > > > > > _ > > > FAQ, list archives, and subscription info: > > http://www.groupstudy.com/list/cisco.html > > > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] > > > > > > > > > _ > > FAQ, list archives, and subscription info: > http://www.groupstudy.com/list/cisco.html > > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] > > > > > _ > FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] > > -- www.tasmail.com _ FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: Two DLCI numbers?
DLCIs are unique to each frame switch. Meaning, you may have DLCI 203 on one end, and have DLCI 203 on the other, as long as the other end is connected to a different frame switch. Or you may have DLCI 203 on one end and DLCI 405 on the other. The DLCI has nothing to do with there the traffic is eventually going, that's why Cisco uses the term "local significance". The DLCI tells the frame switch which port to use. Remembering that a DLCI is a Layer 2 address might help this make sense. hth Timothy Estes CCNA Senior Network Systems Analyst Intermedia Communications Tampa FL [EMAIL PROTECTED] ""Yee, Jason"" <[EMAIL PROTECTED]> wrote in message 859B90209E2FD311BE5600902751445D35F19B@LYNX">news:859B90209E2FD311BE5600902751445D35F19B@LYNX... > reason is because when building the frame-relay circuit you need to build > two parts , one is towards the customer from frame switch the other one is > from provider's router to frame-switch , I normally use the same dlci nos > for the two parts but you can use different > > > > Jason > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > Jeff McCoy > Sent: Friday, November 03, 2000 9:37 PM > To: [EMAIL PROTECTED] > Subject: Re: Two DLCI numbers? > > > > > "jeongwoo park" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Hi all > > While I was reading a cisco book, I came across the > > fact that DLCI number has only local significance > > because there might be more than one DLCI number > > associated with one pvc. > > Why would any pve in frame relay network have two DLCI > > numbers? > > I know that DLCI number is given by frame relay > > service provider. > > Can someone explain this? > > > > Thanks in adv. > > > > jeongwoo > > > > > > __ > > Do You Yahoo!? > > From homework help to love advice, Yahoo! Experts has your answer. > > http://experts.yahoo.com/ > > > > _ > > FAQ, list archives, and subscription info: > http://www.groupstudy.com/list/cisco.html > > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] > > > > > _ > FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] > _ FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
RE: Two DLCI numbers?
reason is because when building the frame-relay circuit you need to build two parts , one is towards the customer from frame switch the other one is from provider's router to frame-switch , I normally use the same dlci nos for the two parts but you can use different Jason -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff McCoy Sent: Friday, November 03, 2000 9:37 PM To: [EMAIL PROTECTED] Subject: Re: Two DLCI numbers? "jeongwoo park" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi all > While I was reading a cisco book, I came across the > fact that DLCI number has only local significance > because there might be more than one DLCI number > associated with one pvc. > Why would any pve in frame relay network have two DLCI > numbers? > I know that DLCI number is given by frame relay > service provider. > Can someone explain this? > > Thanks in adv. > > jeongwoo > > > __ > Do You Yahoo!? > From homework help to love advice, Yahoo! Experts has your answer. > http://experts.yahoo.com/ > > _ > FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] > _ FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: Two DLCI numbers?
The PVC have one DLCI on one access link, and a different DLCI on the access link on the opposite side of PVC. A PVC connects routers A and B. Each router has its own access link or UNI circuit. The DLCI for the PVC at router A has nothing to do with the DLCI at router B. They are usually different numbers. Now if you mean one PVC at router A has two DLCI's reported to it by the network - I don't think so. Mike Balistreri Minnesota >Hi all >While I was reading a cisco book, I came across the >fact that DLCI number has only local significance >because there might be more than one DLCI number >associated with one pvc. >Why would any pve in frame relay network have two DLCI >numbers? >I know that DLCI number is given by frame relay >service provider. >Can someone explain this? > >Thanks in adv. > >jeongwoo _ FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: Two DLCI numbers?
I think he might be looking for a simpler answer. The Data-Link Connection Identifier (DLCI) refers to a connection between your site and your provider. There is a connection on each end of the virtual circuit. For example, if you use Frame Relay to link an office in Paris to an office in London, there are two connections: * Paris office to provider in Paris * London office to provider in London The connections can have different connection IDs. In a LAN environment, an analogy would be the connection between an end node and a router, identified by the MAC addresses of the end node and the router. When a client on one LAN talks to a server on a different LAN, for example, there would be at least two data-link connections: * Client talking to router (identified by client MAC address and router MAC address) * Router talking to server (identified by router MAC address and server MAC address) That's just an analogy which hopefully helps you understand the WAN concept of a data-link connection ID. Priscilla At 03:07 PM 11/3/00, Boo Kheng Khoo wrote: >Hi, > >You might have two point-to-point PVC to two different sites, eg. site A >is a branch office while site B is your supplier. > >Thanks, > >At 10:07 PM 11/2/2000 -0800, jeongwoo park wrote: >>Hi all >>While I was reading a cisco book, I came across the >>fact that DLCI number has only local significance >>because there might be more than one DLCI number >>associated with one pvc. >>Why would any pve in frame relay network have two DLCI >>numbers? >>I know that DLCI number is given by frame relay >>service provider. >>Can someone explain this? >> >>Thanks in adv. >> >>jeongwoo >> >> >>__ >>Do You Yahoo!? >> >From homework help to love advice, Yahoo! Experts has your answer. >>http://experts.yahoo.com/ >> >>_ >>FAQ, list archives, and subscription info: >>http://www.groupstudy.com/list/cisco.html >>Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] > > >Boo Kheng >Professional Services >Cisco Systems > >_ >FAQ, list archives, and subscription info: >http://www.groupstudy.com/list/cisco.html >Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] Priscilla Oppenheimer http://www.priscilla.com _ FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: Two DLCI numbers?
Chuck. To be REALLY retentive. :p A single PVC that traverses 50 frame switches has 1 DLCI per interface or 2 DLCI's per switch. The DLCI's between two switches have to match. You, the customer, are only told about the two DLCI's you see. So, in this example there are actually 51 DLCI's associated with the 1 PVC and ALL of them are locally significant, otherwise we'd run out of DLCI's really quick. Another small fact is that LMI does not have to match end to end. It's locally significant too. Rodgers Moore :))) ""Chuck Larrieu"" <[EMAIL PROTECTED]> wrote in message 004a01c0457f$e50447c0$[EMAIL PROTECTED]">news:004a01c0457f$e50447c0$[EMAIL PROTECTED]... > To be anal retentive about it, DLCI's are not locally significant because > there might be more than one per pvc. > > There are only 10 bits in the DLCI field, meaning you can have a max of > 1023. This fact alone would indicate the difficulty of having globally > significant numbers. ;-> > > One may request specific DLCI's from the provider. If you don't, the carrier > will out of habit just assign beginning at 16. But in fact many net managers > request specific numbers based on their design plan. > > Chuck > > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of > jeongwoo park > Sent: Thursday, November 02, 2000 10:07 PM > To: [EMAIL PROTECTED] > Subject: Two DLCI numbers? > > Hi all > While I was reading a cisco book, I came across the > fact that DLCI number has only local significance > because there might be more than one DLCI number > associated with one pvc. > Why would any pve in frame relay network have two DLCI > numbers? > I know that DLCI number is given by frame relay > service provider. > Can someone explain this? > > Thanks in adv. > > jeongwoo > > > __ > Do You Yahoo!? > >From homework help to love advice, Yahoo! Experts has your answer. > http://experts.yahoo.com/ > > _ > FAQ, list archives, and subscription info: > http://www.groupstudy.com/list/cisco.html > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] > > _ > FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] > _ FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: Two DLCI numbers?
"jeongwoo park" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi all > While I was reading a cisco book, I came across the > fact that DLCI number has only local significance > because there might be more than one DLCI number > associated with one pvc. > Why would any pve in frame relay network have two DLCI > numbers? > I know that DLCI number is given by frame relay > service provider. > Can someone explain this? > > Thanks in adv. > > jeongwoo > > > __ > Do You Yahoo!? > From homework help to love advice, Yahoo! Experts has your answer. > http://experts.yahoo.com/ > > _ > FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] > begin 666 Drawing1_raster.gif M1TE&.#EAG &6`?<``/___P```/___P```/___P```/__ M_P```/___P```/___P```/___P```/__ M_P```/___P```/___P```/___P```/___P`` M`/___P```/___P```/___P```/___P```/__ M_P```/___P```/___P```/___W!P`(6%`)F9`*VM M`,+"`-;6`.OK`/__`/__*?__4O__>O__H___S"(S`#%*`$!@`$]W`%Z.`&ZD M`'V[`(S2`)OH`*K_`+7_(L'_1,S_9M?_B./_JN[_S!$S`!I-`")F`"N `#.9 M`#RS`$3,`$WF`%7_`&C_'7S_.H__5Z/_=;;_DLK_K]W_S `S``!0``!M``"* M``"H``#%``#B``#_`!K_&C/_,TW_36;_9H#_@)G_F;/_L\S_S `S$0!-&@!F M(@" *P"9,P"S/ #,1 #F30#_51W_:#K_?%?_CW7_HY+_MJ__RLS_W0`S(@!* M,0!@0 !W3P".7@"D;@"[?0#2C #HFP#_JB+_M43_P6;_S(C_UZK_X\S_[@`S M,P!-30!F9@" @ "9F0"SLP#,S #FY@#__QW__SK__U?__W7__Y+__Z___\S_ M_P`:,P`H4 `W;0!%B@!4J !BQ0!QX@" _QJ,_S.9_TVF_V:S_X"__YG,_[/9 M_\SF_P``,P``50``=P``F0``NP``W0``_Q<7_RTM_T1$_UM;_W%Q_XB(_Y^? M_[6U_\S,_QH`,R8`33,`9D `@$T`F5D`LV8`S',`YH `_XX=_YTZ_ZM7_[IU M_\B2_]>O_^;,_S,`,TT`368`9H `@)D`F;,`L\P`S.8`YO\`__\=__\Z__]7 M__]U__^2__^O___,_S,`&DT`)F8`,X `0)D`3;,`6/(!D&"$GRX4B!)P&D+(DR@,N3 M*UG*G$FSIDV9+W/JW,FSI\^?0(/Z')A2J-&C/&\J7*6<.*/6JUY=BL36-^Q?EOK=N)9^/*?5E6Y=RI:0GF1%EV9-&B M*@WN7:G6;UV^? W#;?NVL4.UCB4"1LP4,DW+D3D&8)RYLTVZ"3$?% UUX5[/ M"D^C7LVZ=4/0"$F7?FP:]F7;KG/KWJT1]VS:P$/[ACJ,)!T[?>^"UQYQISSGHF&H+5F@A6-B-=EY] MPF5XFX<7ABAB30UN:)]Z( J&WX@LMNA6B1RFUN"*+M9H8VZ../ M'NW4D4ZA\0A3;T0"J>22$7[DX ]>@DC4Q6F1^5I0$8X)9PA;>?8AM1:.68 MQHGI9(M8DJDF5V8&*:5@UAUYT9N2I;GFG>'921*=2K:)YY]ZZ@ M50JZ)Z(8*KFI)HBAVF9AJ:58J=HC@H2IZ3RF&J? MIF;4ZE/5J)ZZYZNKVGBHB;4.^6FN(R*U6ZP?DL7KL+%=!2R9WQ&K;$2B[YY8!K8KK4EAW:0N MNI3>.*]7]](;6;ZM\?NBO@S>Z2^.`+,V\*5K'EQPD;DJ+*G#JT*,)KH2+VSQ MQ6O=)=>7&IM;4L=G<=RQH2"S&^?(2):,EG8:PZKRRF:U[/++5"4&2'\I*ZQ-%Q@DQE17;?756#,$_A `@0,) M%C1X$&%"A0L9-G3X$&$`B!,I5F0H42!&`!HM3@SP\6/&CB-)EC1Y$F5*E2L] M@G3Y$F9,F3-IUK0IC5[%B37C6B3AN7H4B1$C@GGKL58=Z%$O T# M_"/[5^5>P"1UJK4JF"CBB(-+]F7\&')7Q(H+4C9\$&YDEI8UFW3<&;3;D'3E M/E2<&3+JT*M9MY::EK1IV0I5CZSM&G=NW8QA+Y[--V_OW<.)%Q\NW"#GN,!I M(S>>E^#YH_M\.E9]V#AYS=,E-M]\5#UOZ:.KN M[U:'+]ZV=_3[Z>)/7IJ\X/SC+SL"3=//P 3/NPRZ`)L;<+#;$IR0PJ$67(ZY M#".ZL"(.*_P0Q,9LC2EQ4&UYU M8DDE0I:YR@CB_8GDJOES>:J5S:T M/:T?_AKLL,4>F^RRS7X,_B ``@<2+&CP(,*$"A2+&GR),J4*E>R;.DPP$"8`F'*G [EMAIL PROTECTED]&[+DS(4Z; M/X<2+6KT*%*B(9I6L>2+6L6:]BT M:L&J97KV+=RXVK2M6:%2['^?R[>OWK=[ (=D*_OKW,.+$2@LS?HJW\4:R M.15O_4?Y85.C,DZ9VB: M/&?OYBF2)&G3IU=#5KU:LNN"LGN_9KZ;\^3FRW5']6TRN/##H;,?G%YV>U7P M_MSIEA[/5SS+VD"'LG:>^2KZH_'-,\1.__Y#]1$ASH<:43]^MO47(($%H@2@ M00/B5=]"OU'FH($12I@4@LKQEU^#%6JEX80=>@A?>]U=^%*&(>X$X8>@CHV6&*1YN'&X7;1(;E? M@NR5)Z1I.1;)XY,J+GE;3]19EYQ[,ZDG79=24IF=E2/NF&6*219HWYF8I?GB MFC'F^":81S*XWH5N[CAEG ^VF&>=A?XWJ(2X.4>FB%%)`(0OPDIRFYZ&358X;8(+)SSQ61('7)]^.-T)L;04>VP6N?+N>+"KT7Y\ M\F@AVQ1;;"Y>=Q)TDJ9L,LHUS\BQL_#)I[+-/5NL$LZ"TMRSST-7?!G/1">< M-%J^M7P@A48KW>U33(LL5]!(1C8UL!<=76[!7 OYLU591]FFU6(+*S529I_- MWGEIJXT8V3HK&3?;7K_EERYY47]#73GGW?NJV25NNJ7FRYBL+-' M;'OL6\&>;NR[YRX[[GT%SS?KOZ/E.Z6T_B5YW<8++_KP'9K=O//+IQW]N(;Y MYUKQVD:W;=TN(_RS%L8"B#I2M>^ PN./_;RW,0?&:5H1O-G[/">U!E*P-2W) M(- `Q+[S@;!4'4S48L(7-D+!2X':"B '3ZBXXU%/8#E[H^D5 M;L92FVVA7#6=]DU-\NTY<#,D&R591GBV/'T$R#!"2Y,.1 M`D\"2%DRX4J6+V'&E#GS90$'%ORV+LK!AZ/Z5;R8\53$CR'#+?PTLN#&ES%?KKR9\V3. MEC.'%HWV.*J ME(L[%;ZG61TGU'QYX4>_>U_ZS+]/Z>6[MT[N$-!@"/ON9X MV.6?GV.M"
Re: Two DLCI numbers?
The DLCIs aren't always given by the provider. Depending on the provider and how much busniness you do with them, you can request specific DLCIs. The way we are doing it is multi-point frame connections from our central offic to our remote office. All PVCs connecting to a given T1 at our central office use the same DLCI at the HDQ site (201) and then use different DLCIs for each of the remote sites (301-399) The next T1 at HDQ is given a different DLCI (202) and the remote sites connecting to that T1 are again numbered (301-399) When you have a lot of connections (around 7000 in our case) it makes it easier to manage like this. If there is a problem, we can use the DLCI pair to identify which T1 it is in our HDQ, and which of the DLCI nubmers belongs to the remote side of the connection. > >Hi all >While I was reading a cisco book, I came across the >fact that DLCI number has only local significance >because there might be more than one DLCI number >associated with one pvc. >Why would any pve in frame relay network have two DLCI >numbers? >I know that DLCI number is given by frame relay >service provider. >Can someone explain this? > >Thanks in adv. > >jeongwoo _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. _ FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
RE: Two DLCI numbers?
To be anal retentive about it, DLCI's are not locally significant because there might be more than one per pvc. There are only 10 bits in the DLCI field, meaning you can have a max of 1023. This fact alone would indicate the difficulty of having globally significant numbers. ;-> One may request specific DLCI's from the provider. If you don't, the carrier will out of habit just assign beginning at 16. But in fact many net managers request specific numbers based on their design plan. Chuck -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of jeongwoo park Sent: Thursday, November 02, 2000 10:07 PM To: [EMAIL PROTECTED] Subject: Two DLCI numbers? Hi all While I was reading a cisco book, I came across the fact that DLCI number has only local significance because there might be more than one DLCI number associated with one pvc. Why would any pve in frame relay network have two DLCI numbers? I know that DLCI number is given by frame relay service provider. Can someone explain this? Thanks in adv. jeongwoo __ Do You Yahoo!? >From homework help to love advice, Yahoo! Experts has your answer. http://experts.yahoo.com/ _ FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] _ FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: Two DLCI numbers?
Hi, You might have two point-to-point PVC to two different sites, eg. site A is a branch office while site B is your supplier. Thanks, At 10:07 PM 11/2/2000 -0800, jeongwoo park wrote: >Hi all >While I was reading a cisco book, I came across the >fact that DLCI number has only local significance >because there might be more than one DLCI number >associated with one pvc. >Why would any pve in frame relay network have two DLCI >numbers? >I know that DLCI number is given by frame relay >service provider. >Can someone explain this? > >Thanks in adv. > >jeongwoo > > >__ >Do You Yahoo!? > >From homework help to love advice, Yahoo! Experts has your answer. >http://experts.yahoo.com/ > >_ >FAQ, list archives, and subscription info: >http://www.groupstudy.com/list/cisco.html >Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] Boo Kheng Professional Services Cisco Systems _ FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Two DLCI numbers?
Hi all While I was reading a cisco book, I came across the fact that DLCI number has only local significance because there might be more than one DLCI number associated with one pvc. Why would any pve in frame relay network have two DLCI numbers? I know that DLCI number is given by frame relay service provider. Can someone explain this? Thanks in adv. jeongwoo __ Do You Yahoo!? >From homework help to love advice, Yahoo! Experts has your answer. http://experts.yahoo.com/ _ FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]