Re: ospf point to point network

2019-06-24 Thread Kapetanakis Giannis
On 23/06/2019 19:39, Stuart Henderson wrote: On 2019-06-22, Henry Bonath wrote: What about GRE(4) with a Cisco router on the other end? /etc/hostname.gre123: 1.1.1.1 1.1.1.2 netmask 255.255.255.252 up tunnel IP.OF.OB.SD IP.OF.I.OS Cisco IOS: ! interface Tunnel123 ip address 1.1.1.2

Re: ospf point to point network

2019-06-23 Thread Henry Bonath
I merely was giving an example of what *could* be done - not necessarily of what *should* be done ;-) On Sun, Jun 23, 2019 at 12:40 PM Stuart Henderson wrote: > > On 2019-06-22, Henry Bonath wrote: > > What about GRE(4) with a Cisco router on the other end? > > > > /etc/hostname.gre123: > >

Re: ospf point to point network

2019-06-23 Thread Stuart Henderson
On 2019-06-22, Henry Bonath wrote: > What about GRE(4) with a Cisco router on the other end? > > /etc/hostname.gre123: > 1.1.1.1 1.1.1.2 netmask 255.255.255.252 up > tunnel IP.OF.OB.SD IP.OF.I.OS > > Cisco IOS: > ! > interface Tunnel123 > ip address 1.1.1.2 255.255.255.252 > tunnel source

Re: ospf point to point network

2019-06-21 Thread Henry Bonath
What about GRE(4) with a Cisco router on the other end? /etc/hostname.gre123: 1.1.1.1 1.1.1.2 netmask 255.255.255.252 up tunnel IP.OF.OB.SD IP.OF.I.OS Cisco IOS: ! interface Tunnel123 ip address 1.1.1.2 255.255.255.252 tunnel source GigabitEthernet0/0/1 tunnel destination IP.OF.OB.SD

Re: ospf point to point network

2019-06-21 Thread Kapetanakis Giannis
On 21/06/2019 20:30, Stuart Henderson wrote: On 2019-06-21, Kapetanakis Giannis wrote: Hi, Can I get an update if point to point network support has been added in ospfd? Thanks G On 19/12/2014 12:54, Kapetanakis Giannis wrote: On 18/12/14 22:38, Stuart Henderson wrote: On 2014-12-17,

Re: ospf point to point network

2019-06-21 Thread Stuart Henderson
On 2019-06-21, Kapetanakis Giannis wrote: > Hi, > > Can I get an update if point to point network support has been added in ospfd? > > Thanks > > G > > > > On 19/12/2014 12:54, Kapetanakis Giannis wrote: >> On 18/12/14 22:38, Stuart Henderson wrote: >>> On 2014-12-17, Kapetanakis Giannis wrote:

Re: ospf point to point network

2019-06-21 Thread Kapetanakis Giannis
Hi, Can I get an update if point to point network support has been added in ospfd? Thanks G On 19/12/2014 12:54, Kapetanakis Giannis wrote: > On 18/12/14 22:38, Stuart Henderson wrote: >> On 2014-12-17, Kapetanakis Giannis wrote: >>> Hi, >>> >>> I'd like to ask if point-to-point support has

Re: ospf point to point network

2014-12-19 Thread Kapetanakis Giannis
On 18/12/14 22:38, Stuart Henderson wrote: On 2014-12-17, Kapetanakis Giannis bil...@edu.physics.uoc.gr wrote: Hi, I'd like to ask if point-to-point support has been added in ospfd. I've read this http://marc.info/?l=openbsd-miscm=136580208222751w=2 but I cant seem to find relevant entries

Re: ospf point to point network

2014-12-18 Thread Gregory Edigarov
Hi, Not sure what want, but ospfd seems to properly detect interfaces, that are p2p by their nature (gif, gre, ppp, ) So I don't think it is necessary to specify. On 12/17/2014 06:25 PM, Kapetanakis Giannis wrote: Hi, I'd like to ask if point-to-point support has been added in ospfd.

Re: ospf point to point network

2014-12-18 Thread Kapetanakis Giannis
interfaces (vlan) which should operate ospf in point-to-point network mode. G

Re: ospf point to point network

2014-12-18 Thread Stuart Henderson
On 2014-12-17, Kapetanakis Giannis bil...@edu.physics.uoc.gr wrote: Hi, I'd like to ask if point-to-point support has been added in ospfd. I've read this http://marc.info/?l=openbsd-miscm=136580208222751w=2 but I cant seem to find relevant entries in the source tree so probably is still

ospf point to point network

2014-12-17 Thread Kapetanakis Giannis
Hi, I'd like to ask if point-to-point support has been added in ospfd. I've read this http://marc.info/?l=openbsd-miscm=136580208222751w=2 but I cant seem to find relevant entries in the source tree so probably is still out? regards, Giannis