< Home

Configuring Anycast Addresses for Interfaces

Context

IPv6 anycast addresses are allocated from the unicast address space. An anycast address identifies a group of network interfaces, which usually belong to different nodes. When using anycast addresses, pay attention to the following points:

  • You can use anycast addresses as destination addresses only.
  • Packets addressed to an anycast address are delivered to the nearest interface identified by the anycast address, depending on the routing protocols used.

Procedure

  1. Run system-view

    The system view is displayed.

  2. Run ipv6

    IPv6 packet forwarding is enabled on the switch.

    By default, IPv6 packet forwarding is disabled.

  3. Run interface interface-type interface-number

    The specified interface view is displayed.

  4. (Optional) On an Ethernet interface, run undo portswitch

    The interface is switched to Layer 3 mode.

    By default, an Ethernet interface works in Layer 2 mode.

    Only the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, and S6730S-S support switching between Layer 2 and Layer 3 modes.

  5. Run ipv6 enable

    The IPv6 function is enabled on the interface.

    By default, the IPv6 function is disabled on an interface.

  6. Run ipv6 address { ipv6-address prefix-length | ipv6-address/prefix-length } anycast

    An IPv6 anycast address is configured for the interface.

Verifying the Configuration

  • Run the display ipv6 interface [ interface-type interface-number | brief ] command in any view to check IPv6 information about a specified interface.

  • Run the display this ipv6 interface command in the interface view to check IPv6 information about the current interface.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic