Creating a Static Route

Scenarios

You can create static routes in a route table of an enterprise router.

Static routes are classified into common routes and blackhole routes. A blackhole route only has a destination and has no next hop. It drops all traffic sent to the specified destination.

Procedure

  1. Log in to the management console.

  2. Click image1 in the upper left corner and select the desired region and project.

  3. Click Service List and choose Networking > Enterprise Router.

    The Enterprise Router homepage is displayed.

  4. Search for the target enterprise router by name.

    **Figure 1** Searching for an enterprise router

    Figure 1 Searching for an enterprise router

  5. Go to the Route Tables tab using either of the following methods:

    • In the upper right corner of the enterprise router, click Manage Route Table.

    • Click the enterprise router name and click Route Tables.

    **Figure 2** Creating a static route

    Figure 2 Creating a static route

  6. Click the route table where you want to create a static route. On the Routes tab, click Create Route.

    The Create Route dialog box is displayed.

  7. Configure the parameters based on Table 1.

    Table 1 Parameter description

    Parameter

    Setting

    Example Value

    Destination

    Mandatory

    Enter the IP address or CIDR block of the attachment. For example, if it is a VPC attachment, enter the CIDR block of the VPC or a subnet of the VPC.

    192.168.2.0/24

    Blackhole Route

    Optional

    If Blackhole Route is enabled, you do not need to configure Attachment Type and Next Hop for the route. If the destination of a route is the same as, or is contained in, that of this blackhole route, all packets destined for the destination will be dropped.

    -

    Attachment Type

    • If Blackhole Route is not enabled, you need to configure this parameter.

    • If Blackhole Route is enabled, you do not need to configure this parameter.

    VPC: Create a static route for a VPC attachment.

    For more information, see Attachment Overview.

    VPC

    Next Hop

    • If Blackhole Route is not enabled, you need to configure this parameter.

    • If Blackhole Route is enabled, you do not need to configure this parameter.

    In the drop-down list, select the target attachment.

    er-attach-01

  8. Click OK.

    Wait for 2 to 3 seconds, and click image2 to refresh the route list. The created static route is displayed.