Start a conversation

Exinda CLI: IPv6

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}
  • primary-intf <interface-name> - Set the interface from which non-interface-specific (resolver) configuration will be accepted via DHCPv6
  • stateless - Enable stateless DHCPv6 requests (i.e. Get only DNS configuration - not an IPv6 address)
To add an IPv6 default gateway

[no] ipv6 default-gateway <IPv6 address or interface>

Not Applicable 
To add an IPv6 static route

[no] ipv6 route <network prefix> <next hop IPv6 address or interface>

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

[no] ipv6 neighbor <IPv6 address> <interface> <MAC address>

Not Applicable 

 

Find more CLI commands.

Back to Top

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments