ip-pool (Remote backup service view)

Function

The ip-pool command binds an IP address pool to a remote backup service in the remote backup service view.

The undo ipv6-pool command removes the binding between an IP address pool and a remote backup service.

By default, no IP address pools are bound to a remote backup service in the remote backup service view.

This command is supported only on the NetEngine 8000 F1A.

Format

ip-pool pool-name [ metric metric-num ]

undo ip-pool pool-name [ metric metric-num ]

Parameters

Parameter Description Value
pool-name

Specifies the name of an IP address pool.

The value is a string of 1 to 128 case-insensitive characters. The bound IP address pool must have been configured in the system view using the ip pool command.

metric metric-num

Specifies the priority of the IP address pool route into tunnel. The smaller the value, the higher the priority.

The value is an integer ranging from 1 to 65535.

Views

Remote backup service view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
rui write

Usage Guidelines

Usage Scenario

A maximum of 4096 IP address pools can be bound to a remote backup service, and an IP address pool can be bound only to one remote backup service. The IP address pool must have been configured, which can be either a local or a remote IP address pool.

The corresponding IP address pools must be configured in the RBS view for the protection tunnel. The egress for the IP address pool's network segment routes is destined for the protection tunnel.

After an IP address pool is bound to a remote backup service, the IP address pool cannot be deleted before the binding is removed.

The network segment route cost of the IPv4 address pool can be any of the following:

  • If metric is specified, the network segment route cost of the IPv4 address pool is the specified one.
  • If metric is not specified:
  • For an rui-slave address pool, its network segment route cost is 20 by default.
  • For a primary address pool, its network segment route cost is 10 by default.

    After a non-rui-slave address pool is bound to the remote backup service, its network segment route cost is determined by the track interface status and switching policy in the remote backup service:
  • If the track interface is Down, the switching policy is met so that the routes to the address pool are withdrawn and the network segment route cost is changed to 65535.
  • If the system is restarted, the routes to the address pool are delayed advertisement, and the network segment route cost is changed to 65535. After the track interface goes Up, service data is restored. Then routes to the address pool are advertised, and the network segment route cost is restored to the configured value or default value.

Precautions

In VS mode, this command is supported only by the admin VS.

Example

# Create a remote backup service named rbs and bind it to IP address pool pool1.
<HUAWEI> system-view
[~HUAWEI] ip-pool pool1 bas remote
[~HUAWEI-ip-pool-pool1] gateway 10.10.110.1 255.255.0.0
[*HUAWEI-ip-pool-pool1] commit
[~HUAWEI-ip-pool-pool1] quit
[~HUAWEI] remote-backup-service rbs
[*HUAWEI-rm-backup-srv-rbs] commit
[~HUAWEI-rm-backup-srv-rbs] ip-pool pool1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >