public class AddMplsIntent extends ConnectivityIntentCommand
| Constructor and Description |
|---|
AddMplsIntent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Executes this command.
|
static String |
getDeviceId(String deviceString)
Extracts the device ID portion of the ConnectPoint.
|
static String |
getPortNumber(String deviceString)
Extracts the port number portion of the ConnectPoint.
|
protected Integer |
parseInt(String value) |
buildConstraints, buildTrafficSelector, buildTrafficTreatment, key, priorityannotations, annotations, appId, doExecute, error, get, outputJson, printprotected void execute()
AbstractShellCommandexecute in class AbstractShellCommandpublic static String getPortNumber(String deviceString)
deviceString - string representing the device/portpublic static String getDeviceId(String deviceString)
deviceString - string representing the device/portCopyright © 2015. All rights reserved.