netcfg6

netcfg6
netcfg6 [iface=0]
netcfg6 iface=0 [addr=:: netmask=64]

Configures an IPv6 network interface, one at a time.

Both addr and netmask must be specified at the same time to avoid bad network configuration.

Option Description

iface

The Ethernet interface number (0 or 1).

  • If iface is not specified on the command line, the current setting of both interfaces will be displayed.

  • If iface is specified without arguments, then the current setting of that interface will be displayed.

addr

Static IPv6 address for the interface.
Default: ::.

netmask

Subnet prefix length of the static IPv6 address for the interface.
Default: 64.