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
Examples
# ipv6config display Returns current IPv6 settings for an encoder configured to use IPv6: Current IPv6 Settings: Current NTP Settings: Or indicates that IPv6 is disabled: IPv6 is disabled on this device. |
# ipv6config disable Disables IPv6. IPv6 has been successfully disabled. |
# ipv6config configure Prompts you to configure IPv6 settings (on system where IPv6 is disabled, using auto-configure): IPv6 is currently disabled on this device. Current Hostname : MXD-John Current DNS Settings: You must REBOOT for any changes to take effect! |
# 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. |
Related Topics