Differences between version 14 and previous revision of MetaNetBGPNotes.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 14 | Last edited on Friday, October 17, 2008 9:56:41 pm | by DanielLawson | Revert |
Older page: | version 13 | Last edited on Friday, October 17, 2008 9:53:35 pm | by DanielLawson | Revert |
@@ -42,10 +42,10 @@
! these prefix lists limit which ip ranges we will send out
ip prefix-list as-64899 seq 5 permit 10.255.255.0/24
! and allow in.
ip prefix-list as-64900 seq 5 permit 10.0.0.0/8 le 32
-
</pre>
+
A word on prefix lists. The prefix-list for as-64899 will only permit
10.255.255.0/24 - it wont allow any other networks. If you had two networks
you wished to advertise, you could that with
@@ -113,8 +113,9 @@
*> 10.230.1.0/24 192.168.230.1 0 64900 64915 i
Total number of prefixes 12
</pre>
+
So this shows all the routes I have received, the next hop ip (gateway ip),
any metrics that have been applied, weights, and the path - which shows which
AS I received the routes through.
@@ -155,12 +156,11 @@
to the metanet via a tunnel to deuterium.
To check your route is being seen by other machines on the wand network you might
want to check http://www.feet.net.nz/route.php
+sample config:
<pre>
-sample config:
-
!
hostname bgpd
password metanet
enable password metanet