Skip to content

lsn ip6profile

The following operations can be performed on "lsn ip6profile":

add| rm| show

add lsn ip6profile

p{white-space: pre-wrap;}

Add LSN IP6 profile.

Synopsys

add lsn ip6profile <name> -type ( DS-Lite | NAT64 ) [-natprefix <ipv6_addr|>] [-network6 <ipv6_addr|>]

Arguments

name

Name for the LSN ip6 profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after the LSN ip6 profile is created. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "lsn ip6 profile1" or 'lsn ip6 profile1').

type

IPv6 translation type for which to set the LSN IP6 profile parameters.

Possible values: DS-Lite, NAT64

natprefix

IPv6 address(es) of the LSN subscriber(s) or subscriber network(s) on whose traffic you want the Citrix ADC to perform Large Scale NAT.

network6

IPv6 address of the Citrix ADC AFTR device

Example

add lsn ip6profile i1 -type DS-Lite -network6 1001::1/64

rm lsn ip6profile

p{white-space: pre-wrap;}

Remove LSN IP6Profile.

Synopsys

rm lsn ip6profile <name>

Arguments

name

Name for the LSN ip6 profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after the LSN ip6 profile is created. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "lsn ip6 profile1" or 'lsn ip6 profile1').

Example

rm lsn ip6profile i1

show lsn ip6profile

p{white-space: pre-wrap;}

Display LSN IP6 profile.

Synopsys

show lsn ip6profile [<name>]

Arguments

name

Name for the LSN ip6 profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after the LSN ip6 profile is created. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "lsn ip6 profile1" or 'lsn ip6 profile1').

Outputs

type

IPv6 translation type for which to set the LSN IP6 profile parameters.

network6

IPv6 address of the Citrix ADC AFTR device

natprefix

IPv6 address(es) of the LSN subscriber(s) or subscriber network(s) on whose traffic you want the Citrix ADC to perform Large Scale NAT.

devno

count

stateflag

Example

show lsn ip6 profile

Was this article helpful?