Class DeviceSubnetListCommand

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action, org.onosproject.codec.CodecContext

    public class DeviceSubnetListCommand
    extends org.onosproject.cli.AbstractShellCommand
    Command to list device-subnet mapping in Segment Routing.
    • Constructor Detail

      • DeviceSubnetListCommand

        public DeviceSubnetListCommand()
    • Method Detail

      • doExecute

        protected void doExecute()
        Specified by:
        doExecute in class org.onosproject.cli.AbstractShellCommand