ipv6-pool

Function

The ipv6-pool command binds an IPv6 address pool to a BAS interface.

The undo ipv6-pool command deletes the binding between IPv6 address pools and a BAS interface.

By default, no IPv6 address pool is bound to a BAS interface.

This command is supported only on the NetEngine 8000 F1A.

Format

ipv6-pool pool-name

undo ipv6-pool pool-name

Parameters

Parameter Description Value
pool-name

Specified IPv6 address pool name.

The value is a string of 1 to 32 case-insensitive characters, spaces not supported.

Views

BAS interface view (FE), BAS interface view (VE), BAS interface view (trunk)

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
aaa-access write

Usage Guidelines

Usage Scenario

To limit the range of IPv6 addresses available to clients in a BAS interface, you can bind IPv6 address pools to the BAS interface by running the ipv6-pool command.

Prerequisites

Before using the ipv6-pool command, ensure that the IPv6 address pools to be bound to a BAS interface exist and are bound to prefix pools.

Before using the ipv6-pool command, ensure that the authentication-method-ipv6 bind command has been configured on the BAS interface.

Precautions

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

A BAS interface contains a maximum of 8 Ipv6 address pools.

The IPv6 BAS relay pool could not be used by a bas interface.

Example

# Bind IPv6 address pool pool1 to a BAS interface
<HUAWEI> system-view
[~HUAWEI] ipv6 prefix pre local
[*HUAWEI-ipv6-prefix-pre] commit
[~HUAWEI-ipv6-prefix-pre] prefix 11::1/32
[~HUAWEI-ipv6-prefix-pre] quit
[~HUAWEI] ipv6 pool poolv6 bas local
[*HUAWEI-ipv6-pool-poolv6] commit
[~HUAWEI-ipv6-pool-poolv6] prefix pre
[*HUAWEI-ipv6-pool-poolv6] commit
[*HUAWEI-ipv6-pool-poolv6] quit
[~HUAWEI] interface GigabitEthernet0/1/19
[~HUAWEI-GigabitEthernet0/1/19] bas
[~HUAWEI-GigabitEthernet0/1/19-bas] access-type layer2-subscriber
[*HUAWEI-GigabitEthernet0/1/19-bas] commit
[~HUAWEI-GigabitEthernet0/1/19-bas] authentication-method-ipv6 bind
[*HUAWEI-GigabitEthernet0/1/19-bas] commit
[~HUAWEI-GigabitEthernet0/1/19-bas] ipv6-pool poolv6
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >