All Products
Search
Document Center

Cloud Enterprise Network:Manage custom routes of a transit router

更新時間:Aug 16, 2024

Enterprise Edition transit routers support custom routes. You can add static routes or blackhole routes to the route tables of an Enterprise Edition transit router to control network forwarding.

Add a custom route to a route table of an Enterprise Edition transit router

  1. Log on to the CEN console.

  2. On the Instances page, click the ID of the CEN instance that you want to manage.

  3. Navigate to the Basic Settings > Transit Router tab and click the ID of the transit router that you want to manage.

  4. On the details page of the transit router, click the Route Table tab.

  5. In the left-side section, click the route table ID. On the Route Entry tab of the details page, click Add Route Entry.

  6. In the Add Route Entry dialog box, configure the parameters and click OK. The following table describes the parameters.

    Parameter

    Description

    Route Table

    The current route table is selected by default.

    Transit Router

    The current transit router is selected by default.

    Name

    Enter a name for the route entry.

    Destination CIDR

    Enter a destination CIDR block for the route. Example: 192.168.1.0/24.

    Blackhole Route?

    • Yes: specifies that the route is a blackhole route. All traffic destined for this route is dropped.

    • No: specifies that the route is not a blackhole route. In this case, you must specify the next hop of the route.

    Next Hop

    Select a next hop.

    Description

    Enter a description for the route entry.

View routes of an Enterprise Edition transit router

  1. Log on to the CEN console.

  2. On the Instances page, click the ID of the CEN instance that you want to manage.

  3. Navigate to the Basic Settings > Transit Router tab and click the ID of the transit router that you want to manage.

  4. On the details page of the transit router, click the Route Table tab.

  5. In the left-side section, click the ID of the route table that you want to manage.

  6. On the Route Entry tab of the route table details page, you can view the following information about routes in the current route table.

    By default, only some route attributes are displayed in the CEN console. To view all route attributes, click the 列表顶部-操作按钮-自定义列表项 icon to adjust the column filter.

    Parameter

    Description

    Route ID/Name

    The name and ID of the route.

    To rename the route entry, click the 编辑 icon below the route ID.

    Destination CIDR Block

    The destination CIDR block of the route.

    Next Hop

    The network instance that is specified as the next hop of the route.

    Type

    The type of next hop.

    • Network Instance: indicates that the next hop of the route is a network instance connection.

    • Blackhole: indicates that the route is a blackhole route.

      All traffic destined for this route is dropped.

    Next Hop Resource ID/Name

    The ID and name of the network instance that is specified as the next hop of the route.

    Next Hop Resource Type

    The type of network instance that is specified as the next hop of the route.

    • VPC

    • ECR

    • VPN

    • VBR

    • Transit Router

      Transit Router indicates a transit router.

    Route Type

    The route type. Valid values:

    • Propagated Routes: indicates that the route is a route learned by the transit router.

    • Static Routes: indicates that the route is a custom route.

    Route Status

    The status of the route. Valid values:

    • Available: The route is available.

    • Rejected: The route is rejected due to route conflicts.

    • Prohibited: The route is prohibited by a routing policy associated with the route table.

    • Standby: The route is a standby route. When the active route is unavailable, traffic can be transmitted through the standby route.

    Route Attribute

    The attributes of the route.

    To view the attributes of the route, such as the AS path, community value, and priority, click View Details.

    Description

    The description of the route.

    To modify the description of or add a description to a route ,click the 编辑 icon.

    Creation Time

    The time when the route was created.

    Route Source ID/Name

    The ID and name of the route source.

    Route Source Type

    The source resource type of the route.

    • VPC

    • ECR

    • VPN

    • VBR

    • Transit Router

      Transit Route indicates a transit router.

    Prefix List

    If a prefix list ID is displayed, the route is generated from a prefix list.

If you have a large number of routes, you can filter routes by destination CIDR block.2024-04-26_14-21-28

View routes of a Basic Edition transit router

  1. Log on to the CEN console.

  2. On the Instances page, click the ID of the CEN instance that you want to manage.

  3. Navigate to the Basic Settings > Transit Router tab and click the ID of the transit router that you want to manage.

  4. On the details page of the transit router, click the Route Table tab.

  5. On the Route Entry tab, view the routes in the current region.

    Parameter

    Description

    Destination CIDR Block

    The destination CIDR block of the route.

    Next Hop

    The network instance that is specified as the next hop of the route.

    Type

    The type of the network instance that is specified as the next hop of the route.

    • CCN: a Cloud Connect Network (CCN) instance

    • VPC: a virtual private cloud (VPC)

    • VBR: a virtual border router (VBR)

    • BR: a transit router

    • local_service: a system route.

    Route Type

    The route type. Valid values:

    • CEN: a route learned by the transit router.

    • Custom: a custom route.

    • System: a system route that is automatically added.

    Status

    The status of the route. Valid values:

    • Available: The route is available.

    • Rejected: The route is rejected by a routing policy associated with the route table.

    • Candidate: The route is a standby route. When the active route is unavailable, traffic can be transmitted through the standby route.

    Match Policy

    The routing policy that the route matches.

    If the route matches a routing policy, you can click View Details to view details about the routing policy.

    Route Attribute

    The attributes of the route.

    To view the attributes of the route, such as the AS path, community value, and priority, click View Details.

    Policy to Other Regions

    The routing policy that the route matches to forward packets to other regions.

    Status to Other Regions

    The status of the route that forwards packets to other regions.

    • Available: The route can be advertised to other regions.

    • Prohibited: The route cannot be advertised to other regions.

Delete a custom route from a route table of an Enterprise Edition transit router

  1. Log on to the CEN console.

  2. On the Instances page, click the ID of the CEN instance that you want to manage.

  3. Navigate to the Basic Settings > Transit Router tab and click the ID of the transit router that you want to manage.

  4. On the details page of the transit router, click the Route Table tab.

  5. In the left-side section, click the ID of the route table that you want to manage.

  6. On the Route Entry tab of the route table details page, find the route that you want to delete and click Delete in the Actions column.

  7. In the Delete Route Entry message, confirm the information and click OK.

References