L2tpv2DeviceGenProtocolParams Object


Description:

L2TPv2 block configuration wizard parameters.

Parents: EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Children: DeviceGenLinkedStep

L2tpv2DeviceGenProtocolParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
EnableAuthentication

Enable authentication of tunnels.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Enable DUT authentication of tunnels.

FALSE

Disable DUT authentication of tunnels.

HostName

Host name.

Type: string

Default: server.spirent.com

Range: 0 - 255 characters

L2tpNodeType

Type of emulation the L2TP node will run.

Type: enum

Default: LAC

Possible Values:

Value Description
LAC

The L2TP node will function as an LAC.

LNS

The L2TP node will function as an LNS.

RemoteIpv4Addr

Remote IPv4 address.

Type: ip

Default: 0.0.0.0

RemoteIpv4AddrStepPerL2tpNode

Remote IPv4 address step per L2TP node.

Type: ip

Default: 0.0.0.0

RemoteIpv6Addr

Remote IPv6 address.

Type: ipv6

Default: ::

RemoteIpv6AddrStepPerL2tpNode

Remote IPv6 address step per L2TP node.

Type: ipv6

Default: ::

TunnelPassword

Tunnel password (outbound and inbound).

Type: string

Default: spirent

Range: 1 - 64 characters

TunnelsPerL2tpNode

Tunnels per L2TP node.

Type: u32

Default: 1

Range: 1 - 65535

UseGatewayAsRemoteIpv4Addr

Use the Gateway IP address as the Remote IP address. Only applies to the LAC.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Use the Gateway IP address as the Remote IP. Anything specified for the Remote IP will be ignored.

FALSE

Don't use the Gateway IP address as the Remote IP.

UseGatewayAsRemoteIpv6Addr

Use Gateway address as remote IPv6 address or not.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Use Gateway address as remote IPv6 address.

FALSE

Don't use Gateway address as remote IPv6 address.

L2tpv2DeviceGenProtocolParams Read-Only Attributes

There are no read-only attributes.