Overview
This article provides information regarding the Exinda CLI command ipv6
which is used for configuring IPv6 specific settings.
Information
NOTE: The following syntax convention is used:
- {}: Options are enclosed in braces and are separated by '|'
- []: Optional keywords are enclosed in brackets
- <>: User input is required where variables are enclosed in greater-than and less-than symbols
The table below details all commands which are used for the IPv6 configuration via CLI commands in Exinda.
Action Description |
Command | Parameter Description |
To enable IPv6 for the entire system |
[no] ipv6 enable |
Not Applicable |
To configure global DHCPv6 settings | [no] ipv6 dhcp {primary-intf|stateless} |
|
To add an IPv6 default gateway |
|
Not Applicable |
To add an IPv6 static route |
|
Not Applicable |
To add a static hostname/IPv6 address mapping |
[no] ipv6 host <hostname> <IPv6 address> |
Not Applicable |
To add a static IPv6 hostname mapping for the current hostname |
[no] ipv6 map-hostname |
Not Applicable |
To configure a static IPv6 neighbor MAC (link layer) address mapping |
|
Not Applicable |
Find more CLI commands.
Priyanka Bhotika
Comments