Class NetworkL2gwDeviceInfoCli
- java.lang.Object
-
- org.apache.karaf.shell.console.AbstractAction
-
- org.apache.karaf.shell.console.OsgiCommandSupport
-
- org.opendaylight.netvirt.elan.cli.l2gw.NetworkL2gwDeviceInfoCli
-
- All Implemented Interfaces:
org.apache.felix.gogo.commands.Action
,org.apache.karaf.shell.commands.Action
,org.apache.karaf.shell.console.BundleContextAware
public class NetworkL2gwDeviceInfoCli extends org.apache.karaf.shell.console.OsgiCommandSupport
Prints L2Gw devices and Elan details . Print result as per each elan instance , printing all Mcast , UCast macs and vlan binding for each l2Gw device .
-
-
Constructor Summary
Constructors Constructor Description NetworkL2gwDeviceInfoCli()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected @Nullable java.lang.Object
doExecute()
void
setDataBroker(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker)
-