| Package | Description |
|---|---|
| org.onosproject.cli |
Administrative console command-line extensions.
|
| org.onosproject.cli.net |
Administrative console command-line extensions for interacting with the
network model & services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationIdListCommand
Lists application ID information.
|
class |
BalanceMastersCommand
Forces device mastership rebalancing.
|
class |
MastersListCommand
Lists device mastership information.
|
class |
MetricsListCommand
Prints metrics in the system.
|
class |
NodeAddCommand
Adds a new controller cluster node.
|
class |
NodeRemoveCommand
Removes a controller cluster node.
|
class |
NodesListCommand
Lists all controller cluster nodes.
|
class |
RolesCommand
Lists mastership roles of nodes for each device.
|
class |
SummaryCommand
Provides summary of ONOS model.
|
class |
TabletAddCommand
Adds a new controller cluster node.
|
class |
TabletLeaderCommand
Lists mastership roles of nodes for each device.
|
class |
TabletMemberCommand
Lists all controller cluster nodes.
|
class |
TabletRemoveCommand
Removes a controller cluster node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddFlowsCommand
Installs many many flows.
|
class |
AddHostToHostIntentCommand
Installs host-to-host connectivity intent.
|
class |
AddMultiPointToSinglePointIntentCommand
Installs point-to-point connectivity intents.
|
class |
AddOpticalIntentCommand
Installs optical connectivity intents.
|
class |
AddPointToPointIntentCommand
Installs point-to-point connectivity intents.
|
class |
AddressBindingsListCommand
Lists all configured address port bindings.
|
class |
AddSinglePointToMultiPointIntentCommand |
class |
ClusterDevicesCommand
Lists devices of the specified topology cluster in the current topology.
|
class |
ClusterLinksCommand
Lists links of the specified topology cluster in the current topology.
|
class |
ClustersListCommand
Lists all clusters in the current topology.
|
class |
ConnectivityIntentCommand
Base class for command line operations for connectivity based intents.
|
class |
DevicePortsListCommand
Lists all ports or all ports of a device.
|
class |
DeviceRemoveCommand
Removes an infrastructure device.
|
class |
DeviceRoleCommand
Sets role of the controller node for the given infrastructure device.
|
class |
DevicesListCommand
Lists all infrastructure devices.
|
class |
FlowsListCommand
Lists all currently-known hosts.
|
class |
GetStatistics
Fetches statistics.
|
class |
HostRemoveCommand
Removes an end-station host.
|
class |
HostsListCommand
Lists all currently-known hosts.
|
class |
IntentPushTestCommand
Installs point-to-point connectivity intents.
|
class |
IntentRemoveCommand
Removes host-to-host connectivity intent.
|
class |
IntentsListCommand
Lists the inventory of intents and their states.
|
class |
LeaderCommand
Prints the leader for every topic.
|
class |
LinksListCommand
Lists all infrastructure links.
|
class |
PathListCommand
Lists all shortest-paths paths between the specified source and
destination devices.
|
class |
RandomIntentCommand
Installs point-to-point connectivity intents.
|
class |
ResourceAllocationsCommand
Lists allocations by link.
|
class |
ResourceAvailableCommand
Lists allocations by link.
|
class |
TopologyCommand
Lists summary of the current topology.
|
class |
WipeOutCommand
Wipes-out the entire network information base, i.e.
|
Copyright © 2015. All rights reserved.