Description | Table allowing the creation and removal of IPv6
interfaces.
The table is indexed by ipv6IfIndex. The value of
ipv6IfIndex shall be a four byte value in one of
the following formats:
0x0000vvvv - The interface for VLAN vvvv
0x0100tttt - The interface for tunnel tttt
0x02000001 - The IPv6 loopback interface
0x0300nnnn - A loopback0 interface with ID nnnn
The IPv6 loopback interface's configuration cannot be
modified.
A loopback0 interface's configuration cannog be modified
other than to change its name or administrative status.
When creating a new loopback0 interface, the special
ipv6IfIndex value of 0x03000000 should be specified
(ID of 0). Upon creation the interface will automatically
be assigned its actual ID and ipv6IfIndex. |