Home > Configuration > NS > addnsip6

addnsip6

Use this method to creates an IPv6 address on the Citrix ADC.

Syntax



Parameters

ipv6address

IPv6 address to create on the Citrix ADC.
This is mandatory parameter.

scope

Scope of the IPv6 address to be created. Cannot be changed after the IP address is created.
Default value = NS_GLOBAL.

type

Type of IP address to be created on the Citrix ADC. Cannot be changed after the IP address is created.
Default value = NS_IPV6_SNIP.

vlan

The VLAN number.
Default value = 0.
Minimum value = 0.
Maximum value = 4094.

nd

Respond to Neighbor Discovery (ND) requests for this IP address.
Default value = ENABLED.

icmp

Respond to ICMP requests for this IP address.
Default value = ENABLED.

vserver

Enable or disable the state of all the virtual servers associated with this VIP6 address.
Default value = ENABLED.

telnet

Allow Telnet access to this IP address.
Default value = ENABLED.

ftp

Allow File Transfer Protocol (FTP) access to this IP address.
Default value = ENABLED.

gui

Allow graphical user interface (GUI) access to this IP address.
Default value = ENABLED.

ssh

Allow secure Shell (SSH) access to this IP address.
Default value = ENABLED.

snmp

Allow Simple Network Management Protocol (SNMP) access to this IP address.
Default value = ENABLED.

mgmtaccess

Allow access to management applications on this IP address.
Default value = DISABLED.

restrictaccess

Block access to nonmanagement applications on this IP address. This option is applicable forMIP6s, SNIP6s, and NSIP6s, and is disabled by default. Nonmanagement applications can run on the underlying Citrix ADC Free BSD operating system.
Default value = DISABLED.

dynamicrouting

Allow dynamic routing on this IP address. Specific to Subnet IPv6 (SNIP6) address.
Default value = DISABLED.

decrementhoplimit

Decrement Hop Limit by 1 when ENABLED.This setting is applicable only for UDP traffic.
Default value = DISABLED.

hostroute

Option to push the VIP6 to ZebOS routing table for Kernel route redistribution through dynamic routing protocols.

advertiseondefaultpartition

Advertise VIPs from Shared VLAN on Default Partition
Default value = DISABLED.

networkroute

Option to push the SNIP6 subnet to ZebOS routing table for Kernel route redistribution through dynamic routing protocol.

tag

Tag value for the network/host route associated with this IP.
Default value = 0.
Minimum value = 0.

ip6hostrtgw

IPv6 address of the gateway for the route. If Gateway is not set, VIP uses :: as the gateway.
Default value = 0.

metric

Integer value to add to or subtract from the cost of the route advertised for the VIP6 address.
Minimum value = -16777215.

vserverrhilevel

Advertise or do not advertise the route for the Virtual IP (VIP6) address on the basis of the state of the virtual servers associated with that VIP6. * NONE - Advertise the route for the VIP6 address, irrespective of the state of the virtual servers associated with the address. * ONE VSERVER - Advertise the route for the VIP6 address if at least one of the associated virtual servers is in UP state. * ALL VSERVER - Advertise the route for the VIP6 address if all of the associated virtual servers are in UP state. * VSVR_CNTRLD. Advertise the route for the VIP address according to the RHIstate (RHI STATE) parameter setting on all the associated virtual servers of the VIP address along with their states. When Vserver RHI Level (RHI) parameter is set to VSVR_CNTRLD, the following are different RHI behaviors for the VIP address on the basis of RHIstate (RHI STATE) settings on the virtual servers associated with the VIP address: * If you set RHI STATE to PASSIVE on all virtual servers, the Citrix ADC always advertises the route for the VIP address. * If you set RHI STATE to ACTIVE on all virtual servers, the Citrix ADC advertises the route for the VIP address if at least one of the associated virtual servers is in UP state. *If you set RHI STATE to ACTIVE on some and PASSIVE on others, the Citrix ADC advertises the route for the VIP address if at least one of the associated virtual servers, whose RHI STATE set to ACTIVE, is in UP state.
Default value = RHI_STATE_ONE.

ospf6lsatype

Type of LSAs to be used by the IPv6 OSPF protocol, running on the Citrix ADC, for advertising the route for the VIP6 address.
Default value = DISABLED.

ospfarea

ID of the area in which the Intra-Area-Prefix LSAs are to be advertised for the VIP6 address by the IPv6 OSPF protocol running on the Citrix ADC. When ospfArea is not set, VIP6 is advertised on all areas.
Default value = -1.
Maximum value = 4294967294LU.

state

Enable or disable the IP address.
Default value = ENABLED.

map

Mapped IPV4 address for the IPV6 address.

vrid6

A positive integer that uniquely identifies a VMAC address for binding to this VIP address. This binding is used to set up Citrix ADCs in an active-active configuration using VRRP.
Minimum value = 1.
Maximum value = 255.

ownernode

ID of the cluster node for which you are adding the IP address. Must be used if you want the IP address to be active only on the specific node. Can be configured only through the cluster IP address. Cannot be changed after the IP address is created.
Default value = 255.
Minimum value = 0.

ownerdownresponse

in cluster system, if the owner node is down, whether should it respond to icmp/arp
Default value = YES.

ndowner

NdOwner in Cluster for VIPS and Striped SNIPS
Default value = 255.
Minimum value = 0.

mptcpadvertise

If enabled, this IP will be advertised by Citrix ADC to MPTCP enabled clients as part of ADD_ADDR option.
Default value = NO.

icmpresponse

Respond to ICMPv6 requests for a Virtual IP (VIP) address on the basis of the states of the virtual servers associated with that VIP
Default value = NS_IP_NONE.

Return Value

Returns simpleResult

See Also