From 90b41dc87884cd2f31130ad40241caa334d946d8 Mon Sep 17 00:00:00 2001 From: Marek Isalski Date: Sun, 26 Jun 2022 17:19:00 +0100 Subject: [PATCH] helps if I get the IPv6 aggregate right --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 314b662..fe26897 100644 --- a/README.md +++ b/README.md @@ -60,12 +60,12 @@ | Prefix | Usage | Routing | | ----------------------------- | --------------------------------------------------------------- | ------- | -| 2a01:f0c0:1001:0001:0067::/80 | cr1.tn2 (1 from 193.162.44.1) via NNC067 to aggregation routers | BGP | -| 2a01:f0c0:1002:0002:0068::/80 | cr1.ld5 (2 from 193.162.44.2) via NNC068 to aggregation routers | BGP | -| 2a01:f0c0:1003:0003:0069::/80 | cr1.ma1 (3 from 193.162.44.3) via NNC069 to aggregation routers | BGP | -| 2a01:f0c0:1004:0004:0070::/80 | cr1.pue (4 from 193.162.44.4) via NNC070 to aggregation routers | BGP | +| 2a10:f0c0:1001:0001:0067::/80 | cr1.tn2 (1 from 193.162.44.1) via NNC067 to aggregation routers | BGP | +| 2a10:f0c0:1002:0002:0068::/80 | cr1.ld5 (2 from 193.162.44.2) via NNC068 to aggregation routers | BGP | +| 2a10:f0c0:1003:0003:0069::/80 | cr1.ma1 (3 from 193.162.44.3) via NNC069 to aggregation routers | BGP | +| 2a10:f0c0:1004:0004:0070::/80 | cr1.pue (4 from 193.162.44.4) via NNC070 to aggregation routers | BGP | -Prefix scheme is `2a01:f0c0:10SS:CCCC:NNNN:YYYY:ZZZZ::/112` where: +Prefix scheme is `2a10:f0c0:10SS:CCCC:NNNN:YYYY:ZZZZ::/112` where: * `SS` = site * `CCCC` = Core router IPv6 loopback last 16 bits