2
0
mirror of https://github.com/knorrie/network-examples synced 2025-08-22 01:58:11 +00:00

23 Commits

Author SHA1 Message Date
Hans van Kranenburg
c54efe2bd2 Add cleanup instructions 2021-01-28 22:52:14 +01:00
Paul Warren
fb434c8dcf bgp-intro/lxc: update for Debian Buster 2021-01-28 20:59:32 +01:00
Yuri Volchkov
d41fdd708d how to actually call fixnetwork.sh
It was a bit unclear for me, what to do with fixnetwork.sh
script. This modifications should help to avoid confusion

Edit by Knorrie:
* Fix up some whitespace
* Make fixnetwork executable, it already had a shebang
* Copy both router and host files, if present: [RH]*
2017-11-14 22:03:07 +01:00
Yuri Volchkov
23422efe21 replace lxc-clone with lxc-copy
lxc-clone is not available anymore. From lxc-copy man:

> lxc-copy creates and optionally starts (ephemeral or non-ephemeral)
> copies of existing containers. It replaces lxc-clone and
> lxc-start-ephemeral.
2017-11-14 21:24:09 +01:00
Fredrik Lindqvist
586f8572f2 Fix time reference
Time is a reference to a specific time and not how long ago.
2017-07-07 16:17:00 +02:00
Fredrik Lindqvist
339e3c3bd9 Fix for minor spelling mistake
Fixes a minor spelling mistake.
2017-07-07 16:06:59 +02:00
Hans van Kranenburg
e8592045ca bgp-intro: link to bgp-contd 2015-12-13 00:08:21 +01:00
Hans van Kranenburg
a09ec025cc bgp/ospf-intro: sleep between lxc-start
It often blows up if you try them directly after each other. Meh.
Also, some little adjustments to the text.
2015-09-14 00:45:34 +02:00
Hans van Kranenburg
58e90d4c84 bgp-intro: fix copy/paste mess 2015-08-11 16:47:42 +02:00
Hans van Kranenburg
27b11e6f66 Mention iBGP instead of confusing the reader with OSPF first.
23:41 < Elrond> Knorrie - 2. On exporting routes from bgp to ospf: If
your network is complex enough, you will start to deploy router more
deeply inside your structure, and those will only know ospf. So having
some E1/E2 big routes exported into ospf is often used there. So those
networks get the traffic out to some router that knows better and
probably has the specific bgp routes in it.
23:42 < Knorrie> aha
23:42 < Knorrie> good point
23:43 < Knorrie> so in the ospf-only segment, there is no reason to do
intelligent things with the information, just get it into the right
direction
23:44 < Elrond> Yeah.
23:45 < Knorrie> so I can change it from: "this is baaaaad, never do
this" to a bit more soft wording
23:45 < Elrond> Think buildings far away from your main
big-network-computer-centre. Those might have redundant links to your
main building. But that's handled by ospf, nicely. You just need to get
the traffic to the main building.
23:45 < Knorrie> I get it yes
23:46 < Elrond> I am not 100% sure it's done like this by many people,
though.
23:46 < Elrond> And I would not export the whole bgp-table into ospf.
Just aggregates. In the worst case, export a 0/0 into ospf.
23:47 < Elrond> More specific routes will always win, you know.
2015-07-04 15:38:21 +02:00
Hans van Kranenburg
c60a022621 BGP Intro: birdc con later, cosmetics, boggling 2015-06-21 01:36:46 +02:00
Hans van Kranenburg
f055164860 BGP Intro: Using same AS -> BIRD knows we want iBGP 2015-06-21 01:06:02 +02:00
Hans van Kranenburg
171947105e BGP Intro: Yay, finish tutorial 2015-06-21 01:03:26 +02:00
Hans van Kranenburg
2d12e7cbf9 BGP Intro: remove cruft
No idea what I was going to type there.
2015-06-20 18:56:26 +02:00
Hans van Kranenburg
4e6815e7d8 BGP Intro: Hands on WIP, BIRD protocols and tables 2015-06-20 17:41:25 +02:00
Hans van Kranenburg
9d54d06927 BGP Intro: WIP 2015-06-20 14:28:42 +02:00
Hans van Kranenburg
ce24461687 BGP Intro: OSPF vs BGP about shortest path 2015-06-20 14:28:36 +02:00
Hans van Kranenburg
7a267280db BGP Intro: Configure BGP between R3 and R10! 2015-06-19 01:24:41 +02:00
Hans van Kranenburg
9b30361e8c BGP Intro: Meh, indentation 2015-06-15 00:15:11 +02:00
Hans van Kranenburg
18ccede019 BGP Intro: container configuration 2015-06-15 00:11:21 +02:00
Hans van Kranenburg
8e4598ddc2 BGP intro: up until hands on 2015-06-14 19:07:48 +02:00
Hans van Kranenburg
80736797c7 BGP intro: WIP, next: either better text or handson first 2015-06-14 00:58:49 +02:00
Hans van Kranenburg
3b856df888 BGP intro - WIP 2015-06-13 23:58:08 +02:00