public class McastShowCommand
extends org.onosproject.cli.AbstractShellCommand
| Constructor and Description |
|---|
McastShowCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute() |
com.fasterxml.jackson.databind.JsonNode |
json(McastRouteTable mrt) |
protected void |
printMrib4(McastRouteTable mrt)
Displays multicast route table entries.
|
annotations, annotations, appId, codec, doExecute, error, get, getService, jsonForEntity, mapper, outputJson, printprotected void execute()
execute in class org.onosproject.cli.AbstractShellCommandpublic com.fasterxml.jackson.databind.JsonNode json(McastRouteTable mrt)
protected void printMrib4(McastRouteTable mrt)
mrt - Mutlicast Route TableCopyright © 2015. All rights reserved.