fa2899828c51694d0470f5f5beba056c237df5db
services/Route-Collector.md
| ... | ... | @@ -134,8 +134,6 @@ The collector runs [bird_exporter](https://github.com/czerwonk/bird_exporter) an |
| 134 | 134 | |
| 135 | 135 | ### SSH Interface |
| 136 | 136 | |
| 137 | -**Update**: The SSH interface is currently not available, but will be enabled in the future. |
|
| 138 | - |
|
| 139 | 137 | The collector bird instance can be queried directly using a birdc shell. |
| 140 | 138 | |
| 141 | 139 | - ssh shell@collector.dn42 |
| ... | ... | @@ -153,15 +151,13 @@ for querying the route collector |
| 153 | 151 | Be nice, access is logged and |
| 154 | 152 | abuse will not be tolerated |
| 155 | 153 | ------------------------------------ |
| 156 | -BIRD burble-2.0.8-210322-1-ge6133456 ready. |
|
| 154 | +BIRD 2.19.1 ready. |
|
| 157 | 155 | Access restricted |
| 158 | 156 | bird> show route count |
| 159 | -bird> 297441 of 297441 routes for 502 networks in table master4 |
|
| 160 | -286007 of 286007 routes for 427 networks in table master6 |
|
| 161 | -1437 of 1437 routes for 1437 networks in table dn42_roa4 |
|
| 162 | -1231 of 1231 routes for 1231 networks in table dn42_roa6 |
|
| 163 | -Total: 586116 of 586116 routes for 3597 networks in 4 tables |
|
| 164 | -bird> |
|
| 157 | +3634623 of 3634623 routes for 1358 networks in table master4 |
|
| 158 | +3758721 of 3758721 routes for 1300 networks in table master6 |
|
| 159 | +Total: 7393344 of 7393344 routes for 2658 networks in 2 tables |
|
| 160 | +bird> |
|
| 165 | 161 | |
| 166 | 162 | ``` |
| 167 | 163 |