• odacli list-networks
Use the odacli list-networks command to display networks.
• odacli describe-network
Use the odacli describe-network command to display the details of a
specific network.
• odacli create-network
Use the odacli create-network command to create a network.
• odacli update-network
Use the odacli update-network command to update an existing network
configuration.
• odacli delete-network
Use the command odacli delete-network to delete a network.
• odacli describe-networkinterface
Use the odacli describe-networkinterface command to display the
details of any network interface.
• odacli list-networkinterfaces
Use the odacli list-networkinterfaces command to display network
interfaces.
odacli list-networks
Use the odacli list-networks command to display networks.
File Path
$ORACLE_HOME/opt/oracle/dcs/bin/odacli
Syntax
odacli list-networks [-j] [-h]
Parameters
Parameter Description
--json
,
-j
(Optional) Displays JSON output.
--help
,
-h
(Optional) Displays help for using the command.
--nodeNumber
,
-u
(Optional) Displays the network interface information for the
specified node. By default, the node number is always the first
node (Node0).
Example 13-81 Displaying a List of Networks
Use the odacli list-networks command to display a list of networks:
# odacli list-networks
ID Name NIC
InterfaceType
IP Address Subnet Mask Gateway VlanId
---------------------------------------- --------------------
Chapter 13
odacli Network Commands
13-88