ipv6config
The ipv6config
command is used to view and set the parameters that specify the IPv6 network configuration of Makito X Series devices.
As shown in the examples that follow, when you enter the ipv6config configure
command, the system displays the current IPv6 settings and takes you through a series of prompts enabling you to change these settings. You can either assign a static IPv6 address or use DHCPv6 (Dynamic Host Configuration Protocol for IPv6).
You must reboot for any changes to take effect.
Synopsis
ipv6config display |
Actions
Action | Description |
---|---|
display | Displays the current IPv6 configuration. |
configure | Configures IPv6 settings. |
disable | Disables IPv6 functionality. Note You cannot disable IPv6 if IPv4 is already disabled. |
Parameters
N/A
Tip
For descriptions of the parameters that follow, see Network Settings.
Examples
# ipv6config display Returns current IPv6 settings for an encoder configured to use IPv6: Current IPv6 Settings: Current DNS Settings: Or indicates that IPv6 is disabled: IPv6 is disabled on this device. |
# ipv6config disable Prompts you to confirm and then disables IPv6. Do you want to disable IPv6 functionality? (Y,n): y admin@x-enc-hevc:~$ reboot |
# ipv6config configure Prompts you to configure IPv6 settings (on system where IPv6 has been disabled, re-configuring IPv6 to the last configured settings): IPv6 is currently disabled on this device. |
# ipv6config configure Prompts you to modify current IPv6 settings (without using auto-config): Current IPv6 Settings: |
Related Topics