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
Last revisionBoth sides next revision
as:64550 [2016/03/26 14:59] – [AS 64550] Antoine Ténartas:64550 [2019/09/03 09:36] Antoine Ténart
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-====== AS 64550 - foo.tf ======+====== AS 64550 - ack.tf ======
  
 ===== Contact ===== ===== Contact =====
  
-  * Antoine Ténart - see [[http://ack.tf|here]]+  * Antoine Ténart - see [[https://ack.tf|here]]
  
 ===== Nodes ===== ===== Nodes =====
  
-^  Node   ^  //admin-c//  ^  Location            ^  Connectivity    Router model  ^ +^  Node             ^  //admin-c//  ^  Location               ^  Connectivity    Router model  ^  VPN endpoint             
-| ''br0'' | atenart       | Toulouse, FR         | 300Mbps         Linux w/ Bird  +| ''ar.tls.ack.tf'' | atenart       | Toulouse, FR            | 300Mbps         EdgeOS         | None (dynamic IP).        
-| ''br1'' | atenart       Vitry-sur-Seine, FR  | 1Gbps           Linux w/ Bird  |+| ''nat.ack.tf''    | atenart       Saint-Ouen-l'Aumône, FR | 1Gbps           Fedora w/ Bird | Wireguard & IPsec: 195.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       | 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//    + 
-| ''br1''        | 192.168.144.69              ''AS64544-0'' 192.168.144.68              | [[as:64544|64544]] +^ //local-router// ^^ //remote-router// ^^ //remote-as// ^ Method 
-| :::            ''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        |