| Package | Description |
|---|---|
| org.onosproject.virtualbng |
A virtual Broadband Network Gateway (BNG) application.
|
| Modifier and Type | Method and Description |
|---|---|
static ConnectPointConfiguration |
ConnectPointConfiguration.of(String string)
Creates a new connect point from a string representation.
|
| Constructor and Description |
|---|
VbngConfiguration(List<org.onlab.packet.IpPrefix> prefixes,
org.onlab.packet.IpAddress nextHopIpAddress,
org.onlab.packet.MacAddress publicFacingMac,
org.onlab.packet.IpAddress xosIpAddress,
int xosRestPort,
Map<String,ConnectPointConfiguration> hosts)
Constructor.
|
Copyright © 2015. All rights reserved.