segmentBasedDeviceSettingsData

segmentBasedDeviceSettingsData
segmentBasedDeviceSettingsData
JSON Example
{
    "ha": {
        "enabled": false,
        "interface": "string"
    },
    "lan": {
        "interfaces": [
            {
                "override": false,
                "name": "string",
                "cwp": false,
                "disabled": false,
                "l2": {
                    "autonegotiation": false,
                    "speed": "string",
                    "duplex": "string",
                    "MTU": 0
                },
                "portMode": "string",
                "space": "string",
                "type": "string",
                "untaggedVlan": "string",
                "vlanIds": [
                    0
                ],
                "authenticationType": "string",
                "broadcastSsid": false,
                "passphrase": "string",
                "ssid": "string",
                "securityMode": "string"
            }
        ],
        "management": {
            "cidrIp": "string",
            "cidrPrefix": 0
        },
        "networks": [
            {
                "override": false,
                "advertise": false,
                "pingResponse": false,
                "bindEdgeAddress": false,
                "baseDhcpAddr": 0,
                "cidrIp": "string",
                "cidrPrefix": 0,
                "cost": 0,
                "dhcp": {
                    "enabled": false,
                    "dhcpRelay": {
                        "enabled": false,
                        "servers": [
                            "string"
                        ]
                    },
                    "leaseTimeSeconds": 0,
                    "baseDhcpAddr": 0,
                    "numDhcpAddr": 0,
                    "options": [
                        {
                            "option": 0,
                            "value": "string",
                            "type": "string",
                            "metaData": {
                                "dataType": "string",
                                "description": "string",
                                "display": false,
                                "list": false,
                                "name": "string",
                                "option": 0
                            }
                        }
                    ],
                    "override": false
                },
                "disabled": false,
                "interfaces": [
                    "string"
                ],
                "multicast": {
                    "igmp": {
                        "enabled": false,
                        "type": "string"
                    },
                    "igmpHostQueryIntervalSeconds": 0,
                    "igmpMaxQueryResponse": 0,
                    "pim": {
                        "enabled": false,
                        "type": "string"
                    },
                    "pimHelloTimerSeconds": 0,
                    "pimKeepAliveTimerSeconds": 0,
                    "pimPruneIntervalSeconds": 0
                },
                "name": "string",
                "netmask": "string",
                "numDhcpAddr": 0,
                "ospf": {
                    "enabled": false,
                    "override": false,
                    "area": 0,
                    "passiveInterface": false
                },
                "segmentId": 0,
                "staticReserved": 0,
                "vlanId": 0
            }
        ],
        "visibility": {
            "override": false,
            "mode": "string"
        }
    },
    "models": {
        "models": {
            "lan": {
                "interfaces": [
                    {
                        "override": false,
                        "name": "string",
                        "cwp": false,
                        "disabled": false,
                        "l2": {
                            "autonegotiation": false,
                            "speed": "string",
                            "duplex": "string",
                            "MTU": 0
                        },
                        "portMode": "string",
                        "space": "string",
                        "type": "string",
                        "untaggedVlan": "string",
                        "vlanIds": [
                            0
                        ],
                        "authenticationType": "string",
                        "broadcastSsid": false,
                        "passphrase": "string",
                        "ssid": "string",
                        "securityMode": "string"
                    }
                ],
                "management": {
                    "cidrIp": "string",
                    "cidrPrefix": 0
                },
                "networks": [
                    {
                        "override": false,
                        "advertise": false,
                        "pingResponse": false,
                        "bindEdgeAddress": false,
                        "baseDhcpAddr": 0,
                        "cidrIp": "string",
                        "cidrPrefix": 0,
                        "cost": 0,
                        "dhcp": {
                            "enabled": false,
                            "dhcpRelay": {
                                "enabled": false,
                                "servers": [
                                    "string"
                                ]
                            },
                            "leaseTimeSeconds": 0,
                            "baseDhcpAddr": 0,
                            "numDhcpAddr": 0,
                            "options": [
                                {
                                    "option": 0,
                                    "value": "string",
                                    "type": "string",
                                    "metaData": {
                                        "dataType": "string",
                                        "description": "string",
                                        "display": false,
                                        "list": false,
                                        "name": "string",
                                        "option": 0
                                    }
                                }
                            ],
                            "override": false
                        },
                        "disabled": false,
                        "interfaces": [
                            "string"
                        ],
                        "multicast": {
                            "igmp": {
                                "enabled": false,
                                "type": "string"
                            },
                            "igmpHostQueryIntervalSeconds": 0,
                            "igmpMaxQueryResponse": 0,
                            "pim": {
                                "enabled": false,
                                "type": "string"
                            },
                            "pimHelloTimerSeconds": 0,
                            "pimKeepAliveTimerSeconds": 0,
                            "pimPruneIntervalSeconds": 0
                        },
                        "name": "string",
                        "netmask": "string",
                        "numDhcpAddr": 0,
                        "ospf": {
                            "enabled": false,
                            "override": false,
                            "area": 0,
                            "passiveInterface": false
                        },
                        "segmentId": 0,
                        "staticReserved": 0,
                        "vlanId": 0
                    }
                ],
                "visibility": {
                    "override": false,
                    "mode": "string"
                }
            },
            "routedInterfaces": [
                {
                    "override": false,
                    "disabled": false,
                    "addressing": {
                        "type": "string",
                        "cidrPrefix": 0,
                        "cidrIp": "string",
                        "netmask": "string",
                        "gateway": "string",
                        "username": "string",
                        "password": "string"
                    },
                    "advertise": false,
                    "cellular": {
                        "simPin": "string",
                        "network": "string",
                        "apn": "string",
                        "username": "string",
                        "password": "string"
                    },
                    "dhcpServer": {
                        "enabled": false,
                        "dhcpRelay": {
                            "enabled": false,
                            "servers": [
                                "string"
                            ]
                        },
                        "leaseTimeSeconds": 0,
                        "baseDhcpAddr": 0,
                        "numDhcpAddr": 0,
                        "options": [
                            {
                                "option": 0,
                                "value": "string",
                                "type": "string",
                                "metaData": {
                                    "dataType": "string",
                                    "description": "string",
                                    "display": false,
                                    "list": false,
                                    "name": "string",
                                    "option": 0
                                }
                            }
                        ],
                        "override": false
                    },
                    "dslSettings": {
                        "mode": "string",
                        "properties": {}
                    },
                    "encryptOverlay": false,
                    "l2": {
                        "autonegotiation": false,
                        "speed": "string",
                        "duplex": "string",
                        "MTU": 0
                    },
                    "multicast": {
                        "igmp": {
                            "enabled": false,
                            "type": "string"
                        },
                        "igmpHostQueryIntervalSeconds": 0,
                        "igmpMaxQueryResponse": 0,
                        "pim": {
                            "enabled": false,
                            "type": "string"
                        },
                        "pimKeepAliveTimerSeconds": 0,
                        "pimPruneIntervalSeconds": 0,
                        "pimHelloTimerSeconds": 0
                    },
                    "name": "string",
                    "natDirect": false,
                    "ospf": {
                        "area": 0,
                        "authentication": false,
                        "authId": 0,
                        "authPassphrase": "string",
                        "cost": 0,
                        "deadTimer": 0,
                        "mode": "string",
                        "enabled": false,
                        "exclusionRoutes": [
                            {}
                        ],
                        "helloTimer": 0,
                        "inboundRouteLearning": {
                            "defaultAction": "string",
                            "filters": [
                                {
                                    "cidrIp": "string",
                                    "cidrPrefix": "string",
                                    "action": "string"
                                }
                            ]
                        },
                        "md5Authentication": false,
                        "MTU": 0,
                        "outboundRouteAdvertisement": {
                            "defaultAction": "string",
                            "filters": [
                                {
                                    "cidrIp": "string",
                                    "cidrPrefix": "string",
                                    "action": "string"
                                }
                            ]
                        },
                        "passive": false,
                        "vlanId": 0
                    },
                    "pingResponse": false,
                    "radiusAuthentication": {
                        "enabled": false,
                        "macBypass": [
                            {
                                "address": "string",
                                "description": "string"
                            }
                        ]
                    },
                    "segmentId": 0,
                    "sfpType": "string",
                    "subinterfaces": [
                        "device_settings_subinterface Object"
                    ],
                    "rpf": "string",
                    "trusted": false,
                    "underlayAccounting": false,
                    "vlanId": 0,
                    "wanOverlay": "string"
                }
            ]
        }
    },
    "multiSourceQos": {
        "enabled": false,
        "override": false,
        "highRatio": 0,
        "normalRatio": 0,
        "lowRatio": 0,
        "maxCapThreshold": 0,
        "minCapThreshold": 0
    },
    "ntp": {
        "sourceInterface": "string",
        "enabled": false,
        "override": false,
        "servers": [
            {
                "server": "string"
            }
        ]
    },
    "ntpServer": {
        "enabled": false,
        "override": false,
        "authentication": "string",
        "keys": [
            {
                "key": "string",
                "keyNumber": 0
            }
        ]
    },
    "radioSettings": {
        "country": "string",
        "radios": [
            {
                "band": "string",
                "channel": "string",
                "isEnabled": false,
                "mode": "string",
                "name": "string",
                "radioId": 0,
                "width": "string"
            }
        ]
    },
    "l2Settings": {
        "overrideARPTimeout": false,
        "arpStaleTimeoutMinutes": 0,
        "arpDeadTimeoutMinutes": 0,
        "arpCleanupTimeoutMinutes": 0
    },
    "routedInterfaces": [
        {
            "override": false,
            "disabled": false,
            "addressing": {
                "type": "string",
                "cidrPrefix": 0,
                "cidrIp": "string",
                "netmask": "string",
                "gateway": "string",
                "username": "string",
                "password": "string"
            },
            "advertise": false,
            "cellular": {
                "simPin": "string",
                "network": "string",
                "apn": "string",
                "username": "string",
                "password": "string"
            },
            "dhcpServer": {
                "enabled": false,
                "dhcpRelay": {
                    "enabled": false,
                    "servers": [
                        "string"
                    ]
                },
                "leaseTimeSeconds": 0,
                "baseDhcpAddr": 0,
                "numDhcpAddr": 0,
                "options": [
                    {
                        "option": 0,
                        "value": "string",
                        "type": "string",
                        "metaData": {
                            "dataType": "string",
                            "description": "string",
                            "display": false,
                            "list": false,
                            "name": "string",
                            "option": 0
                        }
                    }
                ],
                "override": false
            },
            "dslSettings": {
                "mode": "string",
                "properties": {}
            },
            "encryptOverlay": false,
            "l2": {
                "autonegotiation": false,
                "speed": "string",
                "duplex": "string",
                "MTU": 0
            },
            "multicast": {
                "igmp": {
                    "enabled": false,
                    "type": "string"
                },
                "igmpHostQueryIntervalSeconds": 0,
                "igmpMaxQueryResponse": 0,
                "pim": {
                    "enabled": false,
                    "type": "string"
                },
                "pimKeepAliveTimerSeconds": 0,
                "pimPruneIntervalSeconds": 0,
                "pimHelloTimerSeconds": 0
            },
            "name": "string",
            "natDirect": false,
            "ospf": {
                "area": 0,
                "authentication": false,
                "authId": 0,
                "authPassphrase": "string",
                "cost": 0,
                "deadTimer": 0,
                "mode": "string",
                "enabled": false,
                "exclusionRoutes": [
                    {}
                ],
                "helloTimer": 0,
                "inboundRouteLearning": {
                    "defaultAction": "string",
                    "filters": [
                        {
                            "cidrIp": "string",
                            "cidrPrefix": "string",
                            "action": "string"
                        }
                    ]
                },
                "md5Authentication": false,
                "MTU": 0,
                "outboundRouteAdvertisement": {
                    "defaultAction": "string",
                    "filters": [
                        {
                            "cidrIp": "string",
                            "cidrPrefix": "string",
                            "action": "string"
                        }
                    ]
                },
                "passive": false,
                "vlanId": 0
            },
            "pingResponse": false,
            "radiusAuthentication": {
                "enabled": false,
                "macBypass": [
                    {
                        "address": "string",
                        "description": "string"
                    }
                ]
            },
            "segmentId": 0,
            "sfpType": "string",
            "subinterfaces": [
                "device_settings_subinterface Object"
            ],
            "rpf": "string",
            "trusted": false,
            "underlayAccounting": false,
            "vlanId": 0,
            "wanOverlay": "string"
        }
    ],
    "segments": [
        {
            "authentication": {
                "override": false,
                "ref": "string"
            },
            "bgp": {
                "enabled": false,
                "override": false,
                "ASN": "string",
                "connectedRoutes": false,
                "defaultRoute": {
                    "enabled": false,
                    "advertise": "string"
                },
                "disableASPathCarryOver": false,
                "filters": [
                    {
                        "ids": [
                            "string"
                        ],
                        "name": "string",
                        "rules": [
                            {
                                "action": {
                                    "type": "string",
                                    "values": [
                                        {
                                            "type": "string",
                                            "value": "string"
                                        }
                                    ]
                                },
                                "match": {
                                    "exactMatch": false,
                                    "type": "string",
                                    "value": "string"
                                }
                            }
                        ]
                    }
                ],
                "holdtime": "string",
                "isEdge": false,
                "keepalive": "string",
                "neighbors": [
                    {
                        "neighborAS": "string",
                        "neighborIp": "string",
                        "neighborTag": "string",
                        "inboundFilter": {
                            "ids": [
                                "string"
                            ]
                        },
                        "outboundFilter": {
                            "ids": [
                                "string"
                            ]
                        },
                        "allowAS": false,
                        "connect": "string",
                        "defaultRoute": false,
                        "holdtime": "string",
                        "keepalive": "string",
                        "enableMd5": false,
                        "md5Password": "string"
                    }
                ],
                "networks": [
                    {
                        "cidrIp": "string",
                        "cidrPrefix": 0,
                        "segmentId": "string"
                    }
                ],
                "ospf": {
                    "enabled": false,
                    "metric": 0
                },
                "overlayPrefix": false,
                "propagateUplink": false,
                "routerId": "string",
                "uplinkCommunity": "string"
            },
            "css": {
                "enabled": false,
                "override": false,
                "config": {
                    "tunnelingProtocol": "string",
                    "authenticationAlgorithm": "string",
                    "encryptionAlgorithm": "string",
                    "redirect": "string",
                    "IKEPROP": {
                        "protocolVersion": 0
                    },
                    "GREPROP": {
                        "keepaliveIntervalSecs": 0,
                        "keepaliveRetries": 0
                    }
                },
                "provider": {
                    "ref": "string"
                },
                "sites": [
                    {
                        "data": {},
                        "logicalId": "string"
                    }
                ]
            },
            "edgeDirect": {
                "enabled": false,
                "override": false,
                "provider": {
                    "ref": "string"
                },
                "providers": [
                    {
                        "logicalId": "string",
                        "config": {
                            "useAllPublicWanLinks": false,
                            "enabled": false
                        },
                        "sites": [
                            {
                                "data": {},
                                "logicalId": "string"
                            }
                        ]
                    }
                ]
            },
            "dns": {
                "override": false,
                "primaryProvider": {
                    "ref": "string"
                },
                "backupProvider": {
                    "ref": "string"
                },
                "privateProviders": {
                    "ref": "string"
                }
            },
            "handOffControllers": {
                "override": false,
                "autoSelect": false,
                "gatewayList": [
                    {
                        "logicalId": "string",
                        "ipsecDetail": {
                            "ipsecGatewayAddress": "string",
                            "strictHostCheck": false
                        }
                    }
                ],
                "gateways": [
                    {
                        "logicalId": "string"
                    }
                ]
            },
            "handOffGateways": {
                "override": false,
                "autoSelect": false,
                "gatewayList": [
                    {
                        "logicalId": "string",
                        "ipsecDetail": {
                            "ipsecGatewayAddress": "string",
                            "strictHostCheck": false
                        }
                    }
                ],
                "gateways": [
                    {
                        "logicalId": "string"
                    }
                ]
            },
            "multiSourceQos": {
                "enabled": false,
                "override": false,
                "highRatio": 0,
                "normalRatio": 0,
                "lowRatio": 0,
                "maxCapThreshold": 0,
                "minCapThreshold": 0
            },
            "multicast": {
                "enabled": false,
                "override": false,
                "igmpHostQueryIntervalSeconds": 0,
                "igmpMaxQueryResponse": 0,
                "pimKeepAliveTimerSeconds": 0,
                "pimOnWanOverlay": {
                    "enabled": false,
                    "type": "string",
                    "sourceCidrIp": "string",
                    "sourceInterface": "string"
                },
                "pimPruneIntervalSeconds": 0,
                "rp": {
                    "type": "string",
                    "staticGroups": [
                        {
                            "multicastGroups": [
                                "string"
                            ],
                            "rpAddress": "string"
                        }
                    ]
                }
            },
            "nat": {
                "override": false,
                "rules": [
                    {
                        "type": "string",
                        "description": "string",
                        "insideCidrIp": "string",
                        "insideCidrPrefix": 0,
                        "insideNetmask": "string",
                        "insidePort": 0,
                        "outsideCidrIp": "string",
                        "outsideCidrPrefix": 0,
                        "outsideNetmask": "string",
                        "outsidePort": 0
                    }
                ],
                "dualRules": [
                    {
                        "description": "string",
                        "srcInsideCidrIp": "string",
                        "srcInsideCidrPrefix": 0,
                        "srcInsideCidrNetmask": "string",
                        "srcOutsideCidrIp": "string",
                        "srcOutsideCidrPrefix": 0,
                        "srcOutsideCidrNetmask": "string",
                        "destInsideCidrIp": "string",
                        "destInsideCidrPrefix": 0,
                        "destInsideCidrNetmask": "string",
                        "destOutsideCidrIp": "string",
                        "destOutsideCidrPrefix": 0,
                        "destOutsideCidrNetmask": "string"
                    }
                ]
            },
            "netflow": {
                "enabled": false,
                "override": false,
                "collectors": [
                    {
                        "type": "string",
                        "sourceInterface": "string",
                        "name": "string",
                        "allowAllSegment": false,
                        "logicalId": "string",
                        "filterList": [
                            {
                                "type": "string",
                                "name": "string",
                                "logicalId": "string"
                            }
                        ]
                    }
                ],
                "version": 0,
                "intervals": {
                    "flowStats": 0,
                    "flowLinkStats": 0,
                    "tunnelStats": 0,
                    "vrfTable": 0,
                    "applicationTable": 0,
                    "interfaceTable": 0,
                    "linkTable": 0
                }
            },
            "ntp": {
                "sourceInterface": "string",
                "enabled": false,
                "override": false,
                "servers": [
                    {
                        "server": "string"
                    }
                ]
            },
            "ospf": {
                "enabled": false,
                "areas": [
                    {
                        "id": 0,
                        "name": "string",
                        "type": "string"
                    }
                ],
                "bgp": {
                    "enabled": false,
                    "metric": 0,
                    "metricType": "string"
                },
                "defaultPrefixes": false,
                "defaultRouteAdvertise": "string",
                "defaultRoutes": "string"
            },
            "routes": {
                "icmpProbes": [
                    {}
                ],
                "icmpResponders": [
                    {}
                ],
                "static": [
                    {
                        "destination": "string",
                        "netmask": "string",
                        "sourceIp": "string",
                        "gateway": "string",
                        "cost": 0,
                        "preferred": false,
                        "description": "string",
                        "cidrPrefix": "string",
                        "wanInterface": "string",
                        "icmpProbeLogicalId": "string",
                        "vlanId": 0,
                        "advertise": false,
                        "subinterfaceId": 0
                    }
                ]
            },
            "segment": {
                "name": "string",
                "segmentId": 0,
                "segmentLogicalId": "string",
                "type": "string"
            },
            "snmp": {
                "override": false,
                "port": 0,
                "snmpv2c": {
                    "enabled": false,
                    "community": "string",
                    "allowedIp": [
                        "string"
                    ]
                },
                "snmpv3": {
                    "enabled": false,
                    "users": [
                        {
                            "name": "string",
                            "passphrase": "string",
                            "authAlg": "string",
                            "privacy": false,
                            "encrAlg": "string"
                        }
                    ]
                }
            },
            "syslog": {
                "enabled": false,
                "facilityCode": "string",
                "override": false,
                "collectors": [
                    {
                        "host": "string",
                        "port": 0,
                        "protocol": "string",
                        "roles": [
                            "string"
                        ],
                        "severity": "string",
                        "sourceInterface": "string",
                        "tag": "string"
                    }
                ]
            },
            "vpn": {
                "enabled": false,
                "edgeToDataCenter": false,
                "ref": "string",
                "isolationGroupId": "string",
                "edgeToEdgeHub": {
                    "enabled": false,
                    "ref": "string",
                    "vpnHubs": [
                        {
                            "logicalId": "string",
                            "name": "string",
                            "type": "string"
                        }
                    ]
                },
                "edgeToEdge": false,
                "edgeToEdgeDetail": {
                    "autoSelectVpnHubs": false,
                    "dynamic": {
                        "enabled": false,
                        "isolation": {
                            "enabled": false
                        },
                        "type": "string",
                        "timeout": 0
                    },
                    "encryptionProtocol": "string",
                    "profileIsolation": {
                        "enabled": false,
                        "profileLogicalId": "string",
                        "isolateDynamic": false
                    },
                    "isolation": {
                        "enabled": false
                    },
                    "isolationGroupId": "string",
                    "isolationGroups": [
                        {
                            "logicalId": "string"
                        }
                    ],
                    "useCloudGateway": false,
                    "vpnHubs": [
                        {
                            "logicalId": "string",
                            "name": "string",
                            "type": "string"
                        }
                    ]
                },
                "conditionalBackhaul": false,
                "backHaulEdges": [
                    {
                        "logicalId": "string",
                        "name": "string",
                        "type": "string"
                    }
                ]
            },
            "vqm": {
                "enabled": false,
                "override": false,
                "protocol": "string",
                "collectors": [
                    {
                        "address": "string",
                        "port": 0
                    }
                ]
            },
            "vrrp": {
                "enabled": false,
                "data": [
                    {
                        "cidrIp": "string",
                        "interface": "string",
                        "interval": 0,
                        "preempt": false,
                        "preemptDelay": 0,
                        "priority": 0,
                        "subinterfaceId": 0,
                        "vlanId": 0,
                        "vrid": 0
                    }
                ]
            }
        }
    ],
    "snmp": {
        "override": false,
        "port": 0,
        "snmpv2c": {
            "enabled": false,
            "community": "string",
            "allowedIp": [
                "string"
            ]
        },
        "snmpv3": {
            "enabled": false,
            "users": [
                {
                    "name": "string",
                    "passphrase": "string",
                    "authAlg": "string",
                    "privacy": false,
                    "encrAlg": "string"
                }
            ]
        }
    },
    "softwareUpdate": {
        "windowed": false,
        "window": {
            "day": 0,
            "beginHour": 0,
            "endHour": 0
        }
    },
    "tacacs": {
        "ref": "string",
        "sourceInterface": "string"
    },
    "vnfs": {
        "edge": {
            "ref": "string"
        },
        "hasVnfs": false,
        "securityVnf": {
            "vms": [
                {
                    "type": "string",
                    "vendor": "string",
                    "edge": {
                        "ref": "string"
                    },
                    "license": {
                        "ref": "string"
                    },
                    "service": {
                        "ref": "string"
                    },
                    "uuid": "string",
                    "uuidTimestamp": "string"
                }
            ]
        }
    }
}
ha
Optional

ha

lan
Optional

lan

object
models
Optional

models

multiSourceQos
Optional

multiSourceQos

ntp
Optional

ntp

ntpServer
Optional

ntpServer

radioSettings
Optional

radioSettings

l2Settings
Optional

l2Settings

routedInterfaces
Optional

routedInterfaces

segments
Optional

segments

snmp
Optional

snmp

softwareUpdate
Optional

softwareUpdate

tacacs
Optional

tacacs

vnfs
Optional

vnfs