Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
as:64550 [2016/06/02 20:12] – Refresh Antoine Ténartas:64550 [2023/08/25 16:38] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-====== AS 64550 - foo.tf ======+====== AS 64550 - ack.tf ======
  
 ===== Contact ===== ===== Contact =====
Line 8: Line 8:
 ===== Nodes ===== ===== Nodes =====
  
-^  Node   ^  //admin-c//  ^  Location            ^  Connectivity    Router model  ^ VPN endpoint            | +^  Node             ^  //admin-c//  ^  Location               ^  Connectivity    Router model  ^  VPN endpoint             ^ 
-| ''ar0'' | atenart       | Toulouse, FR         | 300Mbps         Linux w/ Bird  | None.                   +| ''ar.tls.ack.tf'' | atenart       | Toulouse, FR            | 300Mbps         EdgeOS         | None (dynamic IP)       
-| ''ar1'' | atenart       Vitry-sur-Seine, FR  | 1Gbps           Linux w/ Bird  OpenVPN163.172.35.26  |+| ''nat.ack.tf''    | atenart       Saint-Ouen-l'Aumône, FR | 1Gbps           Fedora w/ Bird | Wireguard & IPsec195.154.114.81 |
  
 ===== Advertised prefixes ===== ===== Advertised prefixes =====
  
-^  Prefix                      Status  ^  //admin-c//  ^ Comments                             ^+^  Prefix                      Status  ^  //admin-c//  Comments                            ^
 ^  IPv4                                                                                      ^^^^ ^  IPv4                                                                                      ^^^^
 | 192.168.96.0/22             | Active   | atenart       | Main GLaNET private IPv4 allocation  | | 192.168.96.0/22             | Active   | atenart       | Main GLaNET private IPv4 allocation  |
-| 195.154.43.236/32           | Active   | atenart       | None.                                |+| 195.154.43.236/32           | Active   | atenart       | Public services.                     | 
 +| 212.83.169.177/32           | Active   | atenart       | None.                                |
 ^  IPv6                                                                                      ^^^^ ^  IPv6                                                                                      ^^^^
-| ''2001:470:cbec::/48''      | Active   | atenart       | HE allocation                        |+| ''2001:470:c8ef::/48''      | Active   | atenart       | HE allocation                        |
  
 ===== Peerings ===== ===== Peerings =====
  
- //local-router//                           ^^  //remote-router//                        ^^  //remote-as//      ^ Method       | +^ //local-router// ^^ //remote-router// ^^ //remote-as// ^ Method ^ 
-| ''ar1''        | 192.168.144.69              ''AS64544-0'' 192.168.144.68              | [[as:64544|64544]] OpenVPN IPv4 + 
-| :::            ''2001:470:c8be:f2::2''     | :::           ''2001:470:c8be:f2::1''     | :::                | :::          |+===== BGP communities ===== 
 + 
 +Route discriminators are exported to peersThey can be used to help debuggingIn addition, policy action communities can be defined by peers to set the localpref within AS64550; the default localpref being 100. 
 + 
 +^  Type                ^  Value          Definition                           ^ 
 +Route discriminator  64550:1        AS64550 internal prefixes             
 +| :::                  64550:2        | Prefixes learnt from GlaNET           | 
 +| Policy action        | 64550:70       | Set localpref to 70 within AS64550    | 
 +:::                  64550:80       | Set localpref to 80 within AS64550    | 
 +:::                  64550:90       | Set localpref to 90 within AS64550    | 
 +:::                  | no-export      | Not redistributed outside AS64550     
 +| :::                  | no-advertised  | Not redistributed at all              | 
 +| :::                  local-as       | Not advertised outside AS64550        |