On (07/09/09 00:42), Peter Memishian wrote: > > > Slots don't work with IPv6, period. A single "label" corresponds to > > multiple addresses the way stateless addrconf and DHCPv6 is defined to > > work. A slot can only contain one address. > > So what exactly does a label represent? One or more addresses that have > been bundled together? How do I change the dimensions of the bundle?
A label represents an address object. For a static address, this is exactly one address. For IPv6/DHCPv6, this is a group of addresses, and as Erik pointed out, the size of that group is controlled by other protocols. --Sowmini
