

# Viewing router network interfaces in MediaConnect
<a name="viewing-router-network-interfaces"></a>

You can view your router network interfaces in the MediaConnect console. For each interface, you can see the configuration details, status, and associated resources.

## Prerequisites
<a name="viewing-router-network-interfaces-prerequisites"></a>

The following procedure assumes you have at least one router network interface in your AWS account.

## Procedure
<a name="viewing-router-network-interfaces-procedure"></a>

Follow these steps to view the network interfaces that are available in your AWS account.<a name="view-router-network-interfaces-procedure"></a>

**To view your router network interfaces**

1. Open the MediaConnect console at [https://console.aws.amazon.com/mediaconnect/](https://console.aws.amazon.com/mediaconnect/).

1. In the navigation pane, choose **Router network interfaces**.

1. Review the list of your router network interfaces.

1. Select a router network interface and choose **View resource**.

1. On the details page, use the following tabs to find specific information:


**Router network interface details tabs**  
<a name="router-network-interface-details-tabs-table"></a>
<table>
<thead>
  <tr><th>Tab</th><th>Description</th></tr>
</thead>
<tbody>
  <tr><td>Inputs</td><td>View the router inputs that are using this network interface.</td></tr>
  <tr><td>Outputs</td><td>View the router outputs that are using this network interface.</td></tr>
  <tr><td>Configuration</td><td>View the basic configuration information and current state of the network interface.</td></tr>
  <tr><td>Tags</td><td>View the tags that are applied to this network interface.</td></tr>
</tbody>
</table>


## Next steps
<a name="viewing-router-network-interfaces-next-steps"></a>

After reviewing your network interfaces, you can:
+ [Update your router network interface settings if needed](editing-router-network-interface.md)
+ [Create additional router network interfaces](creating-router-network-interfaces.md#create-router-network-interfaces-procedure)
+ [Delete unused router network interfaces](deleting-router-network-interface.md)

## Additional resources
<a name="viewing-router-network-interfaces-additional-resources"></a>

To view network interfaces programmatically, see the following pages in the *MediaConnect API Reference*: 
+ [ListRouterNetworkInterfaces](https://docs.aws.amazon.com/mediaconnect/latest/api/API_ListRouterNetworkInterfaces.html)
+ [GetRouterNetworkInterface](https://docs.aws.amazon.com/mediaconnect/latest/api/API_GetRouterNetworkInterface.html)
+ [BatchGetRouterNetworkInterface](https://docs.aws.amazon.com/mediaconnect/latest/api/API_BatchGetRouterNetworkInterface.html)

This includes information about how to use these operations and parameters in one of the language-specific AWS SDKs. 