VpnMartiniGenCorePortParams Object


Description:

Port level parameters for a single port in the Martini configuration generator. A VpnMartiniGenCorePortParams object must be created for each core side port that the configuration generator will be creating a configuration for. The Active attribute for this object must be set to TRUE or it will be ignored by the configuration generator.

Parents: VpnMartiniGenParams

Relations:

Side name
(Type)
Relative Description
Port
(PortRelation)

Port

Port object these parameters refer to.

VpnMartiniGenCorePortParams Writable Attributes

Attribute Description
DutIpv4Addr

DUT IPv4 Address

Type: ip

Default: 192.85.1.1

DutIpv4AddrStep

DUT IPv4 Address Step

Type: ip

Default: 0.0.1.0

Ipv4PrefixLength

Prefix Length

Type: u8

Default: 24

Range: 1 - 32

VpnMartiniGenCorePortParams Read-Only Attributes

There are no read-only attributes.