lj | 1 Nov 2005 08:53
Favicon

Re: : VPLS Experience

 
You will get something interesting.
 
----- Original Message -----
Sent: Tuesday, October 25, 2005 1:31 AM
Subject: Re: [MPLS-OPS]: VPLS Experience

Broadwing Communications has GA of June 2005 Lasserre-vkompella VPLS deployed.
 
 
-----Original Message-----
From: Kurien Joseph <kurienjoseph <at> yahoo.com>
To: danazster <danazster <at> gmail.com>; Spice Sylvia <falsesylvia <at> yahoo.co.uk>
Cc: mpls-ops <at> mplsrc.com
Sent: Sun, 23 Oct 2005 22:14:13 -0700 (PDT)
Subject: Re: [MPLS-OPS]: VPLS Experience

.AOLPlainTextBody { FONT-SIZE: 12px; MARGIN: 0px; COLOR: #000; FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif; BACKGROUND-COLOR: #fff } .AOLPlainTextBody PRE { FONT-SIZE: 9pt } .AOLInlineAttachment { MARGIN: 10px } .AOLAttachmentHeader { BACKGROUND: #f9f9f9; BORDER-BOTTOM: #e9eaeb 2px solid } .AOLAttachmentHeader .Title { PADDING-RIGHT: 0px; PADDING-LEFT: 10px; BACKGROUND: #e9eaeb; PADDING-BOTTOM: 1px; FONT: bold 11px Tahoma; COLOR: #666666; PADDING-TOP: 3px } .AOLAttachmentHeader .FieldLabel { PADDING-RIGHT: 10px; PADDING-LEFT: 9px; PADDING-BOTTOM: 1px; FONT: bold 11px Tahoma; COLOR: #666666; PADDING-TOP: 1px } .AOLAttachmentHeader .FieldValue { FONT: 11px Tahoma; COLOR: #333333 }
I think Time Warner has big VPLS deployment.
 
-Kurien

danazster <danazster <at> gmail.com> wrote:
On 10/14/05, Spice Sylvia wrote:
> >
> > I keep hearing that VPLS is a Good Thing.
>
> great money spinner.

So by that do you mean it has been successful for you commercially?
Either as a vendor or as a service provider?

Frankly I'm surprised that there is so limited experience being talked
about - when MPLS first came out there was a lot of talk about it.

A lack of interest only suggests either a lack of experience or that
it is all so easy it's mundane...

any thoughts?

Anyone?

danazster

-------
The MPLS-OPS Mailing List
Subscribe/Unsubscribe: http://www.mplsrc.com/mplsops.shtml
Archive: http://www.mplsrc.com/mpls-ops_archive.shtml
sthaug | 1 Nov 2005 11:05
Picon

Re: : VPLS Experience

> Frankly I'm surprised that there is so limited experience being talked
> about - when MPLS first came out there was a lot of talk about it.
> 
> A lack of interest only suggests either a lack of experience or that
> it is all so easy it's mundane...

We have VPLS in production (Juniper BGP based). It works but it is no
silver bullet:

- The VPLS code is less heavily used than other code - thus you are
more likely to experience bugs in this area than other code.

- Number of sites is an issue, mostly because traffic is replicated
at the ingress router. You can usually limit the amount of broadcast
and multicast traffic - but it is not easy to limit the amount of 
traffic to unknown *unicast* addresses (which then must be replicated
to all sites).

- If you want to make large multipoint L2 networks you *really* need
to look at your network design and figure out if you're not better
served by MPLS (L3) VPN - where multipoint comes for "free".

Steinar Haug, Nethelp consulting, sthaug <at> nethelp.no

Koyote France | 9 Nov 2005 10:53
Picon
Favicon

Re: : VPLS Experience

Using VPLS is a good idea.
But in real life, do you need VPLS ? For very specific
needs, I think.
Remember LAN Emulation ? Really good idea.
But to troubleshoot... 

--- sthaug <at> nethelp.no wrote:

> > Frankly I'm surprised that there is so limited
> experience being talked
> > about - when MPLS first came out there was a lot
> of talk about it.
> > 
> > A lack of interest only suggests either a lack of
> experience or that
> > it is all so easy it's mundane...
> 
> We have VPLS in production (Juniper BGP based). It
> works but it is no
> silver bullet:
> 
> - The VPLS code is less heavily used than other code
> - thus you are
> more likely to experience bugs in this area than
> other code.
> 
> - Number of sites is an issue, mostly because
> traffic is replicated
> at the ingress router. You can usually limit the
> amount of broadcast
> and multicast traffic - but it is not easy to limit
> the amount of 
> traffic to unknown *unicast* addresses (which then
> must be replicated
> to all sites).
> 
> - If you want to make large multipoint L2 networks
> you *really* need
> to look at your network design and figure out if
> you're not better
> served by MPLS (L3) VPN - where multipoint comes for
> "free".
> 
> Steinar Haug, Nethelp consulting, sthaug <at> nethelp.no
> 
> -------
> The MPLS-OPS Mailing List
> Subscribe/Unsubscribe: 
> http://www.mplsrc.com/mplsops.shtml
> Archive:
> http://www.mplsrc.com/mpls-ops_archive.shtml
> 

		
__________________________________ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com

Pedro Fortuna | 9 Nov 2005 15:25
Picon

Re: : VPLS Experience

I think VPLS can not be compared with the complexity LANE had. But
there is a concern common to both technologies: scalability. LANE was
never scalable enough for large deployments. While VPLS (BGP version
and H-VPLS) are able to deal with that issue rather good.
VPLS is a great for multipoint ethernet interconnection. It is as hard
to troubleshoot as any other MPLS based VPNs, like rfc2547bis for
instance, which are quite popular. It seem to me that the market is
going VPLS's direction.
-Pedro Fortuna

On 09/11/05, Koyote France <koyotibus <at> yahoo.com> wrote:
> Using VPLS is a good idea.
> But in real life, do you need VPLS ? For very specific
> needs, I think.
> Remember LAN Emulation ? Really good idea.
> But to troubleshoot...
>
>
> --- sthaug <at> nethelp.no wrote:
>
> > > Frankly I'm surprised that there is so limited
> > experience being talked
> > > about - when MPLS first came out there was a lot
> > of talk about it.
> > >
> > > A lack of interest only suggests either a lack of
> > experience or that
> > > it is all so easy it's mundane...
> >
> > We have VPLS in production (Juniper BGP based). It
> > works but it is no
> > silver bullet:
> >
> > - The VPLS code is less heavily used than other code
> > - thus you are
> > more likely to experience bugs in this area than
> > other code.
> >
> > - Number of sites is an issue, mostly because
> > traffic is replicated
> > at the ingress router. You can usually limit the
> > amount of broadcast
> > and multicast traffic - but it is not easy to limit
> > the amount of
> > traffic to unknown *unicast* addresses (which then
> > must be replicated
> > to all sites).
> >
> > - If you want to make large multipoint L2 networks
> > you *really* need
> > to look at your network design and figure out if
> > you're not better
> > served by MPLS (L3) VPN - where multipoint comes for
> > "free".
> >
> > Steinar Haug, Nethelp consulting, sthaug <at> nethelp.no
> >
> > -------
> > The MPLS-OPS Mailing List
> > Subscribe/Unsubscribe:
> > http://www.mplsrc.com/mplsops.shtml
> > Archive:
> > http://www.mplsrc.com/mpls-ops_archive.shtml
> >
>
>
>
>
> __________________________________
> Yahoo! FareChase: Search multiple travel sites in one click.
> http://farechase.yahoo.com
>
> -------
> The MPLS-OPS Mailing List
> Subscribe/Unsubscribe:  http://www.mplsrc.com/mplsops.shtml
> Archive: http://www.mplsrc.com/mpls-ops_archive.shtml
>

--
Cumprimentos,
Pedro Fortuna

Koyote France | 9 Nov 2005 18:39
Picon
Favicon

Re: : VPLS Experience

Yes, indeed, scalability was a problem with LANE. And
for VPLS too. H-VPLS is here to permit a better
scalability.
VPLS can be useful for some environnements where
Multipoint Ethernet is required (Clustering for
example where same IP subnet MUST be used between more
than 2 sites), but I don't think VPLS will replace
MPLS-VPN.

VPLS can be complex to troubleshoot too. (BPDU, ARP,
Broadcast... and L3). Yes, H-VPLS is good to
"simplify" these. But not so simple.

--- Pedro Fortuna <pedro.fortuna <at> gmail.com> wrote:

> I think VPLS can not be compared with the complexity
> LANE had. But
> there is a concern common to both technologies:
> scalability. LANE was
> never scalable enough for large deployments. While
> VPLS (BGP version
> and H-VPLS) are able to deal with that issue rather
> good.
> VPLS is a great for multipoint ethernet
> interconnection. It is as hard
> to troubleshoot as any other MPLS based VPNs, like
> rfc2547bis for
> instance, which are quite popular. It seem to me
> that the market is
> going VPLS's direction.
> -Pedro Fortuna
> 
> On 09/11/05, Koyote France <koyotibus <at> yahoo.com>
> wrote:
> > Using VPLS is a good idea.
> > But in real life, do you need VPLS ? For very
> specific
> > needs, I think.
> > Remember LAN Emulation ? Really good idea.
> > But to troubleshoot...
> >
> >
> > --- sthaug <at> nethelp.no wrote:
> >
> > > > Frankly I'm surprised that there is so limited
> > > experience being talked
> > > > about - when MPLS first came out there was a
> lot
> > > of talk about it.
> > > >
> > > > A lack of interest only suggests either a lack
> of
> > > experience or that
> > > > it is all so easy it's mundane...
> > >
> > > We have VPLS in production (Juniper BGP based).
> It
> > > works but it is no
> > > silver bullet:
> > >
> > > - The VPLS code is less heavily used than other
> code
> > > - thus you are
> > > more likely to experience bugs in this area than
> > > other code.
> > >
> > > - Number of sites is an issue, mostly because
> > > traffic is replicated
> > > at the ingress router. You can usually limit the
> > > amount of broadcast
> > > and multicast traffic - but it is not easy to
> limit
> > > the amount of
> > > traffic to unknown *unicast* addresses (which
> then
> > > must be replicated
> > > to all sites).
> > >
> > > - If you want to make large multipoint L2
> networks
> > > you *really* need
> > > to look at your network design and figure out if
> > > you're not better
> > > served by MPLS (L3) VPN - where multipoint comes
> for
> > > "free".
> > >
> > > Steinar Haug, Nethelp consulting,
> sthaug <at> nethelp.no
> > >
> > > -------
> > > The MPLS-OPS Mailing List
> > > Subscribe/Unsubscribe:
> > > http://www.mplsrc.com/mplsops.shtml
> > > Archive:
> > > http://www.mplsrc.com/mpls-ops_archive.shtml
> > >
> >
> >
> >
> >
> > __________________________________
> > Yahoo! FareChase: Search multiple travel sites in
> one click.
> > http://farechase.yahoo.com
> >
> > -------
> > The MPLS-OPS Mailing List
> > Subscribe/Unsubscribe: 
> http://www.mplsrc.com/mplsops.shtml
> > Archive:
> http://www.mplsrc.com/mpls-ops_archive.shtml
> >
> 
> 
> --
> Cumprimentos,
> Pedro Fortuna
> 

		
__________________________________ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com

sthaug | 9 Nov 2005 19:03
Picon

Re: : VPLS Experience

> I think VPLS can not be compared with the complexity LANE had. But
> there is a concern common to both technologies: scalability.

Absolutely.

> While VPLS (BGP version and H-VPLS) are able to deal with that issue
> rather good.

Partial agreement here. Juniper BGP based VPLS is easy to deploy, the
*configuration* part is reasonably scalable. For the actual traffic you
still have the issue that broadcast/multicast/unknown unicast traffic is
replicated at the ingress router - with potentially severe consequences
for your backbone if you have many sites or the customer connection to
the ingress router is high bandwidth.

> VPLS is a great for multipoint ethernet interconnection. It is as hard
> to troubleshoot as any other MPLS based VPNs, like rfc2547bis for
> instance, which are quite popular.

Possibly harder. With MPLS based VPNs you can troubleshoot using IP
addresses. With VPLS you only have MAC addresses.

> It seem to me that the market is going VPLS's direction.

I don't see the market moving towards VPLS in any great numbers - to me
VPLS is more of a niche market.

Steinar Haug, Nethelp consulting, sthaug <at> nethelp.no

Pedro Fortuna | 9 Nov 2005 19:32
Picon

Re: : VPLS Experience

On 09/11/05, sthaug <at> nethelp.no <sthaug <at> nethelp.no> wrote:
> > I think VPLS can not be compared with the complexity LANE had. But
> > there is a concern common to both technologies: scalability.
>
> Absolutely.
>
> > While VPLS (BGP version and H-VPLS) are able to deal with that issue
> > rather good.
>
> Partial agreement here. Juniper BGP based VPLS is easy to deploy, the
> *configuration* part is reasonably scalable. For the actual traffic you
> still have the issue that broadcast/multicast/unknown unicast traffic is
> replicated at the ingress router - with potentially severe consequences
> for your backbone if you have many sites or the customer connection to
> the ingress router is high bandwidth.

H-VPLS with Multicast support attenuates this problem. Not supported
by Juniper though.

> > VPLS is a great for multipoint ethernet interconnection. It is as hard
> > to troubleshoot as any other MPLS based VPNs, like rfc2547bis for
> > instance, which are quite popular.
>
> Possibly harder. With MPLS based VPNs you can troubleshoot using IP
> addresses. With VPLS you only have MAC addresses.
Yes, IP troubleshooting is much simpler. Nevertheless, MPLS
troubleshooting per se, still scares many people, and both MPLS
L3VPN's and L2VPN's suffer from this.
I agree that H-VPLS should be a pain to troubleshoot. The network
management people must try to provider tools to ease this job.
I'm also interested to see how the VLAN based switching will simply
MAC troubleshooting.

> > It seem to me that the market is going VPLS's direction.
>
> I don't see the market moving towards VPLS in any great numbers - to me
> VPLS is more of a niche market.

Maybe right now it is, but in my opinion, I think that eventually, as
providers converge their networks through an MPLS core, VPLS demand
will grow.
Its natural that traditional L2 carriers, such as in the Carrier
Ethernet market, will be more interested in VPLS than other types of
service providers, because they want to be able to continue offering
pure L2 services to their customers.

Best Regards,
Pedro Fortuna

Pedro Fortuna | 9 Nov 2005 19:35
Picon

Re: : VPLS Experience

On 09/11/05, Koyote France <koyotibus <at> yahoo.com> wrote:
> Yes, indeed, scalability was a problem with LANE. And
> for VPLS too. H-VPLS is here to permit a better
> scalability.
> VPLS can be useful for some environnements where
> Multipoint Ethernet is required (Clustering for
> example where same IP subnet MUST be used between more
> than 2 sites), but I don't think VPLS will replace
> MPLS-VPN.
>
> VPLS can be complex to troubleshoot too. (BPDU, ARP,
> Broadcast... and L3). Yes, H-VPLS is good to
> "simplify" these. But not so simple.
I agree. I would be very interested in hearing comments on this, from
someone with experience with H-VPLS troubleshooting.

>
>
> --- Pedro Fortuna <pedro.fortuna <at> gmail.com> wrote:
>
> > I think VPLS can not be compared with the complexity
> > LANE had. But
> > there is a concern common to both technologies:
> > scalability. LANE was
> > never scalable enough for large deployments. While
> > VPLS (BGP version
> > and H-VPLS) are able to deal with that issue rather
> > good.
> > VPLS is a great for multipoint ethernet
> > interconnection. It is as hard
> > to troubleshoot as any other MPLS based VPNs, like
> > rfc2547bis for
> > instance, which are quite popular. It seem to me
> > that the market is
> > going VPLS's direction.
> > -Pedro Fortuna
> >
> > On 09/11/05, Koyote France <koyotibus <at> yahoo.com>
> > wrote:
> > > Using VPLS is a good idea.
> > > But in real life, do you need VPLS ? For very
> > specific
> > > needs, I think.
> > > Remember LAN Emulation ? Really good idea.
> > > But to troubleshoot...
> > >
> > >
> > > --- sthaug <at> nethelp.no wrote:
> > >
> > > > > Frankly I'm surprised that there is so limited
> > > > experience being talked
> > > > > about - when MPLS first came out there was a
> > lot
> > > > of talk about it.
> > > > >
> > > > > A lack of interest only suggests either a lack
> > of
> > > > experience or that
> > > > > it is all so easy it's mundane...
> > > >
> > > > We have VPLS in production (Juniper BGP based).
> > It
> > > > works but it is no
> > > > silver bullet:
> > > >
> > > > - The VPLS code is less heavily used than other
> > code
> > > > - thus you are
> > > > more likely to experience bugs in this area than
> > > > other code.
> > > >
> > > > - Number of sites is an issue, mostly because
> > > > traffic is replicated
> > > > at the ingress router. You can usually limit the
> > > > amount of broadcast
> > > > and multicast traffic - but it is not easy to
> > limit
> > > > the amount of
> > > > traffic to unknown *unicast* addresses (which
> > then
> > > > must be replicated
> > > > to all sites).
> > > >
> > > > - If you want to make large multipoint L2
> > networks
> > > > you *really* need
> > > > to look at your network design and figure out if
> > > > you're not better
> > > > served by MPLS (L3) VPN - where multipoint comes
> > for
> > > > "free".
> > > >
> > > > Steinar Haug, Nethelp consulting,
> > sthaug <at> nethelp.no
> > > >
> > > > -------
> > > > The MPLS-OPS Mailing List
> > > > Subscribe/Unsubscribe:
> > > > http://www.mplsrc.com/mplsops.shtml
> > > > Archive:
> > > > http://www.mplsrc.com/mpls-ops_archive.shtml
> > > >
> > >
> > >
> > >
> > >
> > > __________________________________
> > > Yahoo! FareChase: Search multiple travel sites in
> > one click.
> > > http://farechase.yahoo.com
> > >
> > > -------
> > > The MPLS-OPS Mailing List
> > > Subscribe/Unsubscribe:
> > http://www.mplsrc.com/mplsops.shtml
> > > Archive:
> > http://www.mplsrc.com/mpls-ops_archive.shtml
> > >
> >
> >
> > --
> > Cumprimentos,
> > Pedro Fortuna
> >
>
>
>
>
> __________________________________
> Yahoo! FareChase: Search multiple travel sites in one click.
> http://farechase.yahoo.com
>

--
Cumprimentos,
Pedro Fortuna

Thomas D. Nadeau | 9 Nov 2005 21:24
Picon
Favicon

Re: : VPLS Experience


> On 09/11/05, Koyote France <koyotibus <at> yahoo.com> wrote:
>> Yes, indeed, scalability was a problem with LANE. And
>> for VPLS too. H-VPLS is here to permit a better
>> scalability.
>> VPLS can be useful for some environnements where
>> Multipoint Ethernet is required (Clustering for
>> example where same IP subnet MUST be used between more
>> than 2 sites), but I don't think VPLS will replace
>> MPLS-VPN.
>>
>> VPLS can be complex to troubleshoot too. (BPDU, ARP,
>> Broadcast... and L3). Yes, H-VPLS is good to
>> "simplify" these. But not so simple.
> I agree. I would be very interested in hearing comments on this, from
> someone with experience with H-VPLS troubleshooting.

	I think what you will find is that although
H-VPLS makes deployment of equipment a bit more
scaleable, that it adds another layer to
trouble-shooting, making it even more difficult
than managing MPLS or ethernet.

	--Tom

>> --- Pedro Fortuna <pedro.fortuna <at> gmail.com> wrote:
>>
>>> I think VPLS can not be compared with the complexity
>>> LANE had. But
>>> there is a concern common to both technologies:
>>> scalability. LANE was
>>> never scalable enough for large deployments. While
>>> VPLS (BGP version
>>> and H-VPLS) are able to deal with that issue rather
>>> good.
>>> VPLS is a great for multipoint ethernet
>>> interconnection. It is as hard
>>> to troubleshoot as any other MPLS based VPNs, like
>>> rfc2547bis for
>>> instance, which are quite popular. It seem to me
>>> that the market is
>>> going VPLS's direction.
>>> -Pedro Fortuna
>>>
>>> On 09/11/05, Koyote France <koyotibus <at> yahoo.com>
>>> wrote:
>>>> Using VPLS is a good idea.
>>>> But in real life, do you need VPLS ? For very
>>> specific
>>>> needs, I think.
>>>> Remember LAN Emulation ? Really good idea.
>>>> But to troubleshoot...
>>>>
>>>>
>>>> --- sthaug <at> nethelp.no wrote:
>>>>
>>>>>> Frankly I'm surprised that there is so limited
>>>>> experience being talked
>>>>>> about - when MPLS first came out there was a
>>> lot
>>>>> of talk about it.
>>>>>>
>>>>>> A lack of interest only suggests either a lack
>>> of
>>>>> experience or that
>>>>>> it is all so easy it's mundane...
>>>>>
>>>>> We have VPLS in production (Juniper BGP based).
>>> It
>>>>> works but it is no
>>>>> silver bullet:
>>>>>
>>>>> - The VPLS code is less heavily used than other
>>> code
>>>>> - thus you are
>>>>> more likely to experience bugs in this area than
>>>>> other code.
>>>>>
>>>>> - Number of sites is an issue, mostly because
>>>>> traffic is replicated
>>>>> at the ingress router. You can usually limit the
>>>>> amount of broadcast
>>>>> and multicast traffic - but it is not easy to
>>> limit
>>>>> the amount of
>>>>> traffic to unknown *unicast* addresses (which
>>> then
>>>>> must be replicated
>>>>> to all sites).
>>>>>
>>>>> - If you want to make large multipoint L2
>>> networks
>>>>> you *really* need
>>>>> to look at your network design and figure out if
>>>>> you're not better
>>>>> served by MPLS (L3) VPN - where multipoint comes
>>> for
>>>>> "free".
>>>>>
>>>>> Steinar Haug, Nethelp consulting,
>>> sthaug <at> nethelp.no
>>>>>
>>>>> -------
>>>>> The MPLS-OPS Mailing List
>>>>> Subscribe/Unsubscribe:
>>>>> http://www.mplsrc.com/mplsops.shtml
>>>>> Archive:
>>>>> http://www.mplsrc.com/mpls-ops_archive.shtml
>>>>>
>>>>
>>>>
>>>>
>>>>
>>>> __________________________________
>>>> Yahoo! FareChase: Search multiple travel sites in
>>> one click.
>>>> http://farechase.yahoo.com
>>>>
>>>> -------
>>>> The MPLS-OPS Mailing List
>>>> Subscribe/Unsubscribe:
>>> http://www.mplsrc.com/mplsops.shtml
>>>> Archive:
>>> http://www.mplsrc.com/mpls-ops_archive.shtml
>>>>
>>>
>>>
>>> --
>>> Cumprimentos,
>>> Pedro Fortuna
>>>
>>
>>
>>
>>
>> __________________________________
>> Yahoo! FareChase: Search multiple travel sites in one click.
>> http://farechase.yahoo.com
>>
>
>
> --
> Cumprimentos,
> Pedro Fortuna
>
> -------
> The MPLS-OPS Mailing List
> Subscribe/Unsubscribe:  http://www.mplsrc.com/mplsops.shtml
> Archive: http://www.mplsrc.com/mpls-ops_archive.shtml

Atiqur Rahman Mohammed | 14 Nov 2005 14:16
Picon

: MPLS LDP Neighbour Flapping

Can anyone help resolving this issue.
Please find topology diagram of my network attached.
 
The issue is that LDP neigbhourship between MCCTY1LOC1B001C76001 and MCCTY2LOC1B001C76001is flapping. I continuosly get these message.
 
Theses two devices are Cisco 7609 and the IOS version 12.2(18)SXF

*Nov 12 15:06:17.654: %LDP-5-NBRCHG: LDP Neighbor 192.168.71.165:0 is DOWN
*Nov 12 15:07:53.516: %LDP-5-NBRCHG: LDP Neighbor 192.168.71.165:0 is UP
*Nov 12 15:10: 53.476: %LDP-5-NBRCHG: LDP Neighbor 192.168.71.165:0 is DOWN
 
Output of the show mpls ldp neighbour command from MCCTY1LOC1B001C76001
 
   Peer LDP Ident: 192.168.71.164:0; Local LDP Ident 192.168.71.161:0
        TCP connection: 192.168.71.164.11170 - 192.168.71.161.646
        State: Oper; Msgs sent/rcvd: 1680/1683; Downstream
        Up time: 23:44:50
        LDP discovery sources:
          Targeted Hello 192.168.71.161 -> 192.168.71.164, active, passive
          GE-WAN2/4, Src IP addr: 192.168.71.22
        Addresses bound to peer LDP Ident:
          192.168.71.164   192.168.72.3    192.168.49.130  192.168.71.189
          192.168.71.22
    Peer LDP Ident: 192.168.71.163:0; Local LDP Ident 192.168.71.161:0
        TCP connection: 192.168.71.163.11192 - 192.168.71.161.646
        State: Oper; Msgs sent/rcvd: 1677/1678; Downstream
        Up time: 23:44:47
        LDP discovery sources:
          Targeted Hello 192.168.71.161 -> 192.168.71.163, active, passive
        Addresses bound to peer LDP Ident:
          192.168.71.163  5.5.5.2         3.3.3.1         192.168.71.9
          192.168.49.33
      Peer LDP Ident: 192.168.71.168:0; Local LDP Ident 192.168.71.161:0
        TCP connection: 192.168.71.168.11120 - 192.168.71.161.646
        State: Oper; Msgs sent/rcvd: 1680/1678; Downstream
        Up time: 23:44:46
        LDP discovery sources:
          Targeted Hello 192.168.71.161 -> 192.168.71.168, active, passive
        Addresses bound to peer LDP Ident:
          192.168.71.168  192.168.71.18
    Peer LDP Ident: 192.168.71.167:0; Local LDP Ident 192.168.71.161:0
        TCP connection: 192.168.71.167.11059 - 192.168.71.161.646
        State: Oper; Msgs sent/rcvd: 1680/1686; Downstream
        Up time: 23:45:10
        LDP discovery sources:
          Targeted Hello 192.168.71.161 -> 192.168.71.167, active, passive
        Addresses bound to peer LDP Ident:
          192.168.71.167  192.168.71.37   5.5.5.6         3.3.3.2
    Peer LDP Ident: 192.168.71.165:0; Local LDP Ident 192.168.71.161:0
        TCP connection: 192.168.71.165.28858 - 192.168.71.161.646
        State: Oper; Msgs sent/rcvd: 59/2; Downstream
        Up time: 00:01:08
        LDP discovery sources:
          Targeted Hello 192.168.71.161 -> 192.168.71.165, active, passive
 
I am also attaching the output of show tech-support from MCCTY1LOC1B001C76001 and MCCTY2OC1B001C76001
gards
Atiqur Rahman
Infocomm Technology Cente
Reliance Infocomm
Mobile: 09324621784


--
Regards,
Atiqur Rahman
Infocomm Technology Cente
Reliance Infocomm
Mobile: 09324621784

Gmane