Skip to content
4g-macro.yaml 215 KiB
Newer Older
version: 1.7.1
Kevin Di Lallo's avatar
Kevin Di Lallo committed
name: 4g-macro
deployment:
    netChar:
        latency: 50
        latencyVariation: 10
        latencyDistribution: Normal
        throughputDl: 1000
        throughputUl: 1000
    connectivity:
        model: OPEN
Kevin Di Lallo's avatar
Kevin Di Lallo committed
    userMeta:
        mec-sandbox: '{"defaultStaticUeCount": 1, "defaultLowVelocityUeCount": 1, "defaultHighVelocityUeCount": 1, "highVelocitySpeedThreshold": 10}'
        network-info: '{"type": "local", "path":"4G-Macro-Network-Topology.png"}'
    domains:
        -
            id: PUBLIC
            name: PUBLIC
            type: PUBLIC
            netChar:
                latency: 6
                latencyVariation: 2
                throughputDl: 1000
                throughputUl: 1000
            zones:
                -
                    id: PUBLIC-COMMON
                    name: PUBLIC-COMMON
                    type: COMMON
                    netChar:
                        latency: 5
                        latencyVariation: 1
                        throughputDl: 1000
                        throughputUl: 1000
                    networkLocations:
                        -
                            id: PUBLIC-COMMON-DEFAULT
                            name: PUBLIC-COMMON-DEFAULT
                            type: DEFAULT
                            netChar:
                                latency: 1
                                latencyVariation: 1
                                throughputDl: 1000
                                throughputUl: 1000
        -
            id: f1c5f2fe-5fbb-48fa-a0df-6ad00e4eeb4c
            name: sandbox-operator
            type: OPERATOR-CELLULAR
            netChar:
                latency: 6
                latencyVariation: 2
                throughputDl: 1000
                throughputUl: 1000
            cellularDomainConfig:
                mnc: '001'
                mcc: '001'
                defaultCellId: FFFFFFF
            zones:
                -
                    id: sandbox-operator-COMMON
                    name: sandbox-operator-COMMON
                    type: COMMON
                    netChar:
                        latency: 5
                        latencyVariation: 1
                        throughputDl: 1000
                        throughputUl: 1000
                    networkLocations:
                        -
                            id: sandbox-operator-COMMON-DEFAULT
                            name: sandbox-operator-COMMON-DEFAULT
                            type: DEFAULT
                            netChar:
                                latency: 1
                                latencyVariation: 1
                                throughputDl: 1000
                                throughputUl: 1000
                -
                    id: 6fd7e9d1-3646-474d-880b-d4a21799d280
                    name: zone01
                    type: ZONE
                    netChar:
                        latency: 5
                        latencyVariation: 1
                        throughputDl: 1000
                        throughputUl: 1000
                    meta:
                        display.map.color: blueviolet
                    networkLocations:
                        -
                            id: zone01-DEFAULT
                            name: zone01-DEFAULT
                            type: DEFAULT
                            netChar:
                                latency: 1
                                latencyVariation: 1
                                throughputDl: 1000
                                throughputUl: 1000
                        -
                            id: 3480e529-3fc1-44b8-a892-42bbbfa4018f
                            name: 4g-macro-cell-1
                            type: POA-4G
                            netChar:
Kevin Di Lallo's avatar
Kevin Di Lallo committed
                                latencyVariation: 1
                                throughputDl: 1000
                                throughputUl: 1000
Kevin Di Lallo's avatar
Kevin Di Lallo committed
                            poa4GConfig:
                                cellId: '1010101'
                            geoData:
                                location:
                                    type: Point
                                    coordinates:
                                        - 7.419344
                                        - 43.72764
                                radius: 400
                            physicalLocations:
                                -
                                    id: 3331ee44-2236-1111-0020-5a3c2bde0eaa
                                    name: 10.10.0.4
                                    type: UE
                                    geoData:
                                        location:
                                            type: Point
                                            coordinates:
                                                - 7.420433
                                                - 43.729942
                                        path:
                                            type: LineString
                                            coordinates:
                                                -
                                                    - 7.420433
                                                    - 43.729942
                                                -
                                                    - 7.420659
                                                    - 43.73036
                                                -
                                                    - 7.420621
                                                    - 43.731045
                                                -
                                                    - 7.420922
                                                    - 43.73129
                                                -
                                                    - 7.421345
                                                    - 43.731373
                                                -
                                                    - 7.42135
                                                    - 43.73168
                                                -
                                                    - 7.421148
                                                    - 43.73173
                                                -
                                                    - 7.420616
                                                    - 43.731964
                                                -
                                                    - 7.419779
                                                    - 43.732197
                                                -
                                                    - 7.419111
                                                    - 43.732353
                                                -
                                                    - 7.418931
                                                    - 43.732315
                                                -
                                                    - 7.418345
                                                    - 43.731964
                                                -
                                                    - 7.418319
                                                    - 43.73186
                                                -
                                                    - 7.418024
                                                    - 43.73179
                                                -
                                                    - 7.41796
                                                    - 43.731728
                                                -
                                                    - 7.417729
                                                    - 43.731743
                                                -
                                                    - 7.417463
                                                    - 43.731632
                                                -
                                                    - 7.417507
                                                    - 43.73148
                                                -
                                                    - 7.417428
                                                    - 43.731407
                                                -
                                                    - 7.417343
                                                    - 43.731396
                                                -
                                                    - 7.417334
                                                    - 43.731133
                                                -
                                                    - 7.417317
                                                    - 43.73053
                                                -
                                                    - 7.417164
                                                    - 43.7304
Loading
Loading full blame…