Created
April 16, 2025 23:51
-
-
Save rwestphal/aa85a402e7ed12f6da131b1a0e172c93 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "ietf-interfaces:interfaces": { | |
| "interface": [ | |
| { | |
| "name": "eth-sw1", | |
| "type": "iana-if-type:ethernetCsmacd", | |
| "ietf-ip:ipv4": {}, | |
| "ietf-ip:ipv6": {} | |
| }, | |
| { | |
| "name": "lo", | |
| "type": "iana-if-type:ethernetCsmacd", | |
| "ietf-ip:ipv4": {}, | |
| "ietf-ip:ipv6": {} | |
| } | |
| ] | |
| }, | |
| "ietf-routing:routing": { | |
| "control-plane-protocols": { | |
| "control-plane-protocol": [ | |
| { | |
| "type": "ietf-isis:isis", | |
| "name": "main", | |
| "ietf-isis:isis": { | |
| "level-type": "level-2", | |
| "system-id": "0000.0000.0001", | |
| "area-address": [ | |
| "49.0000" | |
| ], | |
| "metric-type": { | |
| "value": "wide-only" | |
| }, | |
| "mpls": { | |
| "te-rid": { | |
| "ipv4-router-id": "2.2.2.2", | |
| "ipv6-router-id": "2001:db8:1000::2" | |
| } | |
| }, | |
| "spf-control": { | |
| "ietf-spf-delay": { | |
| "holo-isis:level": [ | |
| { | |
| "level": 2, | |
| "current-state": "quiet", | |
| "last-event-received": 36644, | |
| "last-spf-time": 37141 | |
| } | |
| ] | |
| } | |
| }, | |
| "spf-log": { | |
| "event": [ | |
| { | |
| "id": 4, | |
| "spf-type": "route-only", | |
| "level": 2, | |
| "schedule-timestamp": 37646, | |
| "start-timestamp": 37141, | |
| "end-timestamp": 37141, | |
| "trigger-lsp": [ | |
| { | |
| "lsp": "0000.0000.0004.00-00", | |
| "sequence": 3 | |
| }, | |
| { | |
| "lsp": "0000.0000.0005.00-00", | |
| "sequence": 4 | |
| } | |
| ] | |
| }, | |
| { | |
| "id": 3, | |
| "spf-type": "full", | |
| "level": 2, | |
| "schedule-timestamp": 38761, | |
| "start-timestamp": 38260, | |
| "end-timestamp": 38260, | |
| "trigger-lsp": [ | |
| { | |
| "lsp": "0000.0000.0001.00-00", | |
| "sequence": 3 | |
| }, | |
| { | |
| "lsp": "0000.0000.0002.00-00", | |
| "sequence": 2 | |
| }, | |
| { | |
| "lsp": "0000.0000.0003.00-00", | |
| "sequence": 3 | |
| }, | |
| { | |
| "lsp": "0000.0000.0003.01-00", | |
| "sequence": 1 | |
| }, | |
| { | |
| "lsp": "0000.0000.0004.00-00", | |
| "sequence": 2 | |
| }, | |
| { | |
| "lsp": "0000.0000.0005.00-00", | |
| "sequence": 3 | |
| } | |
| ] | |
| }, | |
| { | |
| "id": 2, | |
| "spf-type": "full", | |
| "level": 2, | |
| "schedule-timestamp": 38931, | |
| "start-timestamp": 38910, | |
| "end-timestamp": 38910, | |
| "trigger-lsp": [ | |
| { | |
| "lsp": "0000.0000.0002.00-00", | |
| "sequence": 1 | |
| } | |
| ] | |
| }, | |
| { | |
| "id": 1, | |
| "spf-type": "full", | |
| "level": 2, | |
| "schedule-timestamp": 38964, | |
| "start-timestamp": 38956, | |
| "end-timestamp": 38956, | |
| "trigger-lsp": [ | |
| { | |
| "lsp": "0000.0000.0001.00-00", | |
| "sequence": 2 | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "lsp-log": { | |
| "event": [ | |
| { | |
| "id": 16, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0004.00-00", | |
| "sequence": 3 | |
| }, | |
| "reason": "content-change" | |
| }, | |
| { | |
| "id": 15, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0005.00-00", | |
| "sequence": 4 | |
| }, | |
| "reason": "content-change" | |
| }, | |
| { | |
| "id": 14, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0005.00-00", | |
| "sequence": 3 | |
| }, | |
| "reason": "content-change" | |
| }, | |
| { | |
| "id": 13, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0004.00-00", | |
| "sequence": 2 | |
| }, | |
| "reason": "content-change" | |
| }, | |
| { | |
| "id": 12, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0003.01-00", | |
| "sequence": 1 | |
| }, | |
| "reason": "content-change" | |
| }, | |
| { | |
| "id": 11, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0003.00-00", | |
| "sequence": 3 | |
| }, | |
| "reason": "content-change" | |
| }, | |
| { | |
| "id": 10, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0001.00-00", | |
| "sequence": 3 | |
| }, | |
| "reason": "content-change" | |
| }, | |
| { | |
| "id": 9, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0002.00-00", | |
| "sequence": 2 | |
| }, | |
| "reason": "content-change" | |
| }, | |
| { | |
| "id": 8, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0005.00-00", | |
| "sequence": 2 | |
| }, | |
| "reason": "content-change" | |
| }, | |
| { | |
| "id": 7, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0004.00-00", | |
| "sequence": 1 | |
| }, | |
| "reason": "content-change" | |
| }, | |
| { | |
| "id": 6, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0003.00-00", | |
| "sequence": 2 | |
| }, | |
| "reason": "content-change" | |
| }, | |
| { | |
| "id": 5, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0002.00-00", | |
| "sequence": 1 | |
| }, | |
| "reason": "content-change" | |
| }, | |
| { | |
| "id": 4, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0003.00-00", | |
| "sequence": 0 | |
| }, | |
| "reason": "content-change" | |
| }, | |
| { | |
| "id": 3, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0002.00-00", | |
| "sequence": 0 | |
| }, | |
| "reason": "content-change" | |
| }, | |
| { | |
| "id": 2, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0001.00-00", | |
| "sequence": 2 | |
| }, | |
| "reason": "content-change" | |
| }, | |
| { | |
| "id": 1, | |
| "level": 2, | |
| "lsp": { | |
| "lsp": "0000.0000.0001.00-00", | |
| "sequence": 1 | |
| }, | |
| "reason": "content-change" | |
| } | |
| ] | |
| }, | |
| "hostnames": { | |
| "hostname": [ | |
| { | |
| "system-id": "0000.0000.0001", | |
| "hostname": "rt1" | |
| }, | |
| { | |
| "system-id": "0000.0000.0002", | |
| "hostname": "rt2" | |
| }, | |
| { | |
| "system-id": "0000.0000.0003", | |
| "hostname": "rt3" | |
| }, | |
| { | |
| "system-id": "0000.0000.0004", | |
| "hostname": "rt4" | |
| }, | |
| { | |
| "system-id": "0000.0000.0005", | |
| "hostname": "rt5" | |
| } | |
| ] | |
| }, | |
| "database": { | |
| "levels": [ | |
| { | |
| "level": 2, | |
| "lsp": [ | |
| { | |
| "lsp-id": "0000.0000.0001.00-00", | |
| "raw-data": "83:1b:01:00:14:01:00:00:01:4f:04:b0:00:00:00:00:00:01:00:00:00:00:00:03:a9:77:03:81:02:cc:8e:f2:1e:02:02:02:02:00:02:09:c0:00:1f:40:01:03:00:3e:80:13:01:00:16:09:00:00:03:e8:01:03:00:3a:98:01:04:03:49:00:00:89:03:72:74:31:0e:02:05:d4:16:3f:00:00:00:00:00:03:01:00:00:0a:34:20:0b:30:00:00:00:00:00:00:02:00:00:10:20:0b:b0:00:00:00:00:00:00:02:00:00:11:20:0b:30:00:00:00:00:00:00:03:00:00:12:20:0b:b0:00:00:00:00:00:00:03:00:00:13:84:08:01:01:01:01:0a:00:01:01:87:4e:00:00:00:0a:60:01:01:01:01:23:04:01:20:0b:04:02:02:02:02:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:02:03:06:20:00:00:00:00:0a:00:00:00:0a:58:0a:00:01:18:0b:04:02:02:02:02:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:02:86:04:02:02:02:02:e8:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:01:ec:3a:00:00:00:0a:20:80:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:01:23:04:01:20:0b:04:02:02:02:02:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:02:03:06:20:00:00:00:00:0b:8c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:02", | |
| "checksum": 43383, | |
| "remaining-lifetime": 816, | |
| "sequence": 3, | |
| "attributes": { | |
| "lsp-flags": [ | |
| "lsp-l2-system-flag", | |
| "lsp-l1-system-flag" | |
| ] | |
| }, | |
| "ipv4-addresses": [ | |
| "1.1.1.1", | |
| "10.0.1.1" | |
| ], | |
| "ipv6-addresses": [ | |
| "2001:db8:1000::1" | |
| ], | |
| "ipv4-te-routerid": "2.2.2.2", | |
| "ipv6-te-routerid": "2001:db8:1000::2", | |
| "protocol-supported": [ | |
| 204, | |
| 142 | |
| ], | |
| "dynamic-hostname": "rt1", | |
| "router-capabilities": { | |
| "router-capability": [ | |
| { | |
| "ietf-isis-sr-mpls:sr-capability": { | |
| "sr-capability": { | |
| "sr-capability-flags": [ | |
| "mpls-ipv4", | |
| "mpls-ipv6" | |
| ] | |
| }, | |
| "global-blocks": { | |
| "global-block": [ | |
| { | |
| "range-size": 8000, | |
| "sid-sub-tlv": { | |
| "length": 3, | |
| "sid": 16000 | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| "ietf-isis-sr-mpls:sr-algorithms": { | |
| "sr-algorithm": [ | |
| "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| ] | |
| }, | |
| "ietf-isis-sr-mpls:local-blocks": { | |
| "local-block": [ | |
| { | |
| "range-size": 1000, | |
| "sid-sub-tlv": { | |
| "length": 3, | |
| "sid": 15000 | |
| } | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "extended-is-neighbor": { | |
| "neighbor": [ | |
| { | |
| "neighbor-id": "0000.0000.0003.01", | |
| "instances": { | |
| "instance": [ | |
| { | |
| "id": 0, | |
| "metric": 10, | |
| "ietf-isis-sr-mpls:sid-list": [ | |
| { | |
| "sid": 16, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0, | |
| "neighbor-id": "0000.0000.0002" | |
| }, | |
| { | |
| "sid": 17, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0, | |
| "neighbor-id": "0000.0000.0002" | |
| }, | |
| { | |
| "sid": 18, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0, | |
| "neighbor-id": "0000.0000.0003" | |
| }, | |
| { | |
| "sid": 19, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0, | |
| "neighbor-id": "0000.0000.0003" | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "extended-ipv4-reachability": { | |
| "prefixes": [ | |
| { | |
| "up-down": false, | |
| "ip-prefix": "1.1.1.1", | |
| "prefix-len": 32, | |
| "metric": 10, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": false, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "2.2.2.2", | |
| "ipv6-source-router-id": "2001:db8:1000::2", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 10, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.1.0", | |
| "prefix-len": 24, | |
| "metric": 10, | |
| "ipv4-source-router-id": "2.2.2.2", | |
| "ipv6-source-router-id": "2001:db8:1000::2" | |
| } | |
| ] | |
| }, | |
| "ipv6-reachability": { | |
| "prefixes": [ | |
| { | |
| "up-down": false, | |
| "ip-prefix": "2001:db8:1000::1", | |
| "prefix-len": 128, | |
| "metric": 10, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": false, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "2.2.2.2", | |
| "ipv6-source-router-id": "2001:db8:1000::2", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 11, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "holo-isis:area-addresses": [ | |
| "49.0000" | |
| ], | |
| "holo-isis:lsp-buffer-size": 1492 | |
| }, | |
| { | |
| "lsp-id": "0000.0000.0002.00-00", | |
| "raw-data": "83:1b:01:00:14:01:00:00:01:cb:04:af:00:00:00:00:00:02:00:00:00:00:00:02:4d:b2:03:81:02:cc:8e:f2:1e:03:03:03:03:00:02:09:c0:00:1f:40:01:03:00:3e:80:13:01:00:16:09:00:00:03:e8:01:03:00:3a:98:01:04:03:49:00:00:89:03:72:74:32:0e:02:05:d4:16:71:00:00:00:00:00:04:00:00:00:0a:0e:1f:05:30:00:00:00:14:1f:05:b0:00:00:00:15:00:00:00:00:00:04:00:00:00:0a:0e:1f:05:30:00:00:00:16:1f:05:b0:00:00:00:17:00:00:00:00:00:03:01:00:00:0a:34:20:0b:30:00:00:00:00:00:00:01:00:00:10:20:0b:b0:00:00:00:00:00:00:01:00:00:11:20:0b:30:00:00:00:00:00:00:03:00:00:12:20:0b:b0:00:00:00:00:00:00:03:00:00:13:84:10:02:02:02:02:0a:00:01:02:0a:00:02:02:0a:00:03:02:87:90:00:00:00:0a:60:02:02:02:02:23:04:01:20:0b:04:03:03:03:03:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:03:03:06:20:00:00:00:00:14:00:00:00:0a:58:0a:00:01:18:0b:04:03:03:03:03:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:03:00:00:00:0a:58:0a:00:02:18:0b:04:03:03:03:03:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:03:00:00:00:0a:58:0a:00:03:18:0b:04:03:03:03:03:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:03:86:04:03:03:03:03:e8:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:02:ec:3a:00:00:00:0a:20:80:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:02:23:04:01:20:0b:04:03:03:03:03:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:03:03:06:20:00:00:00:00:15:8c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:03", | |
| "checksum": 19890, | |
| "remaining-lifetime": 815, | |
| "sequence": 2, | |
| "attributes": { | |
| "lsp-flags": [ | |
| "lsp-l2-system-flag", | |
| "lsp-l1-system-flag" | |
| ] | |
| }, | |
| "ipv4-addresses": [ | |
| "2.2.2.2", | |
| "10.0.1.2", | |
| "10.0.2.2", | |
| "10.0.3.2" | |
| ], | |
| "ipv6-addresses": [ | |
| "2001:db8:1000::2" | |
| ], | |
| "ipv4-te-routerid": "3.3.3.3", | |
| "ipv6-te-routerid": "2001:db8:1000::3", | |
| "protocol-supported": [ | |
| 204, | |
| 142 | |
| ], | |
| "dynamic-hostname": "rt2", | |
| "router-capabilities": { | |
| "router-capability": [ | |
| { | |
| "ietf-isis-sr-mpls:sr-capability": { | |
| "sr-capability": { | |
| "sr-capability-flags": [ | |
| "mpls-ipv4", | |
| "mpls-ipv6" | |
| ] | |
| }, | |
| "global-blocks": { | |
| "global-block": [ | |
| { | |
| "range-size": 8000, | |
| "sid-sub-tlv": { | |
| "length": 3, | |
| "sid": 16000 | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| "ietf-isis-sr-mpls:sr-algorithms": { | |
| "sr-algorithm": [ | |
| "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| ] | |
| }, | |
| "ietf-isis-sr-mpls:local-blocks": { | |
| "local-block": [ | |
| { | |
| "range-size": 1000, | |
| "sid-sub-tlv": { | |
| "length": 3, | |
| "sid": 15000 | |
| } | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "extended-is-neighbor": { | |
| "neighbor": [ | |
| { | |
| "neighbor-id": "0000.0000.0004.00", | |
| "instances": { | |
| "instance": [ | |
| { | |
| "id": 0, | |
| "metric": 10, | |
| "ietf-isis-sr-mpls:sid-list": [ | |
| { | |
| "sid": 20, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| }, | |
| { | |
| "sid": 21, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| } | |
| ] | |
| }, | |
| { | |
| "id": 1, | |
| "metric": 10, | |
| "ietf-isis-sr-mpls:sid-list": [ | |
| { | |
| "sid": 22, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| }, | |
| { | |
| "sid": 23, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "neighbor-id": "0000.0000.0003.01", | |
| "instances": { | |
| "instance": [ | |
| { | |
| "id": 2, | |
| "metric": 10, | |
| "ietf-isis-sr-mpls:sid-list": [ | |
| { | |
| "sid": 16, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0, | |
| "neighbor-id": "0000.0000.0001" | |
| }, | |
| { | |
| "sid": 17, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0, | |
| "neighbor-id": "0000.0000.0001" | |
| }, | |
| { | |
| "sid": 18, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0, | |
| "neighbor-id": "0000.0000.0003" | |
| }, | |
| { | |
| "sid": 19, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0, | |
| "neighbor-id": "0000.0000.0003" | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "extended-ipv4-reachability": { | |
| "prefixes": [ | |
| { | |
| "up-down": false, | |
| "ip-prefix": "2.2.2.2", | |
| "prefix-len": 32, | |
| "metric": 10, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": false, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "3.3.3.3", | |
| "ipv6-source-router-id": "2001:db8:1000::3", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 20, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.1.0", | |
| "prefix-len": 24, | |
| "metric": 10, | |
| "ipv4-source-router-id": "3.3.3.3", | |
| "ipv6-source-router-id": "2001:db8:1000::3" | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.2.0", | |
| "prefix-len": 24, | |
| "metric": 10, | |
| "ipv4-source-router-id": "3.3.3.3", | |
| "ipv6-source-router-id": "2001:db8:1000::3" | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.3.0", | |
| "prefix-len": 24, | |
| "metric": 10, | |
| "ipv4-source-router-id": "3.3.3.3", | |
| "ipv6-source-router-id": "2001:db8:1000::3" | |
| } | |
| ] | |
| }, | |
| "ipv6-reachability": { | |
| "prefixes": [ | |
| { | |
| "up-down": false, | |
| "ip-prefix": "2001:db8:1000::2", | |
| "prefix-len": 128, | |
| "metric": 10, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": false, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "3.3.3.3", | |
| "ipv6-source-router-id": "2001:db8:1000::3", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 21, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "holo-isis:area-addresses": [ | |
| "49.0000" | |
| ], | |
| "holo-isis:lsp-buffer-size": 1492 | |
| }, | |
| { | |
| "lsp-id": "0000.0000.0003.00-00", | |
| "raw-data": "83:1b:01:00:14:01:00:00:01:cb:04:af:00:00:00:00:00:03:00:00:00:00:00:03:c8:e8:03:81:02:cc:8e:f2:1e:04:04:04:04:00:02:09:c0:00:1f:40:01:03:00:3e:80:13:01:00:16:09:00:00:03:e8:01:03:00:3a:98:01:04:03:49:00:00:89:03:72:74:33:0e:02:05:d4:16:71:00:00:00:00:00:05:00:00:00:0a:0e:1f:05:30:00:00:00:14:1f:05:b0:00:00:00:15:00:00:00:00:00:05:00:00:00:0a:0e:1f:05:30:00:00:00:16:1f:05:b0:00:00:00:17:00:00:00:00:00:03:01:00:00:0a:34:20:0b:30:00:00:00:00:00:00:01:00:00:10:20:0b:b0:00:00:00:00:00:00:01:00:00:11:20:0b:30:00:00:00:00:00:00:02:00:00:12:20:0b:b0:00:00:00:00:00:00:02:00:00:13:84:10:03:03:03:03:0a:00:01:03:0a:00:04:03:0a:00:05:03:87:90:00:00:00:0a:60:03:03:03:03:23:04:01:20:0b:04:04:04:04:04:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:04:03:06:20:00:00:00:00:1e:00:00:00:0a:58:0a:00:01:18:0b:04:04:04:04:04:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:04:00:00:00:0a:58:0a:00:04:18:0b:04:04:04:04:04:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:04:00:00:00:0a:58:0a:00:05:18:0b:04:04:04:04:04:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:04:86:04:04:04:04:04:e8:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:03:ec:3a:00:00:00:0a:20:80:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:03:23:04:01:20:0b:04:04:04:04:04:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:04:03:06:20:00:00:00:00:1f:8c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:04", | |
| "checksum": 51432, | |
| "remaining-lifetime": 815, | |
| "sequence": 3, | |
| "attributes": { | |
| "lsp-flags": [ | |
| "lsp-l2-system-flag", | |
| "lsp-l1-system-flag" | |
| ] | |
| }, | |
| "ipv4-addresses": [ | |
| "3.3.3.3", | |
| "10.0.1.3", | |
| "10.0.4.3", | |
| "10.0.5.3" | |
| ], | |
| "ipv6-addresses": [ | |
| "2001:db8:1000::3" | |
| ], | |
| "ipv4-te-routerid": "4.4.4.4", | |
| "ipv6-te-routerid": "2001:db8:1000::4", | |
| "protocol-supported": [ | |
| 204, | |
| 142 | |
| ], | |
| "dynamic-hostname": "rt3", | |
| "router-capabilities": { | |
| "router-capability": [ | |
| { | |
| "ietf-isis-sr-mpls:sr-capability": { | |
| "sr-capability": { | |
| "sr-capability-flags": [ | |
| "mpls-ipv4", | |
| "mpls-ipv6" | |
| ] | |
| }, | |
| "global-blocks": { | |
| "global-block": [ | |
| { | |
| "range-size": 8000, | |
| "sid-sub-tlv": { | |
| "length": 3, | |
| "sid": 16000 | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| "ietf-isis-sr-mpls:sr-algorithms": { | |
| "sr-algorithm": [ | |
| "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| ] | |
| }, | |
| "ietf-isis-sr-mpls:local-blocks": { | |
| "local-block": [ | |
| { | |
| "range-size": 1000, | |
| "sid-sub-tlv": { | |
| "length": 3, | |
| "sid": 15000 | |
| } | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "extended-is-neighbor": { | |
| "neighbor": [ | |
| { | |
| "neighbor-id": "0000.0000.0005.00", | |
| "instances": { | |
| "instance": [ | |
| { | |
| "id": 0, | |
| "metric": 10, | |
| "ietf-isis-sr-mpls:sid-list": [ | |
| { | |
| "sid": 20, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| }, | |
| { | |
| "sid": 21, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| } | |
| ] | |
| }, | |
| { | |
| "id": 1, | |
| "metric": 10, | |
| "ietf-isis-sr-mpls:sid-list": [ | |
| { | |
| "sid": 22, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| }, | |
| { | |
| "sid": 23, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "neighbor-id": "0000.0000.0003.01", | |
| "instances": { | |
| "instance": [ | |
| { | |
| "id": 2, | |
| "metric": 10, | |
| "ietf-isis-sr-mpls:sid-list": [ | |
| { | |
| "sid": 16, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0, | |
| "neighbor-id": "0000.0000.0001" | |
| }, | |
| { | |
| "sid": 17, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0, | |
| "neighbor-id": "0000.0000.0001" | |
| }, | |
| { | |
| "sid": 18, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0, | |
| "neighbor-id": "0000.0000.0002" | |
| }, | |
| { | |
| "sid": 19, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0, | |
| "neighbor-id": "0000.0000.0002" | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "extended-ipv4-reachability": { | |
| "prefixes": [ | |
| { | |
| "up-down": false, | |
| "ip-prefix": "3.3.3.3", | |
| "prefix-len": 32, | |
| "metric": 10, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": false, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "4.4.4.4", | |
| "ipv6-source-router-id": "2001:db8:1000::4", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 30, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.1.0", | |
| "prefix-len": 24, | |
| "metric": 10, | |
| "ipv4-source-router-id": "4.4.4.4", | |
| "ipv6-source-router-id": "2001:db8:1000::4" | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.4.0", | |
| "prefix-len": 24, | |
| "metric": 10, | |
| "ipv4-source-router-id": "4.4.4.4", | |
| "ipv6-source-router-id": "2001:db8:1000::4" | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.5.0", | |
| "prefix-len": 24, | |
| "metric": 10, | |
| "ipv4-source-router-id": "4.4.4.4", | |
| "ipv6-source-router-id": "2001:db8:1000::4" | |
| } | |
| ] | |
| }, | |
| "ipv6-reachability": { | |
| "prefixes": [ | |
| { | |
| "up-down": false, | |
| "ip-prefix": "2001:db8:1000::3", | |
| "prefix-len": 128, | |
| "metric": 10, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": false, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "4.4.4.4", | |
| "ipv6-source-router-id": "2001:db8:1000::4", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 31, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "holo-isis:area-addresses": [ | |
| "49.0000" | |
| ], | |
| "holo-isis:lsp-buffer-size": 1492 | |
| }, | |
| { | |
| "lsp-id": "0000.0000.0003.01-00", | |
| "raw-data": "83:1b:01:00:14:01:00:00:00:40:04:af:00:00:00:00:00:03:01:00:00:00:00:01:7d:bb:03:81:00:16:21:00:00:00:00:00:01:00:00:00:00:00:00:00:00:00:00:02:00:00:00:00:00:00:00:00:00:00:03:00:00:00:00:00", | |
| "checksum": 32187, | |
| "remaining-lifetime": 815, | |
| "sequence": 1, | |
| "attributes": { | |
| "lsp-flags": [ | |
| "lsp-l2-system-flag", | |
| "lsp-l1-system-flag" | |
| ] | |
| }, | |
| "extended-is-neighbor": { | |
| "neighbor": [ | |
| { | |
| "neighbor-id": "0000.0000.0001.00", | |
| "instances": { | |
| "instance": [ | |
| { | |
| "id": 0, | |
| "metric": 0 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "neighbor-id": "0000.0000.0002.00", | |
| "instances": { | |
| "instance": [ | |
| { | |
| "id": 1, | |
| "metric": 0 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "neighbor-id": "0000.0000.0003.00", | |
| "instances": { | |
| "instance": [ | |
| { | |
| "id": 2, | |
| "metric": 0 | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "lsp-id": "0000.0000.0004.00-00", | |
| "raw-data": "83:1b:01:00:14:01:00:00:02:e2:04:ae:00:00:00:00:00:04:00:00:00:00:00:03:26:45:03:81:02:cc:8e:f2:1e:05:05:05:05:00:02:09:c0:00:1f:40:01:03:00:3e:80:13:01:00:16:09:00:00:03:e8:01:03:00:3a:98:01:04:03:49:00:01:89:03:72:74:34:0e:02:05:d4:16:4b:00:00:00:00:00:02:00:00:00:0a:0e:1f:05:30:00:00:00:12:1f:05:b0:00:00:00:13:00:00:00:00:00:02:00:00:00:0a:0e:1f:05:30:00:00:00:14:1f:05:b0:00:00:00:15:00:00:00:00:00:05:00:00:00:0a:0e:1f:05:30:00:00:00:10:1f:05:b0:00:00:00:11:84:14:04:04:04:04:0a:00:02:04:0a:00:03:04:0a:00:06:04:0a:00:07:04:87:ed:00:00:00:0a:60:04:04:04:04:23:04:01:20:0b:04:05:05:05:05:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:05:03:06:20:00:00:00:00:28:00:00:00:14:60:05:05:05:05:23:04:01:60:0b:04:06:06:06:06:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:06:03:06:a0:00:00:00:00:32:00:00:00:14:60:06:06:06:06:23:04:01:60:0b:04:01:01:01:01:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:01:03:06:a0:00:00:00:00:3c:00:00:00:0a:58:0a:00:02:18:0b:04:05:05:05:05:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:05:00:00:00:0a:58:0a:00:03:18:0b:04:05:05:05:05:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:05:00:00:00:14:58:0a:00:04:1b:04:01:40:0b:04:06:06:06:06:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:06:87:66:00:00:00:0a:58:0a:00:06:18:0b:04:05:05:05:05:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:05:00:00:00:0a:58:0a:00:07:18:0b:04:05:05:05:05:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:05:00:00:00:14:58:0a:00:08:1b:04:01:40:0b:04:06:06:06:06:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:06:86:04:05:05:05:05:e8:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:04:ec:ae:00:00:00:0a:20:80:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:04:23:04:01:20:0b:04:05:05:05:05:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:05:03:06:20:00:00:00:00:29:00:00:00:14:20:80:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:05:23:04:01:60:0b:04:06:06:06:06:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:06:03:06:a0:00:00:00:00:33:00:00:00:14:20:80:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:06:23:04:01:60:0b:04:01:01:01:01:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:01:03:06:a0:00:00:00:00:3d:8c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:05", | |
| "checksum": 9797, | |
| "remaining-lifetime": 822, | |
| "sequence": 3, | |
| "attributes": { | |
| "lsp-flags": [ | |
| "lsp-l2-system-flag", | |
| "lsp-l1-system-flag" | |
| ] | |
| }, | |
| "ipv4-addresses": [ | |
| "4.4.4.4", | |
| "10.0.2.4", | |
| "10.0.3.4", | |
| "10.0.6.4", | |
| "10.0.7.4" | |
| ], | |
| "ipv6-addresses": [ | |
| "2001:db8:1000::4" | |
| ], | |
| "ipv4-te-routerid": "5.5.5.5", | |
| "ipv6-te-routerid": "2001:db8:1000::5", | |
| "protocol-supported": [ | |
| 204, | |
| 142 | |
| ], | |
| "dynamic-hostname": "rt4", | |
| "router-capabilities": { | |
| "router-capability": [ | |
| { | |
| "ietf-isis-sr-mpls:sr-capability": { | |
| "sr-capability": { | |
| "sr-capability-flags": [ | |
| "mpls-ipv4", | |
| "mpls-ipv6" | |
| ] | |
| }, | |
| "global-blocks": { | |
| "global-block": [ | |
| { | |
| "range-size": 8000, | |
| "sid-sub-tlv": { | |
| "length": 3, | |
| "sid": 16000 | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| "ietf-isis-sr-mpls:sr-algorithms": { | |
| "sr-algorithm": [ | |
| "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| ] | |
| }, | |
| "ietf-isis-sr-mpls:local-blocks": { | |
| "local-block": [ | |
| { | |
| "range-size": 1000, | |
| "sid-sub-tlv": { | |
| "length": 3, | |
| "sid": 15000 | |
| } | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "extended-is-neighbor": { | |
| "neighbor": [ | |
| { | |
| "neighbor-id": "0000.0000.0002.00", | |
| "instances": { | |
| "instance": [ | |
| { | |
| "id": 0, | |
| "metric": 10, | |
| "ietf-isis-sr-mpls:sid-list": [ | |
| { | |
| "sid": 18, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| }, | |
| { | |
| "sid": 19, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| } | |
| ] | |
| }, | |
| { | |
| "id": 1, | |
| "metric": 10, | |
| "ietf-isis-sr-mpls:sid-list": [ | |
| { | |
| "sid": 20, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| }, | |
| { | |
| "sid": 21, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "neighbor-id": "0000.0000.0005.00", | |
| "instances": { | |
| "instance": [ | |
| { | |
| "id": 2, | |
| "metric": 10, | |
| "ietf-isis-sr-mpls:sid-list": [ | |
| { | |
| "sid": 16, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| }, | |
| { | |
| "sid": 17, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "extended-ipv4-reachability": { | |
| "prefixes": [ | |
| { | |
| "up-down": false, | |
| "ip-prefix": "4.4.4.4", | |
| "prefix-len": 32, | |
| "metric": 10, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": false, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "5.5.5.5", | |
| "ipv6-source-router-id": "2001:db8:1000::5", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 40, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "5.5.5.5", | |
| "prefix-len": 32, | |
| "metric": 20, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": true, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "6.6.6.6", | |
| "ipv6-source-router-id": "2001:db8:1000::6", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 50, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "r-flag", | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "6.6.6.6", | |
| "prefix-len": 32, | |
| "metric": 20, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": true, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "1.1.1.1", | |
| "ipv6-source-router-id": "2001:db8:1000::1", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 60, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "r-flag", | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.2.0", | |
| "prefix-len": 24, | |
| "metric": 10, | |
| "ipv4-source-router-id": "5.5.5.5", | |
| "ipv6-source-router-id": "2001:db8:1000::5" | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.3.0", | |
| "prefix-len": 24, | |
| "metric": 10, | |
| "ipv4-source-router-id": "5.5.5.5", | |
| "ipv6-source-router-id": "2001:db8:1000::5" | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.4.0", | |
| "prefix-len": 24, | |
| "metric": 20, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": true, | |
| "node-flag": false, | |
| "ipv4-source-router-id": "6.6.6.6", | |
| "ipv6-source-router-id": "2001:db8:1000::6" | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.6.0", | |
| "prefix-len": 24, | |
| "metric": 10, | |
| "ipv4-source-router-id": "5.5.5.5", | |
| "ipv6-source-router-id": "2001:db8:1000::5" | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.7.0", | |
| "prefix-len": 24, | |
| "metric": 10, | |
| "ipv4-source-router-id": "5.5.5.5", | |
| "ipv6-source-router-id": "2001:db8:1000::5" | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.8.0", | |
| "prefix-len": 24, | |
| "metric": 20, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": true, | |
| "node-flag": false, | |
| "ipv4-source-router-id": "6.6.6.6", | |
| "ipv6-source-router-id": "2001:db8:1000::6" | |
| } | |
| ] | |
| }, | |
| "ipv6-reachability": { | |
| "prefixes": [ | |
| { | |
| "up-down": false, | |
| "ip-prefix": "2001:db8:1000::4", | |
| "prefix-len": 128, | |
| "metric": 10, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": false, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "5.5.5.5", | |
| "ipv6-source-router-id": "2001:db8:1000::5", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 41, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "2001:db8:1000::5", | |
| "prefix-len": 128, | |
| "metric": 20, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": true, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "6.6.6.6", | |
| "ipv6-source-router-id": "2001:db8:1000::6", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 51, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "r-flag", | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "2001:db8:1000::6", | |
| "prefix-len": 128, | |
| "metric": 20, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": true, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "1.1.1.1", | |
| "ipv6-source-router-id": "2001:db8:1000::1", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 61, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "r-flag", | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "holo-isis:area-addresses": [ | |
| "49.0001" | |
| ], | |
| "holo-isis:lsp-buffer-size": 1492 | |
| }, | |
| { | |
| "lsp-id": "0000.0000.0005.00-00", | |
| "raw-data": "83:1b:01:00:14:01:00:00:02:e5:04:ae:00:00:00:00:00:05:00:00:00:00:00:04:7c:6d:03:81:02:cc:8e:f2:1e:06:06:06:06:00:02:09:c0:00:1f:40:01:03:00:3e:80:13:01:00:16:09:00:00:03:e8:01:03:00:3a:98:01:04:03:49:00:01:89:03:72:74:35:0e:02:05:d4:16:4b:00:00:00:00:00:03:00:00:00:0a:0e:1f:05:30:00:00:00:14:1f:05:b0:00:00:00:15:00:00:00:00:00:03:00:00:00:0a:0e:1f:05:30:00:00:00:12:1f:05:b0:00:00:00:13:00:00:00:00:00:04:00:00:00:0a:0e:1f:05:30:00:00:00:16:1f:05:b0:00:00:00:17:84:14:05:05:05:05:0a:00:04:05:0a:00:05:05:0a:00:06:05:0a:00:08:05:87:f0:00:00:00:14:60:04:04:04:04:23:04:01:60:0b:04:05:05:05:05:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:05:03:06:a0:00:00:00:00:28:00:00:00:0a:60:05:05:05:05:23:04:01:20:0b:04:06:06:06:06:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:06:03:06:20:00:00:00:00:32:00:00:00:14:60:06:06:06:06:23:04:01:60:0b:04:01:01:01:01:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:01:03:06:a0:00:00:00:00:3c:00:00:00:14:58:0a:00:02:1b:04:01:40:0b:04:05:05:05:05:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:05:00:00:00:14:58:0a:00:03:1b:04:01:40:0b:04:05:05:05:05:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:05:00:00:00:0a:58:0a:00:04:18:0b:04:06:06:06:06:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:06:87:66:00:00:00:0a:58:0a:00:06:18:0b:04:06:06:06:06:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:06:00:00:00:14:58:0a:00:07:1b:04:01:40:0b:04:05:05:05:05:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:05:00:00:00:0a:58:0a:00:08:18:0b:04:06:06:06:06:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:06:86:04:06:06:06:06:e8:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:05:ec:ae:00:00:00:14:20:80:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:04:23:04:01:60:0b:04:05:05:05:05:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:05:03:06:a0:00:00:00:00:29:00:00:00:0a:20:80:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:05:23:04:01:20:0b:04:06:06:06:06:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:06:03:06:20:00:00:00:00:33:00:00:00:14:20:80:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:06:23:04:01:60:0b:04:01:01:01:01:0c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:01:03:06:a0:00:00:00:00:3d:8c:10:20:01:0d:b8:10:00:00:00:00:00:00:00:00:00:00:06", | |
| "checksum": 31853, | |
| "remaining-lifetime": 822, | |
| "sequence": 4, | |
| "attributes": { | |
| "lsp-flags": [ | |
| "lsp-l2-system-flag", | |
| "lsp-l1-system-flag" | |
| ] | |
| }, | |
| "ipv4-addresses": [ | |
| "5.5.5.5", | |
| "10.0.4.5", | |
| "10.0.5.5", | |
| "10.0.6.5", | |
| "10.0.8.5" | |
| ], | |
| "ipv6-addresses": [ | |
| "2001:db8:1000::5" | |
| ], | |
| "ipv4-te-routerid": "6.6.6.6", | |
| "ipv6-te-routerid": "2001:db8:1000::6", | |
| "protocol-supported": [ | |
| 204, | |
| 142 | |
| ], | |
| "dynamic-hostname": "rt5", | |
| "router-capabilities": { | |
| "router-capability": [ | |
| { | |
| "ietf-isis-sr-mpls:sr-capability": { | |
| "sr-capability": { | |
| "sr-capability-flags": [ | |
| "mpls-ipv4", | |
| "mpls-ipv6" | |
| ] | |
| }, | |
| "global-blocks": { | |
| "global-block": [ | |
| { | |
| "range-size": 8000, | |
| "sid-sub-tlv": { | |
| "length": 3, | |
| "sid": 16000 | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| "ietf-isis-sr-mpls:sr-algorithms": { | |
| "sr-algorithm": [ | |
| "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| ] | |
| }, | |
| "ietf-isis-sr-mpls:local-blocks": { | |
| "local-block": [ | |
| { | |
| "range-size": 1000, | |
| "sid-sub-tlv": { | |
| "length": 3, | |
| "sid": 15000 | |
| } | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "extended-is-neighbor": { | |
| "neighbor": [ | |
| { | |
| "neighbor-id": "0000.0000.0003.00", | |
| "instances": { | |
| "instance": [ | |
| { | |
| "id": 0, | |
| "metric": 10, | |
| "ietf-isis-sr-mpls:sid-list": [ | |
| { | |
| "sid": 20, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| }, | |
| { | |
| "sid": 21, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| } | |
| ] | |
| }, | |
| { | |
| "id": 1, | |
| "metric": 10, | |
| "ietf-isis-sr-mpls:sid-list": [ | |
| { | |
| "sid": 18, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| }, | |
| { | |
| "sid": 19, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "neighbor-id": "0000.0000.0004.00", | |
| "instances": { | |
| "instance": [ | |
| { | |
| "id": 2, | |
| "metric": 10, | |
| "ietf-isis-sr-mpls:sid-list": [ | |
| { | |
| "sid": 22, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| }, | |
| { | |
| "sid": 23, | |
| "adj-sid-flags": { | |
| "flags": [ | |
| "f-flag", | |
| "vi-flag", | |
| "lo-flag" | |
| ] | |
| }, | |
| "weight": 0 | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "extended-ipv4-reachability": { | |
| "prefixes": [ | |
| { | |
| "up-down": false, | |
| "ip-prefix": "4.4.4.4", | |
| "prefix-len": 32, | |
| "metric": 20, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": true, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "5.5.5.5", | |
| "ipv6-source-router-id": "2001:db8:1000::5", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 40, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "r-flag", | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "5.5.5.5", | |
| "prefix-len": 32, | |
| "metric": 10, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": false, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "6.6.6.6", | |
| "ipv6-source-router-id": "2001:db8:1000::6", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 50, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "6.6.6.6", | |
| "prefix-len": 32, | |
| "metric": 20, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": true, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "1.1.1.1", | |
| "ipv6-source-router-id": "2001:db8:1000::1", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 60, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "r-flag", | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.2.0", | |
| "prefix-len": 24, | |
| "metric": 20, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": true, | |
| "node-flag": false, | |
| "ipv4-source-router-id": "5.5.5.5", | |
| "ipv6-source-router-id": "2001:db8:1000::5" | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.3.0", | |
| "prefix-len": 24, | |
| "metric": 20, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": true, | |
| "node-flag": false, | |
| "ipv4-source-router-id": "5.5.5.5", | |
| "ipv6-source-router-id": "2001:db8:1000::5" | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.4.0", | |
| "prefix-len": 24, | |
| "metric": 10, | |
| "ipv4-source-router-id": "6.6.6.6", | |
| "ipv6-source-router-id": "2001:db8:1000::6" | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.6.0", | |
| "prefix-len": 24, | |
| "metric": 10, | |
| "ipv4-source-router-id": "6.6.6.6", | |
| "ipv6-source-router-id": "2001:db8:1000::6" | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.7.0", | |
| "prefix-len": 24, | |
| "metric": 20, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": true, | |
| "node-flag": false, | |
| "ipv4-source-router-id": "5.5.5.5", | |
| "ipv6-source-router-id": "2001:db8:1000::5" | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "10.0.8.0", | |
| "prefix-len": 24, | |
| "metric": 10, | |
| "ipv4-source-router-id": "6.6.6.6", | |
| "ipv6-source-router-id": "2001:db8:1000::6" | |
| } | |
| ] | |
| }, | |
| "ipv6-reachability": { | |
| "prefixes": [ | |
| { | |
| "up-down": false, | |
| "ip-prefix": "2001:db8:1000::4", | |
| "prefix-len": 128, | |
| "metric": 20, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": true, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "5.5.5.5", | |
| "ipv6-source-router-id": "2001:db8:1000::5", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 41, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "r-flag", | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "2001:db8:1000::5", | |
| "prefix-len": 128, | |
| "metric": 10, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": false, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "6.6.6.6", | |
| "ipv6-source-router-id": "2001:db8:1000::6", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 51, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "up-down": false, | |
| "ip-prefix": "2001:db8:1000::6", | |
| "prefix-len": 128, | |
| "metric": 20, | |
| "external-prefix-flag": false, | |
| "readvertisement-flag": true, | |
| "node-flag": true, | |
| "ipv4-source-router-id": "1.1.1.1", | |
| "ipv6-source-router-id": "2001:db8:1000::1", | |
| "ietf-isis-sr-mpls:prefix-sid-sub-tlvs": { | |
| "prefix-sid-sub-tlv": [ | |
| { | |
| "sid": 61, | |
| "prefix-sid-flags": { | |
| "flags": [ | |
| "r-flag", | |
| "p-flag" | |
| ] | |
| }, | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path" | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "holo-isis:area-addresses": [ | |
| "49.0001" | |
| ], | |
| "holo-isis:lsp-buffer-size": 1492 | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "local-rib": { | |
| "route": [ | |
| { | |
| "prefix": "1.1.1.1/32", | |
| "metric": 10, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "2.2.2.2/32", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "10.0.1.2", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 20, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "3.3.3.3/32", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "10.0.1.3", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 20, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "4.4.4.4/32", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "10.0.1.2", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 30, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "5.5.5.5/32", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "10.0.1.3", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 30, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "6.6.6.6/32", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "10.0.1.2", | |
| "outgoing-interface": "eth-sw1" | |
| }, | |
| { | |
| "next-hop": "10.0.1.3", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 40, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "10.0.1.0/24", | |
| "metric": 10, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "10.0.2.0/24", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "10.0.1.2", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 20, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "10.0.3.0/24", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "10.0.1.2", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 20, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "10.0.4.0/24", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "10.0.1.3", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 20, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "10.0.5.0/24", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "10.0.1.3", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 20, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "10.0.6.0/24", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "10.0.1.2", | |
| "outgoing-interface": "eth-sw1" | |
| }, | |
| { | |
| "next-hop": "10.0.1.3", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 30, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "10.0.7.0/24", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "10.0.1.2", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 30, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "10.0.8.0/24", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "10.0.1.3", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 30, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "2001:db8:1000::1/128", | |
| "metric": 10, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "2001:db8:1000::2/128", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "fe80::bc3a:10ff:fefe:50a5", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 20, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "2001:db8:1000::3/128", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "fe80::c4a5:fdff:fede:e569", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 20, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "2001:db8:1000::4/128", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "fe80::bc3a:10ff:fefe:50a5", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 30, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "2001:db8:1000::5/128", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "fe80::c4a5:fdff:fede:e569", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 30, | |
| "level": 2 | |
| }, | |
| { | |
| "prefix": "2001:db8:1000::6/128", | |
| "next-hops": { | |
| "next-hop": [ | |
| { | |
| "next-hop": "fe80::bc3a:10ff:fefe:50a5", | |
| "outgoing-interface": "eth-sw1" | |
| }, | |
| { | |
| "next-hop": "fe80::c4a5:fdff:fede:e569", | |
| "outgoing-interface": "eth-sw1" | |
| } | |
| ] | |
| }, | |
| "metric": 40, | |
| "level": 2 | |
| } | |
| ] | |
| }, | |
| "system-counters": { | |
| "level": [ | |
| { | |
| "level": 2, | |
| "corrupted-lsps": 0, | |
| "authentication-type-fails": 0, | |
| "authentication-fails": 0, | |
| "database-overload": 0, | |
| "own-lsp-purge": 0, | |
| "manual-address-drop-from-area": 0, | |
| "max-sequence": 0, | |
| "sequence-number-skipped": 0, | |
| "id-len-mismatch": 0, | |
| "partition-changes": 0, | |
| "lsp-errors": 0, | |
| "spf-runs": 4 | |
| } | |
| ] | |
| }, | |
| "discontinuity-time": "2025-04-16T18:35:22.741960996-03:00", | |
| "interfaces": { | |
| "interface": [ | |
| { | |
| "name": "eth-sw1", | |
| "hello-interval": { | |
| "value": 3 | |
| }, | |
| "priority": { | |
| "value": 1 | |
| }, | |
| "address-families": { | |
| "address-family-list": [ | |
| { | |
| "address-family": "ipv6" | |
| }, | |
| { | |
| "address-family": "ipv4" | |
| } | |
| ] | |
| }, | |
| "adjacencies": { | |
| "adjacency": [ | |
| { | |
| "neighbor-sys-type": "level-2", | |
| "neighbor-sysid": "0000.0000.0002", | |
| "neighbor-snpa": "be3a.10fe.50a5", | |
| "usage": "level-2", | |
| "hold-timer": 6, | |
| "neighbor-priority": 2, | |
| "lastuptime": 38955, | |
| "state": "up", | |
| "ietf-isis-sr-mpls:adjacency-sid": [ | |
| { | |
| "value": 16, | |
| "address-family": "ipv4", | |
| "weight": 0, | |
| "protection-requested": false | |
| }, | |
| { | |
| "value": 17, | |
| "address-family": "ipv6", | |
| "weight": 0, | |
| "protection-requested": false | |
| } | |
| ] | |
| }, | |
| { | |
| "neighbor-sys-type": "level-2", | |
| "neighbor-sysid": "0000.0000.0003", | |
| "neighbor-snpa": "c6a5.fdde.e569", | |
| "usage": "level-2", | |
| "hold-timer": 6, | |
| "neighbor-priority": 3, | |
| "lastuptime": 38932, | |
| "state": "up", | |
| "ietf-isis-sr-mpls:adjacency-sid": [ | |
| { | |
| "value": 18, | |
| "address-family": "ipv4", | |
| "weight": 0, | |
| "protection-requested": false | |
| }, | |
| { | |
| "value": 19, | |
| "address-family": "ipv6", | |
| "weight": 0, | |
| "protection-requested": false | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "event-counters": { | |
| "adjacency-changes": 4, | |
| "adjacency-number": 2, | |
| "init-fails": 0, | |
| "adjacency-rejects": 0, | |
| "id-len-mismatch": 0, | |
| "max-area-addresses-mismatch": 0, | |
| "authentication-type-fails": 0, | |
| "authentication-fails": 0, | |
| "lan-dis-changes": 2 | |
| }, | |
| "packet-counters": { | |
| "level": [ | |
| { | |
| "level": 2, | |
| "iih": { | |
| "in": 267, | |
| "out": 136 | |
| }, | |
| "lsp": { | |
| "in": 13, | |
| "out": 2 | |
| }, | |
| "psnp": { | |
| "in": 1, | |
| "out": 1 | |
| }, | |
| "csnp": { | |
| "in": 40, | |
| "out": 0 | |
| }, | |
| "unknown": { | |
| "in": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| "discontinuity-time": "2025-04-16T18:41:31.850159154-03:00", | |
| "holo-isis:state": "up", | |
| "holo-isis:circuit-id": 1 | |
| }, | |
| { | |
| "name": "lo", | |
| "address-families": { | |
| "address-family-list": [ | |
| { | |
| "address-family": "ipv6" | |
| }, | |
| { | |
| "address-family": "ipv4" | |
| } | |
| ] | |
| }, | |
| "event-counters": { | |
| "adjacency-changes": 0, | |
| "adjacency-number": 0, | |
| "init-fails": 0, | |
| "adjacency-rejects": 0, | |
| "id-len-mismatch": 0, | |
| "max-area-addresses-mismatch": 0, | |
| "authentication-type-fails": 0, | |
| "authentication-fails": 0, | |
| "lan-dis-changes": 0 | |
| }, | |
| "packet-counters": { | |
| "level": [ | |
| { | |
| "level": 2, | |
| "iih": { | |
| "in": 0, | |
| "out": 0 | |
| }, | |
| "lsp": { | |
| "in": 0, | |
| "out": 0 | |
| }, | |
| "psnp": { | |
| "in": 0, | |
| "out": 0 | |
| }, | |
| "csnp": { | |
| "in": 0, | |
| "out": 0 | |
| }, | |
| "unknown": { | |
| "in": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| "discontinuity-time": "1969-12-31T21:00:00-03:00", | |
| "holo-isis:state": "up", | |
| "holo-isis:circuit-id": 0 | |
| } | |
| ] | |
| }, | |
| "ietf-isis-sr-mpls:segment-routing": { | |
| "enabled": true | |
| } | |
| } | |
| } | |
| ] | |
| }, | |
| "ribs": { | |
| "rib": [ | |
| { | |
| "name": "ipv4", | |
| "routes": { | |
| "route": [ | |
| { | |
| "route-preference": 0, | |
| "source-protocol": "direct", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:00.019907049-03:00", | |
| "ietf-ipv4-unicast-routing:destination-prefix": "1.1.1.1/32" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.2", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": "ietf-routing-types:implicit-null-label" | |
| } | |
| ] | |
| } | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:11.553807848-03:00", | |
| "ietf-ipv4-unicast-routing:destination-prefix": "2.2.2.2/32", | |
| "ietf-isis:metric": 20, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.3", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": "ietf-routing-types:implicit-null-label" | |
| } | |
| ] | |
| } | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:11.553953116-03:00", | |
| "ietf-ipv4-unicast-routing:destination-prefix": "3.3.3.3/32", | |
| "ietf-isis:metric": 20, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.2", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16040 | |
| } | |
| ] | |
| } | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:11.554083677-03:00", | |
| "ietf-ipv4-unicast-routing:destination-prefix": "4.4.4.4/32", | |
| "ietf-isis:metric": 30, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.3", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16050 | |
| } | |
| ] | |
| } | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:11.565522986-03:00", | |
| "ietf-ipv4-unicast-routing:destination-prefix": "5.5.5.5/32", | |
| "ietf-isis:metric": 30, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "next-hop-list": { | |
| "next-hop": [ | |
| { | |
| "ietf-ipv4-unicast-routing:address": "10.0.1.2", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16060 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "ietf-ipv4-unicast-routing:address": "10.0.1.3", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16060 | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:22.742485191-03:00", | |
| "ietf-ipv4-unicast-routing:destination-prefix": "6.6.6.6/32", | |
| "ietf-isis:metric": 40, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 0, | |
| "source-protocol": "direct", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:00.019748206-03:00", | |
| "ietf-ipv4-unicast-routing:destination-prefix": "10.0.1.0/24" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.2" | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:11.565950109-03:00", | |
| "ietf-ipv4-unicast-routing:destination-prefix": "10.0.2.0/24", | |
| "ietf-isis:metric": 20, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.2" | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:11.566017346-03:00", | |
| "ietf-ipv4-unicast-routing:destination-prefix": "10.0.3.0/24", | |
| "ietf-isis:metric": 20, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.3" | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:11.566088009-03:00", | |
| "ietf-ipv4-unicast-routing:destination-prefix": "10.0.4.0/24", | |
| "ietf-isis:metric": 20, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.3" | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:11.566159689-03:00", | |
| "ietf-ipv4-unicast-routing:destination-prefix": "10.0.5.0/24", | |
| "ietf-isis:metric": 20, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "next-hop-list": { | |
| "next-hop": [ | |
| { | |
| "ietf-ipv4-unicast-routing:address": "10.0.1.2" | |
| }, | |
| { | |
| "ietf-ipv4-unicast-routing:address": "10.0.1.3" | |
| } | |
| ] | |
| } | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:11.577307988-03:00", | |
| "ietf-ipv4-unicast-routing:destination-prefix": "10.0.6.0/24", | |
| "ietf-isis:metric": 30, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.2" | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:11.577675502-03:00", | |
| "ietf-ipv4-unicast-routing:destination-prefix": "10.0.7.0/24", | |
| "ietf-isis:metric": 30, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.3" | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:11.577731833-03:00", | |
| "ietf-ipv4-unicast-routing:destination-prefix": "10.0.8.0/24", | |
| "ietf-isis:metric": 30, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "name": "ipv6", | |
| "routes": { | |
| "route": [ | |
| { | |
| "route-preference": 0, | |
| "source-protocol": "direct", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:00.019920267-03:00", | |
| "ietf-ipv6-unicast-routing:destination-prefix": "2001:db8:1000::1/128" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "ietf-ipv6-unicast-routing:next-hop-address": "fe80::bc3a:10ff:fefe:50a5", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": "ietf-routing-types:implicit-null-label" | |
| } | |
| ] | |
| } | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:11.577833198-03:00", | |
| "ietf-ipv6-unicast-routing:destination-prefix": "2001:db8:1000::2/128", | |
| "ietf-isis:metric": 20, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "ietf-ipv6-unicast-routing:next-hop-address": "fe80::c4a5:fdff:fede:e569", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": "ietf-routing-types:implicit-null-label" | |
| } | |
| ] | |
| } | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:11.588678477-03:00", | |
| "ietf-ipv6-unicast-routing:destination-prefix": "2001:db8:1000::3/128", | |
| "ietf-isis:metric": 20, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "ietf-ipv6-unicast-routing:next-hop-address": "fe80::bc3a:10ff:fefe:50a5", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16041 | |
| } | |
| ] | |
| } | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:11.591068730-03:00", | |
| "ietf-ipv6-unicast-routing:destination-prefix": "2001:db8:1000::4/128", | |
| "ietf-isis:metric": 30, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "ietf-ipv6-unicast-routing:next-hop-address": "fe80::c4a5:fdff:fede:e569", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16051 | |
| } | |
| ] | |
| } | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:11.594169622-03:00", | |
| "ietf-ipv6-unicast-routing:destination-prefix": "2001:db8:1000::5/128", | |
| "ietf-isis:metric": 30, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 115, | |
| "next-hop": { | |
| "next-hop-list": { | |
| "next-hop": [ | |
| { | |
| "ietf-ipv6-unicast-routing:address": "fe80::bc3a:10ff:fefe:50a5", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16061 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "ietf-ipv6-unicast-routing:address": "fe80::c4a5:fdff:fede:e569", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16061 | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| "source-protocol": "ietf-isis:isis", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:22.742782510-03:00", | |
| "ietf-ipv6-unicast-routing:destination-prefix": "2001:db8:1000::6/128", | |
| "ietf-isis:metric": 40, | |
| "ietf-isis:route-type": "l2-intra-area" | |
| }, | |
| { | |
| "route-preference": 0, | |
| "source-protocol": "direct", | |
| "active": [null], | |
| "last-updated": "2025-04-16T18:35:00.019809976-03:00", | |
| "ietf-ipv6-unicast-routing:destination-prefix": "fe80::/64" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "name": "mpls", | |
| "routes": { | |
| "route": [ | |
| { | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.2", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": "ietf-routing-types:implicit-null-label" | |
| } | |
| ] | |
| } | |
| }, | |
| "last-updated": "2025-04-16T18:35:04.605085973-03:00", | |
| "ietf-isis:metric": 0, | |
| "ietf-mpls:destination-prefix": 16 | |
| }, | |
| { | |
| "next-hop": { | |
| "ietf-ipv6-unicast-routing:next-hop-address": "fe80::bc3a:10ff:fefe:50a5", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": "ietf-routing-types:implicit-null-label" | |
| } | |
| ] | |
| } | |
| }, | |
| "last-updated": "2025-04-16T18:35:04.605150236-03:00", | |
| "ietf-isis:metric": 0, | |
| "ietf-mpls:destination-prefix": 17 | |
| }, | |
| { | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.3", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": "ietf-routing-types:implicit-null-label" | |
| } | |
| ] | |
| } | |
| }, | |
| "last-updated": "2025-04-16T18:35:04.834929476-03:00", | |
| "ietf-isis:metric": 0, | |
| "ietf-mpls:destination-prefix": 18 | |
| }, | |
| { | |
| "next-hop": { | |
| "ietf-ipv6-unicast-routing:next-hop-address": "fe80::c4a5:fdff:fede:e569", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": "ietf-routing-types:implicit-null-label" | |
| } | |
| ] | |
| } | |
| }, | |
| "last-updated": "2025-04-16T18:35:04.834953204-03:00", | |
| "ietf-isis:metric": 0, | |
| "ietf-mpls:destination-prefix": 19 | |
| }, | |
| { | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.2", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": "ietf-routing-types:implicit-null-label" | |
| } | |
| ] | |
| } | |
| }, | |
| "last-updated": "2025-04-16T18:35:11.553893298-03:00", | |
| "ietf-isis:metric": 0, | |
| "ietf-mpls:destination-prefix": 16020 | |
| }, | |
| { | |
| "next-hop": { | |
| "ietf-ipv6-unicast-routing:next-hop-address": "fe80::bc3a:10ff:fefe:50a5", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": "ietf-routing-types:implicit-null-label" | |
| } | |
| ] | |
| } | |
| }, | |
| "last-updated": "2025-04-16T18:35:11.577939070-03:00", | |
| "ietf-isis:metric": 0, | |
| "ietf-mpls:destination-prefix": 16021 | |
| }, | |
| { | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.3", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": "ietf-routing-types:implicit-null-label" | |
| } | |
| ] | |
| } | |
| }, | |
| "last-updated": "2025-04-16T18:35:11.554008737-03:00", | |
| "ietf-isis:metric": 0, | |
| "ietf-mpls:destination-prefix": 16030 | |
| }, | |
| { | |
| "next-hop": { | |
| "ietf-ipv6-unicast-routing:next-hop-address": "fe80::c4a5:fdff:fede:e569", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": "ietf-routing-types:implicit-null-label" | |
| } | |
| ] | |
| } | |
| }, | |
| "last-updated": "2025-04-16T18:35:11.590901535-03:00", | |
| "ietf-isis:metric": 0, | |
| "ietf-mpls:destination-prefix": 16031 | |
| }, | |
| { | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.2", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16040 | |
| } | |
| ] | |
| } | |
| }, | |
| "last-updated": "2025-04-16T18:35:11.554146479-03:00", | |
| "ietf-isis:metric": 0, | |
| "ietf-mpls:destination-prefix": 16040 | |
| }, | |
| { | |
| "next-hop": { | |
| "ietf-ipv6-unicast-routing:next-hop-address": "fe80::bc3a:10ff:fefe:50a5", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16041 | |
| } | |
| ] | |
| } | |
| }, | |
| "last-updated": "2025-04-16T18:35:11.591144534-03:00", | |
| "ietf-isis:metric": 0, | |
| "ietf-mpls:destination-prefix": 16041 | |
| }, | |
| { | |
| "next-hop": { | |
| "ietf-ipv4-unicast-routing:next-hop-address": "10.0.1.3", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16050 | |
| } | |
| ] | |
| } | |
| }, | |
| "last-updated": "2025-04-16T18:35:11.565851858-03:00", | |
| "ietf-isis:metric": 0, | |
| "ietf-mpls:destination-prefix": 16050 | |
| }, | |
| { | |
| "next-hop": { | |
| "ietf-ipv6-unicast-routing:next-hop-address": "fe80::c4a5:fdff:fede:e569", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16051 | |
| } | |
| ] | |
| } | |
| }, | |
| "last-updated": "2025-04-16T18:35:11.594266885-03:00", | |
| "ietf-isis:metric": 0, | |
| "ietf-mpls:destination-prefix": 16051 | |
| }, | |
| { | |
| "next-hop": { | |
| "next-hop-list": { | |
| "next-hop": [ | |
| { | |
| "ietf-ipv4-unicast-routing:address": "10.0.1.2", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16060 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "ietf-ipv4-unicast-routing:address": "10.0.1.3", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16060 | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| "last-updated": "2025-04-16T18:35:22.742603615-03:00", | |
| "ietf-isis:metric": 0, | |
| "ietf-mpls:destination-prefix": 16060 | |
| }, | |
| { | |
| "next-hop": { | |
| "next-hop-list": { | |
| "next-hop": [ | |
| { | |
| "ietf-ipv6-unicast-routing:address": "fe80::bc3a:10ff:fefe:50a5", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16061 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "ietf-ipv6-unicast-routing:address": "fe80::c4a5:fdff:fede:e569", | |
| "ietf-mpls:mpls-label-stack": { | |
| "entry": [ | |
| { | |
| "id": 0, | |
| "label": 16061 | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| "last-updated": "2025-04-16T18:35:22.748785975-03:00", | |
| "ietf-isis:metric": 0, | |
| "ietf-mpls:destination-prefix": 16061 | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "ietf-segment-routing:segment-routing": { | |
| "ietf-segment-routing-mpls:sr-mpls": { | |
| "bindings": { | |
| "connected-prefix-sid-map": { | |
| "connected-prefix-sid": [ | |
| { | |
| "prefix": "2001:db8:1000::1/128", | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path", | |
| "start-sid": 11, | |
| "last-hop-behavior": "no-php" | |
| }, | |
| { | |
| "prefix": "1.1.1.1/32", | |
| "algorithm": "ietf-segment-routing-common:prefix-sid-algorithm-shortest-path", | |
| "start-sid": 10, | |
| "last-hop-behavior": "no-php" | |
| } | |
| ] | |
| } | |
| }, | |
| "srgb": { | |
| "srgb": [ | |
| { | |
| "lower-bound": 16000, | |
| "upper-bound": 23999 | |
| } | |
| ] | |
| }, | |
| "srlb": { | |
| "srlb": [ | |
| { | |
| "lower-bound": 15000, | |
| "upper-bound": 15999 | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| }, | |
| "ietf-system:system": { | |
| "hostname": "rt1" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment