config system ipv6-neighbor-cache
Configure IPv6 neighbor cache table.
config system ipv6-neighbor-cache Description: Configure IPv6 neighbor cache table. edit <id> set interface {string} set ipv6 {ipv6-address} set mac {mac-address} next end
config system ipv6-neighbor-cache
Parameter |
Description |
Type |
Size |
---|---|---|---|
id |
Unique integer ID of the entry. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
interface |
Select the associated interface name from available options. |
string |
Maximum length: 15 |
ipv6 |
IPv6 address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx). |
ipv6-address |
Not Specified |
mac |
MAC address (format: xx:xx:xx:xx:xx:xx). |
mac-address |
Not Specified |