Paragon PathFinder RESTCONF API

The RESTCONF API introduced in NorthStar 5.1 is a partially RFC8040-compliant endpoint that exposes a set of YANG Model using a REST-Like interface. Pathfinder supports only JSON content type in this release. The RESTCONF API enables querying of topology, and management of TE-LSP. The Topology is read-only on the RESTCONF API. Tunnel RPCs operation are used to create and delete TE-LSPs.

RESTCONF Endpoint

The RESTCONF endpoint is exposed over SSL on the same server as the other Pathfinder REST API. The default port is 443. The Base path for RESTCONF is /restconf/. Pathfinder provides the following subroutes:

  • data

  • operational

  • operations

the data and operational in the context of the supported YANG module are equivalent.

URIs

An advantage of RESTful APIs is that the resources can be accessed using well-defined URLs. The models exposed using RESTCONF follow a hierarchical model described using YANG The resource location is fully described by the YANG model and RFC8040 Section 3.5.3. Pathfinder supports this resource URL to access any part of the model served.

RESTCONF HTTP Operations

The Standard RESTCONF operations are defined in RFC8040 Section 4. Pathfinder offers the following support

Pathfinder RESTCONF HTTP operations support
Verb Supported Description
OPTIONS Yes Determine which methods are supported by the server.
GET Yes Retrieve data and metadata about a resource.
HEAD Yes The same as GET, but only the response headers are returned.
POST On specific model Create a resource or invoke an RPC operation.
PUT On specific model Create or replace a resource.
PATCH On specific model Create or update (but not delete) various resources. Both plain patch (RFC 8040) is supported.
DELETE On specific model Sent by a client to delete a target resource.

RESTCONF Query Data

RESTCONF defines query parameters in RFC8040 Section 4.8.

Pathfinder RESTCONF query parameters support
Query parameter Supported method Possible Values Description
content No GET, HEAD all, config, nonconfig Whether config and/or operational data is returned – default is all if content is not provided in the request
depth No GET, HEAD Any positive integer value Number of subtrees of configuration, relative to the resource, which are returned
fields No GET, HEAD A semicolon-separated list of path string values Request a subset of the content exposed by the resource or its children (e.g., id,other-elem/name to select only the ID and name of the other-elem child)
filter No GET, HEAD XPath 1.0 expression to be evaluated in the root context. Boolean notification filter for event stream resources.
insert No (not applicable) POST, PUT first, last, before, after Insertion mode for "ordered-by user" data resources.
point No (not applicable) POST, PUT Path to the resource being used as insertion point. Insertion mode for "ordered-by user" data resources.
start-time No GET, HEAD Date and time following ietf-yang-type date-and-time type. Replay buffer start time for event stream resources.
stop-time No GET, HEAD Date and time following ietf-yang-type date-and-time type Replay buffer stop time for event stream resources.
with-defaults No GET, HEAD report-all, trim, explicit, report-all-tagged Allows the content of a resource to be included or excluded depending on whether the value is equal to the schema default

Authentication

An access token from the Paragon IAM authentication API should be used to access the RESTCONF APIs endpoints.

ietf-network YANG Model

Access the Pathfinder data model represented as ietf-network and extensions.

The following document version are supported as read-only models.

Pathfinder ietf-network and extensions
Model Document Revision
ietf-network RFC8345 2018-02-26
ietf-network-topology RFC8345 2018-02-26
ietf-te-topology RFC8795 2020-08-06
ietf-l3-te-topology draft-ietf-teas-yang-l3-te-topo-09 2020-05-03
ietf-te-topology-packet draft-ietf-teas-yang-l3-te-topo-09 2020-07-03
ietf-sr-mpls-topology draft-ietf-teas-yang-l3-te-topo-09 2020-11-01
ietf-l3-unicast-topology RFC8346 2018-02-26

GET
data/ietf-network:networks
Get container ietf-network:networks

GET container ietf-network:networks.

 
Normal response codes
200
Response example:

Response example:

{
    "ietf-network:networks": {
        "network": [
            {
                "ietf-network-topology:link": [
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0010_11.11.0.105_0110.1200.0014_11.11.0.106:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0010",
                            "source-tp": "NorthStar-Live:node:0110.1200.0010:11.11.0.105"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0014",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.106"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 70,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30004,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0010_11.11.0.105_0110.1200.0014_11.11.0.106:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0014",
                            "source-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.106"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0010",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0010:11.11.0.105"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 70,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30004,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0010_11.11.0.113_0110.1200.0014_11.11.0.114:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0010",
                            "source-tp": "NorthStar-Live:node:0110.1200.0010:11.11.0.113"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0014",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.114"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 70,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30004,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0010_11.11.0.113_0110.1200.0014_11.11.0.114:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0014",
                            "source-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.114"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0010",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0010:11.11.0.113"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 70,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30004,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0009_11.11.0.65_0110.1200.0010_11.11.0.66:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0010",
                            "source-tp": "NorthStar-Live:node:0110.1200.0010:11.11.0.66"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0009",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0009:11.11.0.65"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 20,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0009_11.11.0.65_0110.1200.0010_11.11.0.66:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0009",
                            "source-tp": "NorthStar-Live:node:0110.1200.0009:11.11.0.65"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0010",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0010:11.11.0.66"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 16,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0006_11.11.0.73_0110.1200.0010_11.11.0.74:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0010",
                            "source-tp": "NorthStar-Live:node:0110.1200.0010:11.11.0.74"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0006",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.73"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 57,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30003,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0006_11.11.0.73_0110.1200.0010_11.11.0.74:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0006",
                            "source-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.73"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0010",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0010:11.11.0.74"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 57,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30003,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0006_11.11.0.77_0110.1200.0010_11.11.0.78:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0010",
                            "source-tp": "NorthStar-Live:node:0110.1200.0010:11.11.0.78"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0006",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.77"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 57,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30003,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0006_11.11.0.77_0110.1200.0010_11.11.0.78:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0006",
                            "source-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.77"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0010",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0010:11.11.0.78"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 57,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30003,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0011_11.11.0.81_0110.1200.0010_11.11.0.82:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0010",
                            "source-tp": "NorthStar-Live:node:0110.1200.0010:11.11.0.82"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0011",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0011:11.11.0.81"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 17,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0011_11.11.0.81_0110.1200.0010_11.11.0.82:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0011",
                            "source-tp": "NorthStar-Live:node:0110.1200.0011:11.11.0.81"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0010",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0010:11.11.0.82"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 16,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0011_11.11.0.85_0110.1200.0012_11.11.0.86:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0011",
                            "source-tp": "NorthStar-Live:node:0110.1200.0011:11.11.0.85"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0012",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0012:11.11.0.86"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 17,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0011_11.11.0.85_0110.1200.0012_11.11.0.86:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0012",
                            "source-tp": "NorthStar-Live:node:0110.1200.0012:11.11.0.86"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0011",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0011:11.11.0.85"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 20,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0012_11.11.0.129_0110.1200.0016_11.11.0.130:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0012",
                            "source-tp": "NorthStar-Live:node:0110.1200.0012:11.11.0.129"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0016",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.130"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 70,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30004,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0012_11.11.0.129_0110.1200.0016_11.11.0.130:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0016",
                            "source-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.130"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0012",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0012:11.11.0.129"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 70,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30004,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0012_11.11.0.137_0110.1200.0016_11.11.0.138:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0012",
                            "source-tp": "NorthStar-Live:node:0110.1200.0012:11.11.0.137"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0016",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.138"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 70,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30004,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0012_11.11.0.137_0110.1200.0016_11.11.0.138:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0016",
                            "source-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.138"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0012",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0012:11.11.0.137"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 70,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30004,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0009_11.11.0.69_0110.1200.0012_11.11.0.70:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0012",
                            "source-tp": "NorthStar-Live:node:0110.1200.0012:11.11.0.70"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0009",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0009:11.11.0.69"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 21,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0009_11.11.0.69_0110.1200.0012_11.11.0.70:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0009",
                            "source-tp": "NorthStar-Live:node:0110.1200.0009:11.11.0.69"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0012",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0012:11.11.0.70"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 17,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0008_11.11.0.89_0110.1200.0012_11.11.0.90:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0012",
                            "source-tp": "NorthStar-Live:node:0110.1200.0012:11.11.0.90"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0008",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.89"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 57,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30003,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0008_11.11.0.89_0110.1200.0012_11.11.0.90:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0008",
                            "source-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.89"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0012",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0012:11.11.0.90"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 57,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30003,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0008_11.11.0.93_0110.1200.0012_11.11.0.94:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0012",
                            "source-tp": "NorthStar-Live:node:0110.1200.0012:11.11.0.94"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0008",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.93"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 57,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30003,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0008_11.11.0.93_0110.1200.0012_11.11.0.94:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0008",
                            "source-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.93"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0012",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0012:11.11.0.94"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 57,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30003,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0013_11.11.0.101_0110.1200.0016_11.11.0.102:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0013",
                            "source-tp": "NorthStar-Live:node:0110.1200.0013:11.11.0.101"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0016",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.102"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 16,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0013_11.11.0.101_0110.1200.0016_11.11.0.102:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0016",
                            "source-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.102"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0013",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0013:11.11.0.101"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 17,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0013_11.11.0.97_0110.1200.0014_11.11.0.98:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0013",
                            "source-tp": "NorthStar-Live:node:0110.1200.0013:11.11.0.97"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0014",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.98"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 17,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0013_11.11.0.97_0110.1200.0014_11.11.0.98:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0014",
                            "source-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.98"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0013",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0013:11.11.0.97"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 21,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0001_11.11.0.1_0110.1200.0002_11.11.0.2:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0001",
                            "source-tp": "NorthStar-Live:node:0110.1200.0001:11.11.0.1"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0002",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0002:11.11.0.2"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 16,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0001_11.11.0.1_0110.1200.0002_11.11.0.2:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0002",
                            "source-tp": "NorthStar-Live:node:0110.1200.0002:11.11.0.2"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0001",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0001:11.11.0.1"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 16,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0001_11.11.0.5_0110.1200.0004_11.11.0.6:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0001",
                            "source-tp": "NorthStar-Live:node:0110.1200.0001:11.11.0.5"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0004",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0004:11.11.0.6"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 17,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0001_11.11.0.5_0110.1200.0004_11.11.0.6:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0004",
                            "source-tp": "NorthStar-Live:node:0110.1200.0004:11.11.0.6"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0001",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0001:11.11.0.5"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 21,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0006_11.11.0.109_0110.1200.0014_11.11.0.110:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0014",
                            "source-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.110"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0006",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.109"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 30,
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30005,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0006_11.11.0.109_0110.1200.0014_11.11.0.110:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0006",
                            "source-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.109"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0014",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.110"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 30,
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30005,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0006_11.11.0.117_0110.1200.0014_11.11.0.118:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0014",
                            "source-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.118"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0006",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.117"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 30,
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30005,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0006_11.11.0.117_0110.1200.0014_11.11.0.118:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0006",
                            "source-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.117"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0014",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.118"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 30,
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30005,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0015_11.11.0.121_0110.1200.0014_11.11.0.122:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0014",
                            "source-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.122"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0015",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0015:11.11.0.121"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 18,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0015_11.11.0.121_0110.1200.0014_11.11.0.122:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0015",
                            "source-tp": "NorthStar-Live:node:0110.1200.0015:11.11.0.121"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0014",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.122"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 17,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0014_11.11.0.13_0110.1200.0002_11.11.0.14:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0014",
                            "source-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.13"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0002",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0002:11.11.0.14"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 30,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30001,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0014_11.11.0.13_0110.1200.0002_11.11.0.14:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0002",
                            "source-tp": "NorthStar-Live:node:0110.1200.0002:11.11.0.14"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0014",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.13"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 30,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30001,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0002_11.11.0.10_0110.1200.0014_11.11.0.9:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0014",
                            "source-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.9"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0002",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0002:11.11.0.10"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 30,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30001,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0002_11.11.0.10_0110.1200.0014_11.11.0.9:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0002",
                            "source-tp": "NorthStar-Live:node:0110.1200.0002:11.11.0.10"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0014",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0014:11.11.0.9"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 30,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30001,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0015_11.11.0.125_0110.1200.0016_11.11.0.126:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0015",
                            "source-tp": "NorthStar-Live:node:0110.1200.0015:11.11.0.125"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0016",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.126"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 16,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0015_11.11.0.125_0110.1200.0016_11.11.0.126:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0016",
                            "source-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.126"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0015",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0015:11.11.0.125"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 16,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0008_11.11.0.133_0110.1200.0016_11.11.0.134:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0016",
                            "source-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.134"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0008",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.133"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 25,
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30005,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0008_11.11.0.133_0110.1200.0016_11.11.0.134:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0008",
                            "source-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.133"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0016",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.134"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 25,
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30005,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0008_11.11.0.141_0110.1200.0016_11.11.0.142:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0016",
                            "source-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.142"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0008",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.141"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 25,
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30005,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0008_11.11.0.141_0110.1200.0016_11.11.0.142:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0008",
                            "source-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.141"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0016",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.142"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 25,
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30005,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0016_11.11.0.25_0110.1200.0004_11.11.0.26:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0016",
                            "source-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.25"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0004",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0004:11.11.0.26"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 30,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30001,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0016_11.11.0.25_0110.1200.0004_11.11.0.26:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0004",
                            "source-tp": "NorthStar-Live:node:0110.1200.0004:11.11.0.26"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0016",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.25"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 30,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30001,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0016_11.11.0.29_0110.1200.0004_11.11.0.30:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0016",
                            "source-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.29"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0004",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0004:11.11.0.30"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 30,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30001,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0016_11.11.0.29_0110.1200.0004_11.11.0.30:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0004",
                            "source-tp": "NorthStar-Live:node:0110.1200.0004:11.11.0.30"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0016",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0016:11.11.0.29"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 30,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30001,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0003_11.11.0.17_0110.1200.0002_11.11.0.18:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0002",
                            "source-tp": "NorthStar-Live:node:0110.1200.0002:11.11.0.18"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0003",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0003:11.11.0.17"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 21,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0003_11.11.0.17_0110.1200.0002_11.11.0.18:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0003",
                            "source-tp": "NorthStar-Live:node:0110.1200.0003:11.11.0.17"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0002",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0002:11.11.0.18"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 16,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0002_11.11.0.41_0110.1200.0006_11.11.0.42:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0002",
                            "source-tp": "NorthStar-Live:node:0110.1200.0002:11.11.0.41"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0006",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.42"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 40,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30002,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0002_11.11.0.41_0110.1200.0006_11.11.0.42:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0006",
                            "source-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.42"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0002",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0002:11.11.0.41"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 40,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30002,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0002_11.11.0.45_0110.1200.0006_11.11.0.46:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0002",
                            "source-tp": "NorthStar-Live:node:0110.1200.0002:11.11.0.45"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0006",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.46"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 40,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30002,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0002_11.11.0.45_0110.1200.0006_11.11.0.46:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0006",
                            "source-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.46"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0002",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0002:11.11.0.45"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 40,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30002,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0003_11.11.0.21_0110.1200.0004_11.11.0.22:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0003",
                            "source-tp": "NorthStar-Live:node:0110.1200.0003:11.11.0.21"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0004",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0004:11.11.0.22"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 17,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0003_11.11.0.21_0110.1200.0004_11.11.0.22:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0004",
                            "source-tp": "NorthStar-Live:node:0110.1200.0004:11.11.0.22"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0003",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0003:11.11.0.21"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 18,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0004_11.11.0.57_0110.1200.0008_11.11.0.58:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0004",
                            "source-tp": "NorthStar-Live:node:0110.1200.0004:11.11.0.57"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0008",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.58"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 40,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30002,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0004_11.11.0.57_0110.1200.0008_11.11.0.58:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0008",
                            "source-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.58"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0004",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0004:11.11.0.57"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 40,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30002,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0004_11.11.0.61_0110.1200.0008_11.11.0.62:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0004",
                            "source-tp": "NorthStar-Live:node:0110.1200.0004:11.11.0.61"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0008",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.62"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 40,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30002,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0004_11.11.0.61_0110.1200.0008_11.11.0.62:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0008",
                            "source-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.62"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0004",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0004:11.11.0.61"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 40,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "02",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 20,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 30002,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0005_11.11.0.33_0110.1200.0006_11.11.0.34:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0005",
                            "source-tp": "NorthStar-Live:node:0110.1200.0005:11.11.0.33"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0006",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.34"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 16,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0005_11.11.0.33_0110.1200.0006_11.11.0.34:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0006",
                            "source-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.34"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0005",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0005:11.11.0.33"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 19,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0005_11.11.0.37_0110.1200.0008_11.11.0.38:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0005",
                            "source-tp": "NorthStar-Live:node:0110.1200.0005:11.11.0.37"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0008",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.38"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 17,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0005_11.11.0.37_0110.1200.0008_11.11.0.38:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0008",
                            "source-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.38"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0005",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0005:11.11.0.37"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 16,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0007_11.11.0.49_0110.1200.0006_11.11.0.50:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0006",
                            "source-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.50"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0007",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0007:11.11.0.49"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 23,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0007_11.11.0.49_0110.1200.0006_11.11.0.50:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0007",
                            "source-tp": "NorthStar-Live:node:0110.1200.0007:11.11.0.49"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0006",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0006:11.11.0.50"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 17,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0007_11.11.0.53_0110.1200.0008_11.11.0.54:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0007",
                            "source-tp": "NorthStar-Live:node:0110.1200.0007:11.11.0.53"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0008",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.54"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 16,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L0110.1200.0007_11.11.0.53_0110.1200.0008_11.11.0.54:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:0110.1200.0008",
                            "source-tp": "NorthStar-Live:node:0110.1200.0008:11.11.0.54"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:0110.1200.0007",
                            "dest-tp": "NorthStar-Live:node:0110.1200.0007:11.11.0.53"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-igp-metric": 10,
                                "administrative-group": "00",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        },
                        "ietf-l3-unicast-topology:l3-link-attributes": {
                            "metric2": 10,
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "sid": 19,
                                "is-persistent": false,
                                "is-part-of-set": false,
                                "is-local": false,
                                "value-type": "index",
                                "address-family": "ipv4",
                                "is-backup": false,
                                "advertise-protection": "single",
                                "is-on-lan": false
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L1.1.1.1_10.0.0.1_127.0.0.2_10.0.0.2:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:1.1.1.1",
                            "source-tp": "NorthStar-Live:node:1.1.1.1:10.0.0.1"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.2",
                            "dest-tp": "NorthStar-Live:node:127.0.0.2:10.0.0.2"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-srlgs": [],
                                "te-igp-metric": 10,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L1.1.1.1_10.0.0.1_127.0.0.2_10.0.0.2:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.2",
                            "source-tp": "NorthStar-Live:node:127.0.0.2:10.0.0.2"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:1.1.1.1",
                            "dest-tp": "NorthStar-Live:node:1.1.1.1:10.0.0.1"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-srlgs": [],
                                "te-igp-metric": 10,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L1.1.1.1_10.0.0.5_127.0.0.3_10.0.0.6:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:1.1.1.1",
                            "source-tp": "NorthStar-Live:node:1.1.1.1:10.0.0.5"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.3",
                            "dest-tp": "NorthStar-Live:node:127.0.0.3:10.0.0.6"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "20000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 20,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L1.1.1.1_10.0.0.5_127.0.0.3_10.0.0.6:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.3",
                            "source-tp": "NorthStar-Live:node:127.0.0.3:10.0.0.6"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:1.1.1.1",
                            "dest-tp": "NorthStar-Live:node:1.1.1.1:10.0.0.5"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "20000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 20,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.1_10.0.0.13_127.0.0.3_10.0.0.14:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.1",
                            "source-tp": "NorthStar-Live:node:127.0.0.1:10.0.0.13"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.3",
                            "dest-tp": "NorthStar-Live:node:127.0.0.3:10.0.0.14"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "20000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 20,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.1_10.0.0.13_127.0.0.3_10.0.0.14:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.3",
                            "source-tp": "NorthStar-Live:node:127.0.0.3:10.0.0.14"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.1",
                            "dest-tp": "NorthStar-Live:node:127.0.0.1:10.0.0.13"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "20000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 20,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.2_10.0.0.10_127.0.0.1_10.0.0.9:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.1",
                            "source-tp": "NorthStar-Live:node:127.0.0.1:10.0.0.9"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.2",
                            "dest-tp": "NorthStar-Live:node:127.0.0.2:10.0.0.10"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-srlgs": [],
                                "te-igp-metric": 10,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.2_10.0.0.10_127.0.0.1_10.0.0.9:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.2",
                            "source-tp": "NorthStar-Live:node:127.0.0.2:10.0.0.10"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.1",
                            "dest-tp": "NorthStar-Live:node:127.0.0.1:10.0.0.9"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-srlgs": [],
                                "te-igp-metric": 10,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.2_10.0.0.17_127.0.0.3_10.0.0.18:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.2",
                            "source-tp": "NorthStar-Live:node:127.0.0.2:10.0.0.17"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.3",
                            "dest-tp": "NorthStar-Live:node:127.0.0.3:10.0.0.18"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-srlgs": [],
                                "te-igp-metric": 10,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.2_10.0.0.17_127.0.0.3_10.0.0.18:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.3",
                            "source-tp": "NorthStar-Live:node:127.0.0.3:10.0.0.18"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.2",
                            "dest-tp": "NorthStar-Live:node:127.0.0.2:10.0.0.17"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-srlgs": [],
                                "te-igp-metric": 10,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.2_10.0.0.21_127.0.0.4_10.0.0.22:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.2",
                            "source-tp": "NorthStar-Live:node:127.0.0.2:10.0.0.21"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.4",
                            "dest-tp": "NorthStar-Live:node:127.0.0.4:10.0.0.22"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "20000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 20,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.2_10.0.0.21_127.0.0.4_10.0.0.22:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.4",
                            "source-tp": "NorthStar-Live:node:127.0.0.4:10.0.0.22"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.2",
                            "dest-tp": "NorthStar-Live:node:127.0.0.2:10.0.0.21"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "20000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 20,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.3_10.0.0.25_127.0.0.4_10.0.0.26:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.3",
                            "source-tp": "NorthStar-Live:node:127.0.0.3:10.0.0.25"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.4",
                            "dest-tp": "NorthStar-Live:node:127.0.0.4:10.0.0.26"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-srlgs": [],
                                "te-igp-metric": 10,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.3_10.0.0.25_127.0.0.4_10.0.0.26:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.4",
                            "source-tp": "NorthStar-Live:node:127.0.0.4:10.0.0.26"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.3",
                            "dest-tp": "NorthStar-Live:node:127.0.0.3:10.0.0.25"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-srlgs": [],
                                "te-igp-metric": 10,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.3_10.0.0.29_127.0.0.5_10.0.0.30:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.3",
                            "source-tp": "NorthStar-Live:node:127.0.0.3:10.0.0.29"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.5",
                            "dest-tp": "NorthStar-Live:node:127.0.0.5:10.0.0.30"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "20000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 20,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.3_10.0.0.29_127.0.0.5_10.0.0.30:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.5",
                            "source-tp": "NorthStar-Live:node:127.0.0.5:10.0.0.30"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.3",
                            "dest-tp": "NorthStar-Live:node:127.0.0.3:10.0.0.29"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "20000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 20,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.4_10.0.0.33_127.0.0.5_10.0.0.34:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.4",
                            "source-tp": "NorthStar-Live:node:127.0.0.4:10.0.0.33"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.5",
                            "dest-tp": "NorthStar-Live:node:127.0.0.5:10.0.0.34"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-srlgs": [],
                                "te-igp-metric": 10,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.4_10.0.0.33_127.0.0.5_10.0.0.34:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.5",
                            "source-tp": "NorthStar-Live:node:127.0.0.5:10.0.0.34"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.4",
                            "dest-tp": "NorthStar-Live:node:127.0.0.4:10.0.0.33"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "10000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "10000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 10,
                                "te-srlgs": [],
                                "te-igp-metric": 10,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.4_10.0.0.37_127.0.0.6_10.0.0.38:fwd",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.4",
                            "source-tp": "NorthStar-Live:node:127.0.0.4:10.0.0.37"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.6",
                            "dest-tp": "NorthStar-Live:node:127.0.0.6:10.0.0.38"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "20000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 20,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    },
                    {
                        "link-id": "NorthStar-Live:link:L127.0.0.4_10.0.0.37_127.0.0.6_10.0.0.38:rvs",
                        "source": {
                            "source-node": "NorthStar-Live:node:127.0.0.6",
                            "source-tp": "NorthStar-Live:node:127.0.0.6:10.0.0.38"
                        },
                        "destination": {
                            "dest-node": "NorthStar-Live:node:127.0.0.4",
                            "dest-tp": "NorthStar-Live:node:127.0.0.4:10.0.0.37"
                        },
                        "ietf-te-topology:te": {
                            "oper-status": "up",
                            "te-link-attributes": {
                                "access-type": "point-to-point",
                                "admin-status": "up",
                                "link-protection-type": "unprotected",
                                "max-link-bandwidth": {
                                    "te-bandwidth": {
                                        "generic": "20000000000"
                                    }
                                },
                                "unreserved-bandwidth": [
                                    {
                                        "priority": 0,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 1,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 2,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 3,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 4,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 5,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 6,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    },
                                    {
                                        "priority": 7,
                                        "te-bandwidth": {
                                            "generic": "20000000000"
                                        }
                                    }
                                ],
                                "te-default-metric": 20,
                                "te-srlgs": [],
                                "te-igp-metric": 20,
                                "administrative-group": "01",
                                "one-way-residual-bandwidth": "0x0p0",
                                "one-way-residual-bandwidth-normality": "normal",
                                "one-way-available-bandwidth": "0x0p0",
                                "one-way-available-bandwidth-normality": "normal",
                                "one-way-utilized-bandwidth": "0x0p0",
                                "one-way-utilized-bandwidth-normality": "normal",
                                "one-way-min-delay-normality": "normal",
                                "one-way-max-delay-normality": "normal",
                                "one-way-delay-variation-normality": "normal",
                                "one-way-packet-loss-normality": "normal",
                                "two-way-min-delay": 0,
                                "two-way-min-delay-normality": "normal",
                                "two-way-max-delay": 0,
                                "two-way-max-delay-normality": "normal",
                                "two-way-delay-variation": 0,
                                "two-way-delay-variation-normality": "normal",
                                "two-way-packet-loss": 0,
                                "two-way-packet-loss-normality": "normal",
                                "one-way-delay-offset": 0,
                                "measure-interval": 30,
                                "advertisement-interval": 0,
                                "suppression-interval": 120
                            }
                        }
                    }
                ],
                "topology-id": "NorthStar-Live",
                "network-id": "NorthStar-Live",
                "network-types": {
                    "ietf-te-topology:te-topology": {
                        "ietf-te-topology-packet:packet": {}
                    },
                    "ietf-l3-unicast-topology:l3-unicast-topology": {
                        "ietf-l3-te-topology:l3-te": {},
                        "ietf-sr-mpls-topology:sr-mpls": {}
                    }
                },
                "node": [
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0010",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.105",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.105"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0010:11.11.0.105"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.113",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.113"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0010:11.11.0.113"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.66",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.66"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0010:11.11.0.66"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.74",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.74"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0010:11.11.0.74"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.78",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.78"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0010:11.11.0.78"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.82",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.82"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0010:11.11.0.82"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.10",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use1-sv3-spine1-sv3"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use1-sv3-spine1-sv3",
                            "router-id": [
                                "11.12.0.10"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ]
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0011",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.81",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.81"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0011:11.11.0.81"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.85",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.85"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0011:11.11.0.85"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.11",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use2-sv3"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use2-sv3",
                            "router-id": [
                                "11.12.0.11"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ],
                                "msd": 5
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0012",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.86",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.86"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0012:11.11.0.86"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.129",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.129"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0012:11.11.0.129"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.137",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.137"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0012:11.11.0.137"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.70",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.70"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0012:11.11.0.70"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.90",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.90"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0012:11.11.0.90"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.94",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.94"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0012:11.11.0.94"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.12",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use2-sv3-spine2-sv3"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use2-sv3-spine2-sv3",
                            "router-id": [
                                "11.12.0.12"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ]
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0013",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.101",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.101"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0013:11.11.0.101"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.97",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.97"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0013:11.11.0.97"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.13",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use1-sv4"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use1-sv4",
                            "router-id": [
                                "11.12.0.13"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ],
                                "msd": 5
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0001",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.1",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.1"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0001:11.11.0.1"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.5",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.5"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0001:11.11.0.5"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.1",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use1-sv1"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use1-sv1",
                            "router-id": [
                                "11.12.0.1"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ],
                                "msd": 5
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0014",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.106",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.106"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0014:11.11.0.106"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.114",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.114"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0014:11.11.0.114"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.98",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.98"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0014:11.11.0.98"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.110",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.110"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0014:11.11.0.110"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.118",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.118"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0014:11.11.0.118"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.122",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.122"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0014:11.11.0.122"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.13",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.13"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0014:11.11.0.13"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.9",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.9"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0014:11.11.0.9"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.14",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use1-sv4-spine1-sv4"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use1-sv4-spine1-sv4",
                            "router-id": [
                                "11.12.0.14"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ]
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0015",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.121",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.121"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0015:11.11.0.121"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.125",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.125"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0015:11.11.0.125"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.15",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use2-sv4"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use2-sv4",
                            "router-id": [
                                "11.12.0.15"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ],
                                "msd": 5
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0016",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.130",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.130"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0016:11.11.0.130"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.138",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.138"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0016:11.11.0.138"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.102",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.102"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0016:11.11.0.102"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.126",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.126"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0016:11.11.0.126"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.134",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.134"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0016:11.11.0.134"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.142",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.142"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0016:11.11.0.142"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.25",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.25"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0016:11.11.0.25"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.29",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.29"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0016:11.11.0.29"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.16",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use2-sv4-spine2-sv4"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use2-sv4-spine2-sv4",
                            "router-id": [
                                "11.12.0.16"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ]
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0002",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.2",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.2"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0002:11.11.0.2"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.14",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.14"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0002:11.11.0.14"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.10",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.10"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0002:11.11.0.10"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.18",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.18"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0002:11.11.0.18"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.41",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.41"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0002:11.11.0.41"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.45",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.45"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0002:11.11.0.45"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.2",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use1-sv1-spine1-sv1"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use1-sv1-spine1-sv1",
                            "router-id": [
                                "11.12.0.2"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ]
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0003",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.17",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.17"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0003:11.11.0.17"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.21",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.21"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0003:11.11.0.21"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.3",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use2-sv1"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use2-sv1",
                            "router-id": [
                                "11.12.0.3"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ],
                                "msd": 5
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0004",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.6",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.6"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0004:11.11.0.6"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.26",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.26"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0004:11.11.0.26"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.30",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.30"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0004:11.11.0.30"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.22",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.22"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0004:11.11.0.22"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.57",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.57"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0004:11.11.0.57"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.61",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.61"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0004:11.11.0.61"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.4",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use2-sv1-spine2-sv1"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use2-sv1-spine2-sv1",
                            "router-id": [
                                "11.12.0.4"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ]
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0005",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.33",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.33"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0005:11.11.0.33"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.37",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.37"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0005:11.11.0.37"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.5",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use1-sv2"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use1-sv2",
                            "router-id": [
                                "11.12.0.5"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ],
                                "msd": 5
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0006",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.73",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.73"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0006:11.11.0.73"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.77",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.77"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0006:11.11.0.77"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.109",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.109"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0006:11.11.0.109"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.117",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.117"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0006:11.11.0.117"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.42",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.42"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0006:11.11.0.42"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.46",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.46"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0006:11.11.0.46"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.34",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.34"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0006:11.11.0.34"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.50",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.50"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0006:11.11.0.50"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.6",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use1-sv2-spine1-sv2"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use1-sv2-spine1-sv2",
                            "router-id": [
                                "11.12.0.6"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ]
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0007",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.49",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.49"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0007:11.11.0.49"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.53",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.53"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0007:11.11.0.53"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.7",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use2-sv2"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use2-sv2",
                            "router-id": [
                                "11.12.0.7"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ],
                                "msd": 5
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0008",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.89",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.89"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0008:11.11.0.89"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.93",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.93"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0008:11.11.0.93"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.133",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.133"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0008:11.11.0.133"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.141",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.141"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0008:11.11.0.141"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.58",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.58"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0008:11.11.0.58"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.62",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.62"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0008:11.11.0.62"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.38",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.38"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0008:11.11.0.38"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.54",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.54"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0008:11.11.0.54"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.8",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use2-sv2-spine2-sv2"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use2-sv2-spine2-sv2",
                            "router-id": [
                                "11.12.0.8"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ]
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:0110.1200.0009",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.65",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.65"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0009:11.11.0.65"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "11.11.0.69",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "11.11.0.69"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:0110.1200.0009:11.11.0.69"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "11.12.0.9",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "use1-sv3"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "use1-sv3",
                            "router-id": [
                                "11.12.0.9"
                            ],
                            "ietf-sr-mpls-topology:sr-mpls": {
                                "": [
                                    {
                                        "lower-bound": 8000,
                                        "upper-bound": 9000
                                    }
                                ],
                                "msd": 5
                            }
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:1.1.1.1",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.1",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.1"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:1.1.1.1:10.0.0.1"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.5",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "20000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.5"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:1.1.1.1:10.0.0.5"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "1.1.1.1",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "h-65535-01010101"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "h-65535-01010101",
                            "router-id": [
                                "1.1.1.1"
                            ]
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:127.0.0.1",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.13",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "20000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.13"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.1:10.0.0.13"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.9",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.9"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.1:10.0.0.9"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "127.0.0.1",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "h-0-7f000001"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "h-0-7f000001",
                            "router-id": [
                                "127.0.0.1"
                            ]
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:127.0.0.2",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.2",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.2"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.2:10.0.0.2"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.10",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.10"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.2:10.0.0.10"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.17",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.17"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.2:10.0.0.17"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.21",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "20000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.21"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.2:10.0.0.21"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "127.0.0.2",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "h-0-7f000002"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "h-0-7f000002",
                            "router-id": [
                                "127.0.0.2"
                            ]
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:127.0.0.3",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.6",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "20000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.6"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.3:10.0.0.6"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.14",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "20000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.14"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.3:10.0.0.14"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.18",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.18"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.3:10.0.0.18"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.25",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.25"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.3:10.0.0.25"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.29",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "20000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.29"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.3:10.0.0.29"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "127.0.0.3",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "h-0-7f000003"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "h-0-7f000003",
                            "router-id": [
                                "127.0.0.3"
                            ]
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:127.0.0.4",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.22",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "20000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.22"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.4:10.0.0.22"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.26",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.26"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.4:10.0.0.26"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.33",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.33"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.4:10.0.0.33"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.37",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "20000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.37"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.4:10.0.0.37"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "127.0.0.4",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "h-0-7f000004"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "name": "h-0-7f000004",
                            "router-id": [
                                "127.0.0.4"
                            ]
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:127.0.0.5",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.30",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "20000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.30"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.5:10.0.0.30"
                            },
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.34",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "10000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.34"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.5:10.0.0.34"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "127.0.0.5",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "127.0.0.5"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "router-id": [
                                "127.0.0.5"
                            ]
                        }
                    },
                    {
                        "node-id": "NorthStar-Live:node:127.0.0.6",
                        "ietf-network-topology:termination-point": [
                            {
                                "ietf-te-topology:te-tp-id": "10.0.0.38",
                                "ietf-te-topology:te": {
                                    "interface-switching-capability": [
                                        {
                                            "encoding": "ietf-te-types:lsp-encoding-packet",
                                            "switching-capability": "ietf-te-types:switching-psc1",
                                            "max-lsp-bandwidth": [
                                                {
                                                    "priority": 0,
                                                    "te-bandwidth": {
                                                        "generic": "20000000000"
                                                    }
                                                }
                                            ]
                                        }
                                    ]
                                },
                                "ietf-l3-unicast-topology:l3-termination-point-attributes": {
                                    "ip-address": [
                                        "10.0.0.38"
                                    ]
                                },
                                "tp-id": "NorthStar-Live:node:127.0.0.6:10.0.0.38"
                            }
                        ],
                        "ietf-te-topology:te-node-id": "127.0.0.6",
                        "ietf-te-topology:te": {
                            "te-node-attributes": {
                                "name": "127.0.0.6"
                            }
                        },
                        "ietf-l3-unicast-topology:l3-node-attributes": {
                            "router-id": [
                                "127.0.0.6"
                            ]
                        }
                    }
                ],
                "provider-id": 0,
                "client-id": 0
            }
        ]
    }
}

This operation does not accept a request body.

GET
operational/ietf-network:networks
Get container ietf-network:networks

GET container ietf-network:networks.

 

Return the data for ietf-network:networks defined in revision 2017-01-03 Serves as top-level container for a list of networks.

Normal response codes
200
Response example:

See the /data example

This operation does not accept a request body.

ietf-te YANG Model

Access the Pathfinder data model represented as ietf-te and extensions.

The following document version are supported as read-only models.

Pathfinder ietf-te and extensions
Model Document Revision
ietf-te draft-ietf-teas-yang-te-25 2020-07-12
ietf-segment-routing-common draft-ietf-spring-sr-yang-15 2020-01-09
ietf-te-mpls draft-ietf-teas-yang-te-mpls-03 2020-03-09

Read/write access is provided for the named admin group container, in addition to the GET method the POST/PUT/PATCH/DELETE are supported on the container and its childs.

GET
data/ietf-te:te
Get container ietf-te:te

GET container ietf-te:te.

 

Return the data for ietfTE defined in draft-ietf-teas-yang-te-25 revision 2020-07-12 TE global container.

Normal response codes
200
Response example:

Response example:

{
    "ietf-te:te": {
        "globals": {
            "named-admin-groups": {
                "named-admin-group": [
                    {
                        "name": "Red",
                        "bit-position": 11
                    },
                    {
                        "name": "Blue",
                        "bit-position": 2
                    },
                    {
                        "name": "yellow",
                        "bit-position": 3
                    }
                ]
            }
        },
        "tunnels": {
            "tunnel": [
                {
                    "operational-state": "ietf-te-type:tunnel-state-up",
                    "identifier": 63,
                    "name": "ExampleTunnel 11.12.0.5",
                    "te-topology-identifier": {
                        "topology-id": "NorthStar-Live",
                        "provider-id": 0,
                        "client-id": 0
                    },
                    "source": "11.12.0.5",
                    "destination": "11.12.0.9",
                    "setup-priority": 7,
                    "hold-priority": 7,
                    "primary-paths": {
                        "primary-path": [
                            {
                                "name": "ExampleTunnel",
                                "setup-priority": 7,
                                "hold-priority": 7,
                                "computed-paths-properties": {
                                    "computed-path-properties": [
                                        {
                                            "k-index": 1,
                                            "path-properties": {
                                                "te-bandwidth": {
                                                    "generic": "0"
                                                },
                                                "path-route-objects": {
                                                    "path-route-object": [
                                                        {
                                                            "index": 1,
                                                            "numbered-link-hop": {
                                                                "link-tp-id": "11.11.0.38",
                                                                "hop-type": "strict",
                                                                "direction": "outgoing"
                                                            }
                                                        },
                                                        {
                                                            "index": 2,
                                                            "numbered-link-hop": {
                                                                "link-tp-id": "11.11.0.90",
                                                                "hop-type": "strict",
                                                                "direction": "outgoing"
                                                            }
                                                        },
                                                        {
                                                            "index": 3,
                                                            "numbered-link-hop": {
                                                                "link-tp-id": "11.11.0.69",
                                                                "hop-type": "strict",
                                                                "direction": "outgoing"
                                                            }
                                                        }
                                                    ]
                                                }
                                            }
                                        }
                                    ]
                                },
                                "lsps": {
                                    "lsp": [
                                        {
                                            "tunnel-name": "ExampleTunnel",
                                            "node": "11.12.0.5",
                                            "lsp-id": 1,
                                            "path-properties": {
                                                "te-bandwidth": {
                                                    "generic": "0"
                                                },
                                                "path-route-objects": {
                                                    "path-route-object": [
                                                        {
                                                            "index": 1,
                                                            "numbered-link-hop": {
                                                                "link-tp-id": "11.11.0.38",
                                                                "hop-type": "strict",
                                                                "direction": "outgoing"
                                                            }
                                                        },
                                                        {
                                                            "index": 2,
                                                            "numbered-link-hop": {
                                                                "link-tp-id": "11.11.0.90",
                                                                "hop-type": "strict",
                                                                "direction": "outgoing"
                                                            }
                                                        },
                                                        {
                                                            "index": 3,
                                                            "numbered-link-hop": {
                                                                "link-tp-id": "11.11.0.69",
                                                                "hop-type": "strict",
                                                                "direction": "outgoing"
                                                            }
                                                        }
                                                    ]
                                                }
                                            }
                                        }
                                    ]
                                },
                                "path-computation-method": "te-types:path-locally-computed",
                                "use-path-computation": true,
                                "path-scope": "te-types:path-scope-end-to-end",
                                "preference": 1,
                                "k-requested-paths": 1,
                                "link-protection": "te-types:link-protection-unprotected",
                                "signaling-type": "te-types:path-setup-rsvp"
                            }
                        ]
                    },
                    "description": "None",
                    "encoding": "te-types:lsp-encoding-packet",
                    "switching-type": "te-types:switching-psc1",
                    "admin-state": "te-types:tunnel-admin-state-up",
                    "bidirectional": false,
                    "link-protection": "te-types:link-protection-unprotected",
                    "signaling-type": "te-types:path-setup-rsvp"
                }
            ]
        },
        "lsps": {
            "lsp": [
                {
                    "tunnel-name": "ExampleTunnel",
                    "source": "11.12.0.5",
                    "node": "11.12.0.5",
                    "destination": "11.12.0.9",
                    "lsp-id": 1,
                    "extended-tunnel-id": "11.12.0.5",
                    "lsp-protection-role": "working",
                    "operational-state": "ietf-te-types:state-up",
                    "origin-type": "ingress",
                    "signaling-type": "ietf-te-types:path-setup-rsvp",
                    "lsp-record-route-information": {
                        "lsp-record-route-information": [
                            {
                                "index": 1,
                                "numbered-link-hop": {
                                    "link-tp-id": "11.11.0.38"
                                }
                            },
                            {
                                "index": 2,
                                "numbered-link-hop": {
                                    "link-tp-id": "11.11.0.90"
                                }
                            },
                            {
                                "index": 3,
                                "numbered-link-hop": {
                                    "link-tp-id": "11.11.0.69"
                                }
                            }
                        ]
                    },
                    "lsp-resource-status": "primary",
                    "lockout-of-normal": false,
                    "freeze": false,
                    "lsp-protection-state": "te-types:normal",
                    "protection-group-ingress-node-id": "0.0.0.0",
                    "protection-group-egress-node-id": "0.0.0.0"
                }
            ]
        }
    }
}

This operation does not accept a request body.

GET
operational/ietf-te:te
Get container ietf-te:te

GET container ietf-te:te.

 
Normal response codes
200
Response example:

See the /data example

This operation does not accept a request body.

POST
data/ietf-te:te/globals/named-admin-groups
Insert in container named-admin-groups

Create new enty in container named-admin-groups.

 
Normal response codes
201
Request example:
 {"named-admin-group":[{"name":"green","bit-position":1}]}
Response example:

On success empty response (Following RFC8040 Section-4.4)

PUT
data/ietf-te:te/globals/named-admin-groups
replace container named-admin-groups

Replace the container named-admin-groups or child .

 
Normal response codes
200
Request example:
 {"named-admin-group":[{"name":"Red","bit-position":1},{"name":"Blue","bit-position":2},{"name":"yellow","bit-position":3}]}
Response example:

On success empty response (Following RFC8040 Section-4.5)

PATCH
data/ietf-te:te/globals/named-admin-groups
modify container named-admin-groups

Replace the container named-admin-groups or child.

 
Normal response codes
200
Request example:

PATCH merge the content of the body with the target resource, for instance to change the bit-position of the Red named admin group a PATH request can be made to /named-admin-group=Red with the following payload

 {"named-admin-group":[{"bit-position":11}]}
Response example:

On success empty response (Following RFC8040 Section-4.6)

DELETE
data/ietf-te:te/globals/named-admin-groups
delete container named-admin-groups

delete the container named-admin-groups or child .

 
Normal response codes
200
Request example:
 
Response example:

On success empty response (Following RFC8040 Section-4.7)

ietf-yang-library YANG Model

The list of supported YANG models and their version is accessed through the following endpoint.

Deviation: Pathfinder does not support the features parameter.

GET
data/ietf-yang-library:modules-state
Get container ietf-yang-library:modules-state

GET container ietf-yang-library:modules-state.

 

Return the data for ietf-yang-library_modules-state defined in revision 2016-06-21 Contains YANG module monitoring information. The feature and deviation are not supported by NorthStar

Normal response codes
200
Response example:

Response example:

{
    "ietf-yang-library:modules-state": {
        "module-set-id": "6035e37f290102c5ae5191356c13b24a",
        "module": [
            {
                "name": "ietf-inet-types",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-inet-types",
                "revision": "2013-07-15",
                "feature": [],
                "conformance-type": "implement"
            },
            {
                "name": "ietf-yang-types",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-yang-types",
                "revision": "2013-07-15",
                "feature": [],
                "conformance-type": "implement"
            },
            {
                "name": "ietf-routing-types",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-routing-types",
                "revision": "2017-12-04",
                "feature": [],
                "conformance-type": "implement"
            },
            {
                "name": "ietf-network",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-network",
                "revision": "2018-02-26",
                "feature": [],
                "conformance-type": "implement"
            },
            {
                "name": "ietf-network-topology",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-network-topology",
                "revision": "2018-02-26",
                "feature": [],
                "conformance-type": "implement"
            },
            {
                "name": "ietf-te-types",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-te-types",
                "revision": "2020-06-10",
                "feature": [
                    "p2mp-te",
                    "frr-te",
                    "extended-admin-groups",
                    "named-path-affinities",
                    "named-extended-admin-groups",
                    "named-srlg-groups",
                    "named-path-constraints",
                    "path-optimization-metric",
                    "path-optimization-objective-function"
                ],
                "conformance-type": "implement"
            },
            {
                "name": "ietf-te-topology",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-te-topology",
                "revision": "2020-08-06",
                "feature": [
                    "nsrlg",
                    "te-topology-hierarchy",
                    "template"
                ],
                "conformance-type": "implement"
            },
            {
                "name": "ietf-l3-unicast-topology",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-l3-unicast-topology",
                "revision": "2018-02-26",
                "feature": [],
                "conformance-type": "implement"
            },
            {
                "name": "ietf-l3-te-topology",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-l3-te-topology",
                "revision": "2020-05-03",
                "feature": [],
                "conformance-type": "implement"
            },
            {
                "name": "ietf-segment-routing-common",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-segment-routing-common",
                "revision": "2020-01-09",
                "feature": [
                    "sid-last-hop-behavior"
                ],
                "conformance-type": "implement"
            },
            {
                "name": "ietf-sr-mpls-topology",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-sr-mpls-topology",
                "revision": "2020-11-01",
                "feature": [
                    "msd"
                ],
                "conformance-type": "implement"
            },
            {
                "name": "ietf-te-packet-types",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-te-packet-types",
                "revision": "2020-06-10",
                "feature": [],
                "conformance-type": "implement"
            },
            {
                "name": "ietf-te-topology-packet",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-te-topology-packet",
                "revision": "2020-07-03",
                "feature": [
                    "te-performance-metric"
                ],
                "conformance-type": "implement"
            },
            {
                "name": "ietf-te",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-te",
                "revision": "2020-07-12",
                "feature": [],
                "conformance-type": "implement"
            },
            {
                "name": "ietf-te-mpls",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-te-mpls",
                "revision": "2020-03-09",
                "feature": [],
                "conformance-type": "implement"
            },
            {
                "name": "ietf-yang-library",
                "namespace": "urn:ietf:params:xml:ns:yang:ietf-yang-library",
                "revision": "2016-06-21",
                "feature": [],
                "conformance-type": "implement"
            }
        ]
    }
}

This operation does not accept a request body.

Supported YANG operations

Pathfinder supports the following RESTCONF RPCs

POST
operations/ietf-te-operations:tunnel-atomic-create
execute RPC ietf-te-operations:tunnel-atomic-create

RPC ietf-te-operations:tunnel-atomic-create

 

Execute the RPC calls ietf-te-operations:tunnel-atomic-create defined in ietf-te-operations. Atomic request for tunnel operation in case of cooperative operation. Requested tunnel is created in the datastore only if feasible; in other terms resources are available at the time of the RPC. The creation is done according to requested attributes: so if compute-only flag is present, no resources are allocated in the network. The tunnels, created using this RPC, are not ephemeral. In case of no path found or of failure no tunnel must be created both in the datastore and in the network: no resource must remain allocated. The RPC MUST return only when all the operations are concluded, also in the network if requested.

Normal response codes
200
Request example:

NorthStar has additional restrictions, described by the following schema:


                {"id":"ietf-te-operations-deviation.json","title":"NS restrictions","$schema":"http://json-schema.org/draft-04/schema#","$ref":"ietf-te-operations-deviation.json#/definitions/tunnelConfig","definitions":{"tunnelConfig":{"type":"object","required":["name","source","destination","identifier"],"additionalProperties":true,"properties":{"identifier":{"type":"integer"},"source":{"type":"string"},"destination":{"type":"string"},"type":{"type":"string","enum":["ietf-te-types:tunnel-p2p"]},"admin-status":{"type":"string","enum":["ietf-te-types:state-up"]},"lsp-protection-type":{"type":"string","enum":["lsp-prot-unprotected","lsp-prot-reroute-extra","lsp-prot-reroute","ietf-te-types:lsp-prot-unprotected","ietf-te-types:lsp-prot-reroute-extra","ietf-te-types:lsp-prot-reroute"]}}}}}

Request example:

{
 "input": {
  "tunnel-request": [
   {
    "id": "11",
    "config": {
     "identifier": 15,
     "name": "tunnel-type=p2p&pce=174.59.0.12&tid=tunnel:15&id=15",
     "source": "11.12.0.1",
     "destination": "11.12.0.9",
     "lsp-priority-setup": 3,
     "lsp-priority-hold": 0,
     "te-bandwidth": {
      "psc": "SZiWgA=="
     }
    },
    "primary-paths": [
     {
      "config": {
       "name": "path=1&pce=174.59.0.12&tid=tunnel:15&id=15",
       "preference": 1,
       "dynamic": [
        null
       ],
       "path-constraints": {
        "cost-limit": 20000000,
        "metric-type": "ietf-te-types:path-metric-igp"
       }
      }
     }
    ]
   }
  ]
 }
}

Response example:

Response example:

{
    "output": {
        "response": [
            {
                "id": "11",
                "source": "11.12.0.1",
                "destination": "11.12.0.9",
                "tunnel-name": "tunnel-type=p2p&pce=174.59.0.12&tid=tunnel:15&id=15 11.12.0.1",
                "tunnel-identifier": 52,
                "primary-paths": [
                    {
                        "state": {
                            "name": "path=1&pce=174.59.0.12&tid=tunnel:15&id=15",
                            "path-constraints": {
                                "metric-type": "ietf-te-types:path-metric-igp",
                                "cost-limit": 20000000
                            },
                            "dynamic": [
                                null
                            ]
                        }
                    }
                ]
            }
        ]
    }
}

POST
operations/ietf-te-operations:tunnel-atomic-delete
execute RPC ietf-te-operations:tunnel-atomic-delete

RPC ietf-te-operations:tunnel-atomic-delete

 

Execute the RPC calls ietf-te-operations:tunnel-atomic-delete defined in ietf-te-operations. The RPC is an Atomic request for tunnel operation in case of cooperative operation. Requested tunnel is removed in the datastore only if feasible; The RPC MUST return only when all the operations are concluded, also in the network if requested.

Normal response codes
200
Request example:

NorthStar has additional restrictions, described by the following schema:


                {"id":"ietf-te-operations-deviation.json","title":"NS restrictions","$schema":"http://json-schema.org/draft-04/schema#","$ref":"ietf-te-operations-deviation.json#/definitions/tunnelConfig","definitions":{"tunnelConfig":{"type":"object","required":["name","source","destination","identifier"],"additionalProperties":true,"properties":{"identifier":{"type":"integer"},"source":{"type":"string"},"destination":{"type":"string"},"type":{"type":"string","enum":["ietf-te-types:tunnel-p2p"]},"admin-status":{"type":"string","enum":["ietf-te-types:state-up"]},"lsp-protection-type":{"type":"string","enum":["lsp-prot-unprotected","lsp-prot-reroute-extra","lsp-prot-reroute","ietf-te-types:lsp-prot-unprotected","ietf-te-types:lsp-prot-reroute-extra","ietf-te-types:lsp-prot-reroute"]}}}}}
Response example:

Network Slicing

The first endpoint follows Pathfinder RESTCONF API, while the following ones starting with /traffic-engineering/api/ belong to Pathfinder REST API. We put them together here because they are both parts of Network Slicing feature.

GET
data/juniper-pathfinder-topology-group:topology-groups
Get slice id information via topology-group

Get slice id information via topology-group.

 
Normal response codes
200
Response example:
{
   "juniper-pathfinder-topology-group:topology-groups":[
      {
         "link-count":"4",
         "links":[
            "12",
            "14",
            "11",
            "7"
         ],
         "node-count":"4",
         "nodes":[
            "5",
            "9",
            "10",
            "1"
         ],
         "tg-id":100
      },
      {
         "link-count":"3",
         "links":[
            "2",
            "7",
            "4"
         ],
         "node-count":"3",
         "nodes":[
            "5",
            "3",
            "1"
         ],
         "tg-id":101
      },
      {
         "link-count":"3",
         "links":[
            "4",
            "7",
            "2"
         ],
         "node-count":"3",
         "nodes":[
            "3",
            "1",
            "5"
         ],
         "tg-id":102
      },
      {
         "link-count":"7",
         "links":[
            "7",
            "15",
            "16",
            "4",
            "11",
            "14",
            "12"
         ],
         "node-count":"6",
         "nodes":[
            "3",
            "11",
            "1",
            "5",
            "10",
            "9"
         ],
         "tg-id":103
      }
   ]
}

This operation does not accept a request body.

PUT
traffic-engineering/api/topology/v2/​{topology_id}​/nodes/​{nodeIndex}​
Adding slice ID to Node

Request Payload with sliceId.

 
Request parameters
Parameter Style Type Description
topologyId URI xsd:int

A unique identifier for the topology. In Paragon PathFinder version 2, the unique identifier is set to 1.

nodeIndex URI xsd:int

The unique nodeIndex.

Request example:
{
  "topoObjectType": "node",
  "topologyIndex": 1,
  "nodeIndex": {nodeIndex},
  "layer": "IP",
  "live": true,
  "name": "11.0.0.102",
  "hostName": "vmx102",
  "protocols": {
    "management": {
      "vendor": "JUNIPER"
    },
    "PCEP": {
      "extensions": {
        "lsp-association-protection": true
      }
    },
    "SR": {
      "capabilities": {
        "unrestrictedFirstHop": false
      }
    }
  },
  "extraIpAddresses": [],
  "slices": [
    {
      "sliceId": 78
    }
  ]
}

This operation does not return a response body.

PUT
traffic-engineering/api/topology/v2/​{topology_id}​/nodes/​{nodeIndex}​
Delete slice ID from Node

Request Payload without sliceId.

 
Request parameters
Parameter Style Type Description
topologyId URI xsd:int

A unique identifier for the topology. In Paragon PathFinder version 2, the unique identifier is set to 1.

nodeIndex URI xsd:int

The unique nodeIndex.

Request example:
{
  "topoObjectType": "node",
  "topologyIndex": 1,
  "nodeIndex": {nodeIndex},
  "layer": "IP",
  "live": true,
  "name": "11.0.0.102",
  "hostName": "vmx102",
  "protocols": {
    "management": {
      "vendor": "JUNIPER"
    },
    "PCEP": {
      "extensions": {
        "lsp-association-protection": true
      }
    },
    "SR": {
      "capabilities": {
        "unrestrictedFirstHop": false
      }
    }
  },
  "extraIpAddresses": []
}

This operation does not return a response body.

PATCH
traffic-engineering/api/topology/v2/​{topology_id}​/nodes/bulk
Bulk adding slice ID to Nodes

Adding slice id to nodes using patch with op = add

 
Normal response codes
200
Request parameters
Parameter Style Type Description
topologyId URI xsd:int

A unique identifier for the topology. In Paragon PathFinder version 2, the unique identifier is set to 1.

Request example:
[{
    "nodeIndex": 2,
    "patch": [
        {
            "op": "add",
            "path": "/slices",
            "value": [
                {
                    "sliceId": 501
                }
            ]
        }
    ]
},
{
    "nodeIndex": 4,
    "patch": [
        {
            "op": "add",
            "path": "/slices",
            "value": [
                {
                    "sliceId": 501
                }
            ]
        }
    ]
}]
Response example:
[
    {
        "topoObjectType": "node",
        "topologyIndex": 1,
        "id": "11.0.0.101",
        "nodeIndex": 2,
        "layer": "IP",
        "live": true,
        "AutonomousSystem": {
            "asNumber": 11
        },
        "routerId": "11.0.0.101",
        "protocols": {
            "ISIS": {
                "routerId": "11.0.0.101",
                "TERouterId": "11.0.0.101",
                "isoAddress": "0110.0000.0101",
                "area": "490011"
            },
            "NETCONF": {
                "operationalStatus": "Up",
                "operationalState": "Connected",
                "clientAddress": "172.16.18.101",
                "sessionParameters": {
                    "keepalive": 300
                },
                "clientCapabilities": [
                    "http://xml.juniper.net/dmi/system/1.0",
                    "http://xml.juniper.net/netconf/junos/1.0",
                    "urn:ietf:params:netconf:base:1.0",
                    "urn:ietf:params:netconf:capability:candidate:1.0",
                    "urn:ietf:params:netconf:capability:confirmed-commit:1.0",
                    "urn:ietf:params:netconf:capability:url:1.0?scheme=http,ftp,file",
                    "urn:ietf:params:netconf:capability:validate:1.0",
                    "urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01",
                    "urn:ietf:params:xml:ns:netconf:capability:candidate:1.0",
                    "urn:ietf:params:xml:ns:netconf:capability:confirmed-commit:1.0",
                    "urn:ietf:params:xml:ns:netconf:capability:url:1.0?scheme=http,ftp,file",
                    "urn:ietf:params:xml:ns:netconf:capability:validate:1.0",
                    "urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15",
                    "urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring"
                ]
            },
            "PCEP": {
                "operationalStatus": "Up",
                "pccAddress": "172.16.18.101",
                "sessionParameters": {
                    "keepalive": 30,
                    "deadtimer": 125,
                    "maximumStackDepth": 5
                },
                "peerStatefullCapabilities": {
                    "lspUpdate": true,
                    "lspInstantiation": true,
                    "p2mp": true,
                    "p2mpUpdate": true,
                    "p2mpInstantiation": true,
                    "SRCapability": true
                }
            },
            "management": {
                "address": "172.16.18.101",
                "vendor": "JUNIPER",
                "operatingSystem": "junos",
                "operatingSystemVersion": "20.1R1.11"
            },
            "SR": {
                "enabled": true,
                "SRGBs": [
                    {
                        "start": 1000,
                        "range": 32
                    }
                ]
            }
        },
        "hostName": "vmx101",
        "configurationDataSource": {
            "latest": {
                "href": "/traffic-engineering/api/topology/v2/1/nodes/bulk/device/configurationDataSource/latest"
            }
        },
        "prefixes": [
            {
                "topoObjectType": "prefix",
                "address": "11.0.0.101",
                "length": 32,
                "SR": {
                    "index": 1,
                    "algo": 0,
                    "flags": 64
                },
                "role": "routerId"
            }
        ],
        "slices": [
            {
                "sliceId": 501
            }
        ]
    },
    {
        "topoObjectType": "node",
        "topologyIndex": 1,
        "id": "11.0.0.103",
        "nodeIndex": 4,
        "layer": "IP",
        "live": true,
        "AutonomousSystem": {
            "asNumber": 11
        },
        "routerId": "11.0.0.103",
        "protocols": {
            "ISIS": {
                "routerId": "11.0.0.103",
                "TERouterId": "11.0.0.103",
                "isoAddress": "0110.0000.0103",
                "area": "490011"
            },
            "NETCONF": {
                "operationalStatus": "Up",
                "operationalState": "Connected",
                "clientAddress": "172.16.18.103",
                "sessionParameters": {
                    "keepalive": 300
                },
                "clientCapabilities": [
                    "http://xml.juniper.net/dmi/system/1.0",
                    "http://xml.juniper.net/netconf/junos/1.0",
                    "urn:ietf:params:netconf:base:1.0",
                    "urn:ietf:params:netconf:capability:candidate:1.0",
                    "urn:ietf:params:netconf:capability:confirmed-commit:1.0",
                    "urn:ietf:params:netconf:capability:url:1.0?scheme=http,ftp,file",
                    "urn:ietf:params:netconf:capability:validate:1.0",
                    "urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01",
                    "urn:ietf:params:xml:ns:netconf:capability:candidate:1.0",
                    "urn:ietf:params:xml:ns:netconf:capability:confirmed-commit:1.0",
                    "urn:ietf:params:xml:ns:netconf:capability:url:1.0?scheme=http,ftp,file",
                    "urn:ietf:params:xml:ns:netconf:capability:validate:1.0",
                    "urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15",
                    "urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring"
                ]
            },
            "PCEP": {
                "operationalStatus": "Up",
                "pccAddress": "172.16.18.103",
                "sessionParameters": {
                    "keepalive": 30,
                    "deadtimer": 125,
                    "maximumStackDepth": 5
                },
                "peerStatefullCapabilities": {
                    "lspUpdate": true,
                    "lspInstantiation": true,
                    "p2mp": true,
                    "p2mpUpdate": true,
                    "p2mpInstantiation": true,
                    "SRCapability": true
                }
            },
            "management": {
                "address": "172.16.18.103",
                "vendor": "JUNIPER",
                "operatingSystem": "junos",
                "operatingSystemVersion": "20.1R1.11"
            },
            "SR": {
                "enabled": true,
                "SRGBs": [
                    {
                        "start": 1000,
                        "range": 32
                    }
                ]
            }
        },
        "hostName": "vmx103",
        "configurationDataSource": {
            "latest": {
                "href": "/traffic-engineering/api/topology/v2/1/nodes/bulk/device/configurationDataSource/latest"
            }
        },
        "prefixes": [
            {
                "topoObjectType": "prefix",
                "address": "11.0.0.103",
                "length": 32,
                "SR": {
                    "index": 3,
                    "algo": 0,
                    "flags": 64
                },
                "role": "routerId"
            }
        ],
        "slices": [
            {
                "sliceId": 501
            }
        ]
    }
]
PATCH
traffic-engineering/api/topology/v2/​{topology_id}​/nodes/bulk
Bulk deleting slice ID from Nodes

Deleting slice id from nodes using patch with op = remove

 
Normal response codes
200
Request parameters
Parameter Style Type Description
topologyId URI xsd:int

A unique identifier for the topology. In Paragon PathFinder version 2, the unique identifier is set to 1.

Request example:
[{
    "nodeIndex": 2,
    "patch": [
        {
            "op": "remove",
            "path": "/slices",
            "value": []
        }
    ]
},
{
    "nodeIndex": 4,
    "patch": [
        {
            "op": "remove",
            "path": "/slices",
            "value": []
        }
    ]
}]
Response example:
[
    {
        "topoObjectType": "node",
        "topologyIndex": 1,
        "id": "11.0.0.101",
        "nodeIndex": 2,
        "layer": "IP",
        "live": true,
        "AutonomousSystem": {
            "asNumber": 11
        },
        "routerId": "11.0.0.101",
        "protocols": {
            "ISIS": {
                "routerId": "11.0.0.101",
                "TERouterId": "11.0.0.101",
                "isoAddress": "0110.0000.0101",
                "area": "490011"
            },
            "NETCONF": {
                "operationalStatus": "Up",
                "operationalState": "Connected",
                "clientAddress": "172.16.18.101",
                "sessionParameters": {
                    "keepalive": 300
                },
                "clientCapabilities": [
                    "http://xml.juniper.net/dmi/system/1.0",
                    "http://xml.juniper.net/netconf/junos/1.0",
                    "urn:ietf:params:netconf:base:1.0",
                    "urn:ietf:params:netconf:capability:candidate:1.0",
                    "urn:ietf:params:netconf:capability:confirmed-commit:1.0",
                    "urn:ietf:params:netconf:capability:url:1.0?scheme=http,ftp,file",
                    "urn:ietf:params:netconf:capability:validate:1.0",
                    "urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01",
                    "urn:ietf:params:xml:ns:netconf:capability:candidate:1.0",
                    "urn:ietf:params:xml:ns:netconf:capability:confirmed-commit:1.0",
                    "urn:ietf:params:xml:ns:netconf:capability:url:1.0?scheme=http,ftp,file",
                    "urn:ietf:params:xml:ns:netconf:capability:validate:1.0",
                    "urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15",
                    "urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring"
                ]
            },
            "PCEP": {
                "operationalStatus": "Up",
                "pccAddress": "172.16.18.101",
                "sessionParameters": {
                    "keepalive": 30,
                    "deadtimer": 125,
                    "maximumStackDepth": 5
                },
                "peerStatefullCapabilities": {
                    "lspUpdate": true,
                    "lspInstantiation": true,
                    "p2mp": true,
                    "p2mpUpdate": true,
                    "p2mpInstantiation": true,
                    "SRCapability": true
                }
            },
            "management": {
                "address": "172.16.18.101",
                "vendor": "JUNIPER",
                "operatingSystem": "junos",
                "operatingSystemVersion": "20.1R1.11"
            },
            "SR": {
                "enabled": true,
                "SRGBs": [
                    {
                        "start": 1000,
                        "range": 32
                    }
                ]
            }
        },
        "hostName": "vmx101",
        "configurationDataSource": {
            "latest": {
                "href": "/traffic-engineering/api/topology/v2/1/nodes/bulk/device/configurationDataSource/latest"
            }
        },
        "prefixes": [
            {
                "topoObjectType": "prefix",
                "address": "11.0.0.101",
                "length": 32,
                "SR": {
                    "index": 1,
                    "algo": 0,
                    "flags": 64
                },
                "role": "routerId"
            }
        ]
    },
    {
        "topoObjectType": "node",
        "topologyIndex": 1,
        "id": "11.0.0.103",
        "nodeIndex": 4,
        "layer": "IP",
        "live": true,
        "AutonomousSystem": {
            "asNumber": 11
        },
        "routerId": "11.0.0.103",
        "protocols": {
            "ISIS": {
                "routerId": "11.0.0.103",
                "TERouterId": "11.0.0.103",
                "isoAddress": "0110.0000.0103",
                "area": "490011"
            },
            "NETCONF": {
                "operationalStatus": "Up",
                "operationalState": "Connected",
                "clientAddress": "172.16.18.103",
                "sessionParameters": {
                    "keepalive": 300
                },
                "clientCapabilities": [
                    "http://xml.juniper.net/dmi/system/1.0",
                    "http://xml.juniper.net/netconf/junos/1.0",
                    "urn:ietf:params:netconf:base:1.0",
                    "urn:ietf:params:netconf:capability:candidate:1.0",
                    "urn:ietf:params:netconf:capability:confirmed-commit:1.0",
                    "urn:ietf:params:netconf:capability:url:1.0?scheme=http,ftp,file",
                    "urn:ietf:params:netconf:capability:validate:1.0",
                    "urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01",
                    "urn:ietf:params:xml:ns:netconf:capability:candidate:1.0",
                    "urn:ietf:params:xml:ns:netconf:capability:confirmed-commit:1.0",
                    "urn:ietf:params:xml:ns:netconf:capability:url:1.0?scheme=http,ftp,file",
                    "urn:ietf:params:xml:ns:netconf:capability:validate:1.0",
                    "urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15",
                    "urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring"
                ]
            },
            "PCEP": {
                "operationalStatus": "Up",
                "pccAddress": "172.16.18.103",
                "sessionParameters": {
                    "keepalive": 30,
                    "deadtimer": 125,
                    "maximumStackDepth": 5
                },
                "peerStatefullCapabilities": {
                    "lspUpdate": true,
                    "lspInstantiation": true,
                    "p2mp": true,
                    "p2mpUpdate": true,
                    "p2mpInstantiation": true,
                    "SRCapability": true
                }
            },
            "management": {
                "address": "172.16.18.103",
                "vendor": "JUNIPER",
                "operatingSystem": "junos",
                "operatingSystemVersion": "20.1R1.11"
            },
            "SR": {
                "enabled": true,
                "SRGBs": [
                    {
                        "start": 1000,
                        "range": 32
                    }
                ]
            }
        },
        "hostName": "vmx103",
        "configurationDataSource": {
            "latest": {
                "href": "/traffic-engineering/api/topology/v2/1/nodes/bulk/device/configurationDataSource/latest"
            }
        },
        "prefixes": [
            {
                "topoObjectType": "prefix",
                "address": "11.0.0.103",
                "length": 32,
                "SR": {
                    "index": 3,
                    "algo": 0,
                    "flags": 64
                },
                "role": "routerId"
            }
        ]
    }
]
PUT
traffic-engineering/api/topology/v2/​{topology_id}​/links/​{linkIndex}​
Adding slice ID to Link

Request Payload with sliceId.

 
Request parameters
Parameter Style Type Description
topologyId URI xsd:int

A unique identifier for the topology. In Paragon PathFinder version 2, the unique identifier is set to 1.

linkIndex URI xsd:int

The unique linkIndex.

Request example:
{
  "endA": {
    "TEcolor": 6,
    "bandwidth": 10000000,
    "designParameters": {
      "canFail": true
    },
    "ipv4Address": {
      "topoObjectType": "ipv4",
      "address": "11.102.105.1"
    },
    "node": {
      "id": "11.0.0.102",
      "topoObjectType": "node",
      "topologyIndex": 1
    },
    "protocols": {
      "ISIS": {
        "metricL2": 10,
        "TEMetric": 10
      },
      "RSVP": {
        "bandwidth": 10000000
      }
    },
    "topoObjectType": "interface"
  },
  "endZ": {
    "TEcolor": 6,
    "bandwidth": 10000000,
    "designParameters": {
      "canFail": true
    },
    "ipv4Address": {
      "topoObjectType": "ipv4",
      "address": "11.102.105.2"
    },
    "node": {
      "id": "11.0.0.105",
      "topoObjectType": "node",
      "topologyIndex": 1
    },
    "protocols": {
      "ISIS": {
        "metricL2": 10,
        "TEMetric": 10
      },
      "RSVP": {
        "bandwidth": 10000000
      }
    },
    "topoObjectType": "interface"
  },
  "linkIndex": {linkIndex},
  "live": true,
  "name": "L11.0.0.102_11.102.105.1_11.0.0.105_11.102.105.2",
  "operationalStatus": "Up",
  "slices": [
    {
      "sliceId": 78
    }
  ],
  "topoObjectType": "link",
  "topologyIndex": 1
}

This operation does not return a response body.

PUT
traffic-engineering/api/topology/v2/​{topology_id}​/links/​{linkIndex}​
Delete slice ID from Link

Request Payload without sliceId.

 
Request parameters
Parameter Style Type Description
topologyId URI xsd:int

A unique identifier for the topology. In Paragon PathFinder version 2, the unique identifier is set to 1.

linkIndex URI xsd:int

The unique linkIndex.

Request example:
{
  "endA": {
    "TEcolor": 6,
    "bandwidth": 10000000,
    "designParameters": {
      "canFail": true
    },
    "ipv4Address": {
      "topoObjectType": "ipv4",
      "address": "11.102.105.1"
    },
    "node": {
      "id": "11.0.0.102",
      "topoObjectType": "node",
      "topologyIndex": 1
    },
    "protocols": {
      "ISIS": {
        "metricL2": 10,
        "TEMetric": 10
      },
      "RSVP": {
        "bandwidth": 10000000
      }
    },
    "topoObjectType": "interface"
  },
  "endZ": {
    "TEcolor": 6,
    "bandwidth": 10000000,
    "designParameters": {
      "canFail": true
    },
    "ipv4Address": {
      "topoObjectType": "ipv4",
      "address": "11.102.105.2"
    },
    "node": {
      "id": "11.0.0.105",
      "topoObjectType": "node",
      "topologyIndex": 1
    },
    "protocols": {
      "ISIS": {
        "metricL2": 10,
        "TEMetric": 10
      },
      "RSVP": {
        "bandwidth": 10000000
      }
    },
    "topoObjectType": "interface"
  },
  "linkIndex": {linkIndex},
  "live": true,
  "name": "L11.0.0.102_11.102.105.1_11.0.0.105_11.102.105.2",
  "operationalStatus": "Up",
  "topoObjectType": "link",
  "topologyIndex": 1
}

This operation does not return a response body.

POST
traffic-engineering/api/topology/v2/​{topology_id}​/te-lsps
Adding LSP with slice

Slice Include All, Slice Include Any, or Slice Include Exclude.

 

3 options to add slice:

  • Slice include all: This means that the path selected by Paragon should have all the slice id’s associated with it. For example, if I want slice id 1, slice id 2, slice id 3 as part of the LSP then all the 3 slice id’s should be present to get the LSP up. If there is no path with all 3 slice id’s then LSP will be in an unknown state.

  • Slice include any: If there are multiple slice id’s, for instance, slice id 1, slice id 2, slice id 3, etc. then the decision to find the shortest path will be calculated which includes any of these slice by Paragon.

  • Slice Exclude: As the name indicates, Paragon will route an LSP which will exclude the path with the mentioned slice id.

Network Slicing is working for these combinations as per Davinci 21.2 release:

ControlType can be as usual of 3 types i.e. PCEInitiated, PCC and Delegated. ProvisioningType can be RSVP or SR. The main change is to tag LSP with slice ID with any of the 3 types i.e. slice include all, slice include any, slice exclude.

Request parameters
Parameter Style Type Description
topologyId URI xsd:int

A unique identifier for the topology. In Paragon PathFinder version 2, the unique identifier is set to 1.

Request example:

Example 1:

  • Provisioning type: RSVP

  • Control type: PCC

  • Slice option: Slice Include Any - 78

{
  "name": "netconf_rsvp",
  "creationConfigurationMethod": "NETCONF",
  "pathType": "primary",
  "provisioningType": "RSVP",
  "from": {
    "address": "11.0.0.101",
    "topoObjectType": "ipv4"
  },
  "to": {
    "address": "11.0.0.103",
    "topoObjectType": "ipv4"
  },
  "plannedProperties": {
    "adminStatus": "Up",
    "bandwidth": "0",
    "holdingPriority": 7,
    "setupPriority": 7,
    "design": {
      "adminGroups": {},
      "slices": {
        "sliceIncludeAny": [
          {
            "sliceId": 78
          }
        ]
      },
      "routingMethod": "routeByDevice"
    },
    "policy": {
      "bandwidthSizing": {
        "enabled": false
      }
    }
  }
}

Example 2:

  • Provisioning type: SR

  • Control type: PCEP

  • Slice Include Any - 78, Slice Exclude - 55

{
  "name": "pcep_sr",
  "creationConfigurationMethod": "PCEP",
  "pathType": "primary",
  "provisioningType": "SR",
  "from": {
    "address": "11.0.0.101",
    "topoObjectType": "ipv4"
  },
  "to": {
    "address": "11.0.0.103",
    "topoObjectType": "ipv4"
  },
  "plannedProperties": {
    "adminStatus": "Up",
    "bandwidth": "0",
    "holdingPriority": 7,
    "setupPriority": 7,
    "design": {
      "adminGroups": {},
      "slices": {
        "sliceExclude": [
          {
            "sliceId": 55
          }
        ],
        "sliceIncludeAny": [
          {
            "sliceId": 78
          }
        ]
      },
      "routingMethod": "default"
    },
    "policy": {
      "bandwidthSizing": {
        "enabled": false
      }
    }
  }
}

This operation does not return a response body.