< Home

Configuring Global Unicast Addresses for Interfaces

Context

A global unicast address is similar to an IPv4 public address and provided for the Internet Service Provider (ISP). A global unicast address can be generated by either of the following methods:

  • Generated in EUI-64 format: An IPv6 global unicast address in EUI-64 format contains a manually configured prefix and an automatically generated interface identifier.
  • Configured manually: You can manually configure an IPv6 global unicast address.
  • You can configure an interface with multiple global unicast addresses with different network prefixes.

  • Manually configured global unicast addresses have a higher priority than automatically generated ones. Manually configured addresses can overwrite automatically generated ones with the same prefix. The overwritten automatically generated addresses do not take effect even if manually configured addresses are deleted. A device needs to generate a new global unicast address based on the IP prefix carried in the received RA packet.

Procedure

  1. Run system-view

    The system view is displayed.

  2. Run ipv6

    IPv6 packet forwarding is enabled.

    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 either of the following commands to configure an IPv6 global unicast address for an interface:

    • Run ipv6 address { ipv6-address prefix-length | ipv6-address/prefix-length }

      An IPv6 global unicast address is manually configured.

    • Run ipv6 address { ipv6-address prefix-length | ipv6-address/prefix-length } eui-64

      An IPv6 global unicast address is generated in EUI-64 format.

    You can configure a maximum of 10 global unicast addresses on an 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.
Next topic >