Name

ocf:IPv6addr — Manages IPv6 aliases

Synopsis

[OCF_RESKEY_ipv6addr=string] [OCF_RESKEY_cidr_netmask=string] [OCF_RESKEY_nic=string] IPv6addr [start | stop | status | monitor | validate-all | meta-data]

Description

This script manages IPv6 alias IPv6 addresses,It can add an IP6 alias, or remove one.

Supported Parameters

OCF_RESKEY_ipv6addr=IPv6 address

The IPv6 address this RA will manage

OCF_RESKEY_cidr_netmask=Netmask

The netmask for the interface in CIDR format. (ie, 24). The value of this parameter overwrites the value of _prefix_ of ipv6addr parameter.

OCF_RESKEY_nic=Network interface

The base network interface on which the IPv6 address will be brought online.