

# View transit gateway route tables using Amazon Transit Gateway
<a name="view-tgw-route-tables"></a>

**To view your transit gateway route tables using the console**

1. Open the Amazon VPC console at [https://console.amazonaws.cn/vpc/](https://console.amazonaws.cn/vpc/).

1. On the navigation pane, choose **Transit Gateway Route Tables**.

1. (Optional) To find a specific route table or set of tables, enter all or part of the name, keyword, or attribute in the filter field.

1. Select the checkbox for a route table, or choose its ID, to display information about its associations, propagations, routes, and tags.

**To view your transit gateway route tables using the Amazon CLI**  
Use the [describe-transit-gateway-route-tables](https://docs.amazonaws.cn/cli/latest/reference/ec2/describe-transit-gateway-route-tables.html) command.

**To view the routes for a transit gateway route table using the Amazon CLI**  
Use the [search-transit-gateway-routes](https://docs.amazonaws.cn/cli/latest/reference/ec2/search-transit-gateway-routes.html) command.

**To view the route propagations for a transit gateway route table using the Amazon CLI**  
Use the [get-transit-gateway-route-table-propagations](https://docs.amazonaws.cn/cli/latest/reference/ec2/get-transit-gateway-route-table-propagations.html) command.

**To view the associations for a transit gateway route table using the Amazon CLI**  
Use the [get-transit-gateway-route-table-associations](https://docs.amazonaws.cn/cli/latest/reference/ec2/get-transit-gateway-route-table-associations.html) command.