@itentialopensource/adapter-nokia_nsp_device_configurator
Version:
This adapter integrates with system described as: 22.11Modeled-deviceConfiguratorRestconfApis.
53 lines • 1.07 kB
JSON
{
"nokia-conf:interface": [
{
"ipv4": {
"primary": {
"prefix-length": 24,
"address": "10.0.0.2"
}
},
"port": "1/1/1",
"interface-name": "if1"
},
{
"ipv4": {
"primary": {
"prefix-length": 24,
"address": "10.18.1.1"
}
},
"interface-name": "plain_patch_1",
"description": "To be modified by plain patch"
},
{
"ipv4": {
"primary": {
"prefix-length": 24,
"address": "10.18.2.1"
}
},
"interface-name": "plain_patch_2",
"description": "To be modified by plain patch"
},
{
"ipv4": {
"primary": {
"prefix-length": 24,
"address": "10.18.3.1"
}
},
"interface-name": "plain_patch_3",
"description": "To be modified by plain patch"
},
{
"ipv4": {
"primary": {
"prefix-length": 32,
"address": "10.10.10.2"
}
},
"interface-name": "system"
}
]
}