[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ms-ospf
Subject:    Re: [Lsr] =?gb2312?b?tPC4tDogILTwuLQ6ICBSZWdhcmRpbmcgT1NQRiBleHRl?= =?gb2312?b?bnNpb24gZm9yIGludGVyL
From:       Peter Psenak <ppsenak=40cisco.com () dmarc ! ietf ! org>
Date:       2018-07-23 11:30:00
Message-ID: 5B55BC38.3050605 () cisco ! com
[Download RAW message or body]

Hi Aijun,

On 23/07/18 13:07 , Aijun Wang wrote:
> Hi, Peter:
> 
> For routers that connected by LAN, the router will establish adjacent
> neighbor with DR, but not only DR advertises the connected prefixes. 

only the Network LSA includes the network mask, other routers would
include the interface address only.


> DR and
> DRother will all advertise type 1 and type 2 LSA with each other, then the
> process and proposal described in this draft will still work.
> We seldom use the ip unnumbered features in our network, can we ignore it
> then? Or other persons has some idea on such situation?

the fact that you do not use unnumbered is not really relevant. IETF
defines solutions that MUST work for all possible scenarios, not only
for a specific one.

> Anycast prefixes are often /32 long, this can be easily filtered by SDN
> controller because the link prefixes between two routers will be no larger
> than /32 for IPv4 network.

protocol allows to advertise the same prefix with an arbitrary mask from
multiple routers without these routers being directly connected. Your
proposal is based on the assumptions that are incorrect.

thanks,
Peter

> 
> Best Regards.
> 
> Aijun Wang
> Network R&D and Operation Support Department
> China Telecom Corporation Limited Beijing Research Institute,Beijing, China.
> 
> -----ÓʼþÔ­¼þ-----
> ·¢¼þÈË: Peter Psenak [mailto:ppsenak=40cisco.com@dmarc.ietf.org]
> ·¢ËÍʱ¼ä: 2018Äê7Ô 23ÈÕ 18:20
> ÊÕ¼þÈË: Aijun Wang; 'Peter Psenak'; chopps@chopps.org
> ³­ËÍ: lsr@ietf.org; 'Ketan Talaulikar (ketant)'; 'Acee Lindem (acee)';
> 'Dongjie (Jimmy)'
> Ö÷Ìâ: Re: [Lsr] ´ð¸´: Regarding OSPF extension for inter-area topology
> retrieval
> 
> Hi Aijun,
> 
> On 23/07/18 11:16 , Aijun Wang wrote:
>> Hi, Peter:
>>
>> Actually, I consider mainly the point-to-point connection and the
>> numbered interface, which are normal in our network.
>> For the two situations that you mentioned, I will investigation the
>> possible solutions and feedback you later.
>>
>> For the point-to-point and numbered interface, do you have other
>> questions then?
> 
> the fact that two routers announce the same subnet, does not mean they are
> connected together by p2p link. Anycast prefix is an example.
> 
> The idea you are proposing simply does not work.
> 
> thanks,
> Peter
> 
> 
>>
>> Best Regards.
>>
>> Aijun Wang
>> Network R&D and Operation Support Department China Telecom Corporation
>> Limited Beijing Research Institute,Beijing, China.
>>
>> -----ÓʼþÔ­¼þ-----
>> ·¢¼þÈË: Peter Psenak [mailto:ppsenak=40cisco.com@dmarc.ietf.org]
>> ·¢ËÍʱ¼ä: 2018Äê7Ô 23ÈÕ 16:15
>> ÊÕ¼þÈË: Aijun Wang; chopps@chopps.org
>> ³­ËÍ: lsr@ietf.org; 'Ketan Talaulikar (ketant)'; 'Acee Lindem (acee)';
>> 'Dongjie (Jimmy)'
>> Ö÷Ìâ: Re: [Lsr] Regarding OSPF extension for inter-area topology
>> retrieval
>>
>> Hi Aijun,
>>
>> you are trying to reconstruct the topology of the remote area based on
>> the fact that two routers are connected to the same subnet. It does
>> not work
>> because:
>>
>> 1. connections between routers can be unnumbered 2. routers can be
>> connected via LAN, in which case only DR announces the prefix.
>>
>> In summary, what you propose does not work.
>>
>> thanks,
>> Peter
>>
>>
>>
>> On 23/07/18 09:49 , Aijun Wang wrote:
>>> (Sorry for my previous mail sent wrongly to the IDR mail list, please
>>> reply on this thread within the LSR wg)
>>>
>>> Hi, Peter:
>>>
>>> I am Aijun Wang from China Telecom, the author of draft about ¡°OSPF
>>> extension for inter-area topology retrieval¡±
>>> <https://datatracker.ietf.org/doc/draft-wang-lsr-ospf-inter-area-topo
>>> l ogy-ext/>, which is presented by Mr.Jie Dong during the IETF102
>>> meeting.
>>>
>>> Thanks for your comments on the presentation material
>>>
>> <https://datatracker.ietf.org/meeting/102/materials/slides-102-lsr-osp
>> f-inte
>> r-area-topology-retrieval-00>.
>>>
>>> Below are my explanation that regarding to the question about ¡°how it
>>> retrievals the inter-area topology based on the extension information¡±:
>>>
>>> Let¡¯s see the graph that illustrates in Fig.1 at section 3
>>> <https://tools.ietf.org/html/draft-wang-lsr-ospf-inter-area-topology-
>>> e xt-00#section-3> of the draft(I copy it also below for your
>>> conveniences ):
>>>
>>> Assuming we want to rebuild the connection between router S1 and
>>> router
>>> S2 that locates in area 1:
>>>
>>> 1)Normally, router S1 will advertise prefix N1 within its router LSA
>>>
>>> 2)When this router LSA reaches the ABR router R1, it will convert it
>>> into summary LSA, add the ¡°Source Router Information¡±, which is
>>> router id of S1 in this example, as proposed in this draft.
>>>
>>> 3)R1 then floods this extension summary LSA to R0, which is running
>>> BGP-LS protocol with IP SDN Controller. The controller then knows the
>>> prefixes of N1 is from S1.
>>>
>>> 4)Router S2 will do the similar process, and the controller will also
>>> knows the prefixes N1 is also from S2
>>>
>>> 5)Then it can reconstruct the connection between S1 and S2, which
>>> prefix is N1. The topology within Area 1 can then be recovered
>> accordingly.
>>>
>>> Does the above explanation can answer your question. if so, I can add
>>> it into the context of this draft in updated version.
>>>
>>> Best Regards.
>>>
>>> Aijun Wang
>>>
>>> Network R&D and Operation Support Department
>>>
>>> China Telecom Corporation Limited Beijing Research Institute,Beijing,
>> China.
>>>
>>
>> _______________________________________________
>> Lsr mailing list
>> Lsr@ietf.org
>> https://www.ietf.org/mailman/listinfo/lsr
>>
>> _______________________________________________
>> Lsr mailing list
>> Lsr@ietf.org
>> https://www.ietf.org/mailman/listinfo/lsr
>>
> 
> _______________________________________________
> Lsr mailing list
> Lsr@ietf.org
> https://www.ietf.org/mailman/listinfo/lsr
> 
> .
> 

_______________________________________________
Lsr mailing list
Lsr@ietf.org
https://www.ietf.org/mailman/listinfo/lsr

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic