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:64544 [2016/04/18 10:05] – [BGP communities] Romain Boissatas:64544 [2020/08/25 07:29] – [Nodes] Romain Boissat
Line 13: Line 13:
   * **pong.lv0.in**   * **pong.lv0.in**
   * ping, pingv6   * ping, pingv6
-  * tcp listen on ports 22, 80, 443+  * tcp listen on ports ''22''''80''''443''
   * http download: ''wget -O /dev/null pong.lv0.in/bigfile''   * http download: ''wget -O /dev/null pong.lv0.in/bigfile''
 ===== Nodes ===== ===== Nodes =====
  
 ^  Node      ^  //admin-c//  ^  Location    Connectivity          ^  Status  ^   VPN endpoint  ^ ^  Node      ^  //admin-c//  ^  Location    Connectivity          ^  Status  ^   VPN endpoint  ^
-| ''vss-router'' | rboissat      | Vitry-sur-Seine, FR | 250 Mbps   | Online   openvpn: 195.154.45.245 \\ ipsec: 195.154.177.45 \\ ipsec: 2001:bc8:3ec5:fff1::|+| ''lv0-router'' | rboissat      | Nantes, FR | 1G down / 600 Mbps up  | Online   | ipsec/gre''82.67.9.73'' |
  
 ===== Advertised prefixes ===== ===== Advertised prefixes =====
 ^  Prefix                ^  Status  ^  //admin-c//  ^ Comments                  ^ ^  Prefix                ^  Status  ^  //admin-c//  ^ Comments                  ^
 ^  IPv4                                                                      ^^^^ ^  IPv4                                                                      ^^^^
-| 192.168.144.0/22           | Active   | rboissat      | Main GLaNET private IPv4 allocation | +''192.168.144.0/22''   | Active   | rboissat      | Main GLaNET private IPv4 allocation               
-192.168.248.53/32           | Active   | [[dnsmaster@glanet.org|dnsmaster]] | GLaNET anycast DNS           | +''192.168.248.153/32'' | Active   | [[dnsmaster@glanet.org|dnsmaster]] | GLaNET anycast recursive DNS |
-192.168.248.153/32          | Active   | [[dnsmaster@glanet.org|dnsmaster]] | GLaNET anycast recursive DNS |+
 ^  IPv6                                                                      ^^^^ ^  IPv6                                                                      ^^^^
-| ''2001:470:c8be::/48''                     | Active   | rboissat      HE.net /48 allocation  +| ''2a01:e35:2430:9490::/61'' | Active | rboissat | Free /61 FTTH allocation | 
-| ''fd00:6b64:f3b0:53::/64''  | Active   | [[dnsmaster@glanet.org|dnsmaster]] | GLaNET anycast DNS           | +| ''fd00:6b64:f3b0::153/128'' | Active   | [[dnsmaster@glanet.org|dnsmaster]] | GLaNET anycast recursive DNS | 
-| ''fd00:6b64:f3b0:153::/64'' | Active   | [[dnsmaster@glanet.org|dnsmaster]] | GLaNET anycast recursive DNS |+
 ===== Peerings ===== ===== Peerings =====
 ^  //local-router//                    ^^  //remote-router//                      ^^  //remote-as//    ^ ^  //local-router//                    ^^  //remote-router//                      ^^  //remote-as//    ^
-| ''vss-router'' | 192.168.42.81             | ''AS64542-0'' | 192.168.42.80             | [[as:64542|64542]] | +| ''lv0-router'' | ''45.154.60.51''         | ''AS202945-0'' | ''45.154.60.50''        | [[as:202945|202945]] | 
-| :::            | ''2001:bc8:3283:f002::2'' | :::           | ''2001:bc8:3283:f002::1'' | :::                | +| :::            | ''2a0f:b100:0:180::2''    | :::           | ''2a0f:b100:0:180::1''    | :::                | 
-| ''vss-router'' | 192.168.144.66            | ''AS64543-1'' | 192.168.144.67            | [[as:64543|64543]] | +| ''lv0-router'' | ''192.168.172.53''        | ''AS201281-0'' | ''192.168.172.52''        | [[as:201281|201281]] | 
-| :::            | ''2001:470:c8be:f1::1''   | :::           | ''2001:470:c8be:f1::2''   | :::                | +| :::            | ''2001:678:794:12::2''    | :::           | ''2001:678:794:12::1''    | :::                |
-| ''vss-router'' | 192.168.144.70            | ''AS64546-0''192.168.144.71            | [[as:64546|64546]] | +
-| :::            | ''2001:470:c8be:f3::1''   | :::           | ''2001:470:c8be:f3::2''   | :::                | +
-| ''vss-router'' | 192.168.144.72            | ''AS64548-0'' | 192.168.144.73            | [[as:64548|64548]] | +
-| :::            | ''2001:470:c8be:f4::1''   | :::           | ''2001:470:c8be:f4::2''   | :::                | +
-| ''vss-router''192.168.144.68            | ''AS64550-0'' | 192.168.144.69            | [[as:64550|64550]] | +
-| :::            | ''2001:470:c8be:f2::1''   | :::           | ''2001:470:c8be:f2::2''   | :::                |+
 ===== BGP communities ===== ===== BGP communities =====
 ^  Value            Definition  ^ ^  Value            Definition  ^
Line 48: Line 41:
 | ''64544:90''     | Sets local preference value within AS64544 to "90". | | ''64544:90''     | Sets local preference value within AS64544 to "90". |
 | ''64544:1000''   | Set on locally originated routes.                   | | ''64544:1000''   | Set on locally originated routes.                   |
-| ''64544:1001'    | Set on locally originated GLaNET anycast routes.    | +| ''64544:1001'  | Set on locally originated GLaNET anycast routes.    | 
-| ''64544:1002'    | Set on routes learned from GLaNET peers.            |+| ''64544:1002'  | Set on routes learned from GLaNET peers.            |
 | ''no-export''    | Not advertised to eBGP peers.                       | | ''no-export''    | Not advertised to eBGP peers.                       |
 | ''no-advertise'' | Not advertised to any peer.                         | | ''no-advertise'' | Not advertised to any peer.                         |
 | ''local-as''     | Not advertised outside AS64544.                     | | ''local-as''     | Not advertised outside AS64544.                     |