|
Properties |
|
clearDfBit |
This specifies whether to clear Do not Fragment (DF) bit in the outgoing packets in this tunnel.
type=boolean
default=false Displayed(tab/group)=Clear Don't Fragment Bit (/IP Fragmentation)
|
|
description |
specifies the user-provided description for the tunnel.
type=string
default= minimum=0 maximum=80
|
|
encapsulatedIpMtu |
This specifies the MTU size for IP packets after tunnel encapsulation has been added.
The range is 0 or between 512 and 9000. When a value of zero (0) is specified, it indicates the maximum supported MTU size
on the SAP for this tunnel.
type=long
default=0 minimum=0 maximum=9000 units=Octets Displayed(tab/group)=Encapsulated IP MTU (/IP Fragmentation)
|
|
icmp6NumPkt2Big |
This specifies how many packet-too-big ICMPv6 messages are issued.
type=long
default=100 minimum=10 maximum=1000 Displayed(tab/group)=Number of Messages (/ICMPv6 Message Generation)
|
|
icmp6Pkt2Big |
This specifies whether packet-too-big ICMP messages should be sent.
type=boolean
default=true Displayed(tab/group)=Packet-Too-Big Messages Enabled (/ICMPv6 Message Generation)
|
|
icmp6Pkt2BigTime |
This specifies the time frame in seconds that is used to limit the number of packet-too-big ICMPv6
messages issued per time frame.
type=long
default=10 minimum=1 maximum=60 units=seconds Displayed(tab/group)=Message Time Frame (/ICMPv6 Message Generation)
|
|
icmpFragReq |
Specifies whether or not 'Fragmentation required and DF flag set' ICMP messages should be sent.
If icmpFragReq is not enabled, both icmpFragReqNum and icmpFragReqTime values are set to default.
type=boolean
default=true Displayed(tab/group)=Fragmentation Messages Enabled (/ICMP Message Generation)
|
|
icmpFragReqNum |
Specifies how many 'Fragmentation required and DF flag set' ICMP messages are transmitted
in the time frame specified by icmpFragReqTime
type=long
default=100 minimum=10 maximum=1000 Displayed(tab/group)=Number of Messages (/ICMP Message Generation)
|
|
icmpFragReqTime |
Specifies the time frame in seconds that is used to limit the number of 'Fragmentation required
and DF flag set' ICMP messages transmitted per time frame.
type=int
default=10 minimum=1 maximum=60 units=seconds Displayed(tab/group)=Message Time Frame (/ICMP Message Generation)
|
|
ipMtu |
This specifies the MTU size for IP packets for this tunnel.
The range is 0 or between 512 and 9000. When a value of zero (0) is specified, it indicates the maximum supported MTU size
on the SAP for this tunnel
type=long
default=0 minimum=0 maximum=9000 units=Octets Displayed(tab/group)=Configured IP MTU (/IP Fragmentation)
|
|
pMtuDiscoveryAging |
Specifies the number of seconds used to age out the learned MTU, which is obtained through
path MTU discovery.
type=long
default=900 minimum=900 maximum=3600 units=seconds Displayed(tab/group)=Path MTU Aging Time (/IP Fragmentation)
|
|
propogatePMtuV4 |
Specifies whether or not to propogate a path MTU to IPv4 hosts.
type=boolean
default=true Displayed(tab/group)=Propogate Path MTU IPv4 (/IP Fragmentation)
|
|
propogatePMtuV6 |
Specifies whether or not to propogate a path MTU to IPv6 hosts.
type=boolean
default=true Displayed(tab/group)=Propogate Path MTU IPv6 (/IP Fragmentation)
|
|
tunnelName |
specifies the user-provided tunnel name.
type=string
access=read-create default= minimum=1 maximum=32 Mandatory on create
|