Browse Source

improve documentation

master
Marek Isalski 3 years ago
parent
commit
b2e5d27417
1 changed files with 6 additions and 2 deletions
  1. +6
    -2
      README.md

+ 6
- 2
README.md

@ -65,9 +65,13 @@
| 2a10:f0c0:1003:0003:0069::/80 | cr1.ma1 (3 from 193.162.44.3) via NNC069 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 | | 2a10:f0c0:1004:0004:0070::/80 | cr1.pue (4 from 193.162.44.4) via NNC070 to aggregation routers | BGP |
Prefix scheme is `2a10:f0c0:10SS:CCCC:NNNN:YYYY:ZZZZ::/112` where:
Prefix scheme is `2a10:f0c0:10ss:CCCC:NNNN:YYYY:ZZZZ::/112` where:
* `SS` = site
* `ss` = site
- `01` = TN2
- `02` = LD5
- `03` = MA1
- `04` = PUE
* `CCCC` = Core router IPv6 loopback last 16 bits * `CCCC` = Core router IPv6 loopback last 16 bits
* `NNNN` = NNI number * `NNNN` = NNI number
* `YYYY` = outer VLAN tag (VLAN tag ordered with Neos goes here) * `YYYY` = outer VLAN tag (VLAN tag ordered with Neos goes here)

Loading…
Cancel
Save