Getting a VCN Route Table's Details

Get details for a virtual cloud network (VCN) route table.

For an overview of routing in your VCN and subnets, see VCN Route Tables.
    1. Open the navigation menu, click Networking, and then click Virtual cloud networks.
    2. Click the name of the VCN you're interested in.
    3. Under Resources, click Route Tables.
      The default route table and any other route tables that have been created are displayed in the list of tables.
    4. Click a route table's name to view its details.
  • Use the network route-table get command and required parameters to get details for a VCN route table:

    oci network route-table get --rt-id ocid ... [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Run the GetRouteTable operation to get details for a VCN route table.