forked from docs/doc-exports
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com> Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
7.5 KiB
7.5 KiB
Can I Bind Multiple EIPs to an ECS?
Scenarios
You can bind multiple EIPs to an ECS. However, this configuration is not recommended.
To bind multiple EIPs to an ECS, you must manually configure routes.
Configuration Example
Table 1 lists ECS configurations.
Parameter |
Configuration |
---|---|
Name |
ecs_test |
Image |
CentOS 6.5 64bit |
EIP |
2 |
Primary NIC |
eth0 |
Secondary NIC |
eth1 |
Example 1:
If you are required to access public network 11.11.11.0/24 through standby NIC eth1, perform the following operations to configure a route:
Example 2:
Based on example 1, if you are required to enable routing for default public network traffic through standby NIC eth1, perform the following operations to configure a route:
Parent topic: EIP Binding and Unbinding