{ | |
"apps": { | |
"org.onosproject.igmp": { | |
"ssmTranslate": [ | |
{ | |
"source": "1.2.3.4", | |
"group": "229.0.0.1" | |
}, | |
{ | |
"source": "2.3.4.5", | |
"group": "229.0.0.2" | |
}, | |
{ | |
"source": "1.2.3.4", | |
"group": "229.0.0.3" | |
}, | |
{ | |
"source": "1.2.3.4", | |
"group": "229.0.0.4" | |
}, | |
{ | |
"source": "2.3.4.5", | |
"group": "229.0.0.5" | |
} | |
] | |
}, | |
"org.onosproject.aaa": { | |
"AAA": { | |
"radiusIp": "172.25.0.100", | |
"radiusServerPort": "1812", | |
"radiusSecret": "SECRET" | |
} | |
}, | |
"org.onosproject.dhcp": { | |
"dhcp": { | |
"ip": "10.1.11.50", | |
"mac": "ca:fe:ca:fe:ca:fe", | |
"subnet": "255.255.252.0", | |
"broadcast": "10.1.11.255", | |
"router": "10.1.8.1", | |
"domain": "8.8.8.8", | |
"ttl": "63", | |
"lease": "300", | |
"renew": "150", | |
"rebind": "200", | |
"delay": "2", | |
"timeout": "150", | |
"startip": "10.1.11.51", | |
"endip": "10.1.11.100" | |
} | |
} | |
}, | |
"devices": { | |
"of:0000000000000001": { | |
"basic": { | |
"driver": "pmc-olt" | |
}, | |
"accessDevice": { | |
"uplink": "0", | |
"vlan": "1000" | |
} | |
}, | |
"of:0000000000000002": { | |
"basic": { | |
"driver": "pmc-olt" | |
}, | |
"accessDevice": { | |
"uplink": "0", | |
"vlan": "1001" | |
} | |
}, | |
"of:0000000000000003": { | |
"basic": { | |
"driver": "pmc-olt" | |
}, | |
"accessDevice": { | |
"uplink": "0", | |
"vlan": "1002" | |
} | |
}, | |
"of:0000000000000004": { | |
"basic": { | |
"driver": "pmc-olt" | |
}, | |
"accessDevice": { | |
"uplink": "0", | |
"vlan": "1003" | |
} | |
}, | |
"of:0000000000000005": { | |
"basic": { | |
"driver": "pmc-olt" | |
}, | |
"accessDevice": { | |
"uplink": "0", | |
"vlan": "1004" | |
} | |
}, | |
"of:0000000000000006": { | |
"basic": { | |
"driver": "pmc-olt" | |
}, | |
"accessDevice": { | |
"uplink": "0", | |
"vlan": "1005" | |
} | |
} | |
} | |
} |