Detailed Information
Item |
Description |
|||
---|---|---|---|---|
iScsiPort[x] |
The setting information of the port |
|||
Port |
The port ID to be set |
|||
IPv4 |
The setting information of IPv4 |
|||
IpAddress |
The IP address of IPv4* |
|||
SubNetMask |
The subnet mask of IPv4* |
|||
DefaultGateway |
The IP address of the default gateway of IPv4* |
|||
IPv6 |
The setting information of IPv6 |
|||
Available |
The setting status of IPv6 Mode* true: Enabled, false: Disabled |
|||
LinkLocalAddress |
The setting information of the local link address of IPv6 |
|||
AutoMode |
The setting status of the local link address of IPv6* true: Automatic, false: Manual |
|||
ManualAddress |
The local link address set manually* |
|||
GlobalAddress |
The setting information of the global address and the global address 2 of IPv6 |
|||
AutoMode |
The setting status of the global address and the global address 2 of IPv6* true: Automatic, false: Manual |
|||
ManualAddress |
The global address set manually* |
|||
GlobalAddress2 |
The setting information of the global address 2 of IPv6 |
|||
ManualAddress |
The global address 2 set manually* |
|||
DefaultGateway |
The setting information of the default gateway of IPv6 |
|||
AssignedAddress |
The address of the default gateway of IPv6* |
|||
TcpPortNumber |
The TCP port number* |
|||
SelectiveAck |
The setting status of the selective ACK* true: Enabled, false: Disabled |
|||
DelayedAck |
The setting status of the delayed ACK* true: Enabled, false: Disabled |
|||
TcpWindowSize(KB) |
The window size of TCP* |
|||
EthernetMtuSize |
The information of the Ethernet MTU (Maximum Transmission Unit) |
|||
Mtu(byte) |
The size of the Ethernet MTU* |
|||
Vlan |
The information of the VLAN |
|||
AvailableTagging |
The setting status of the VLAN tagging mode* true: Enabled, false: Disabled |
|||
RemovalId |
The removed VLAN ID* |
|||
AdditionId |
The added VLAN ID* |
|||
KeepAliveTimer(second) |
The setting value of the Keep Alive timer* |
|||
Result |
The result of the operation Normal end: Normal end, Error(xxxx-yyyyy): Abnormal end xxxx: Part code, yyyyy: Error code |
|||
* "null" is output if this item is not set or changed. |
Example
RMI AP,,[PROV],EditPortInfo,,Normal end,Seq.=xxxxxxxxxx +{iScsiPort[0]{ Port=1A, IPv4{ IpAddress=192.168.0.100,SubNetMask=255.255.255.0, DefaultGateway=0.0.0.0}, IPv6{ Available=true, LinkLocalAddress{ AutoMode=true,ManualAddress=FE80:0:0:0:0:0:0:0}, GlobalAddress{ AutoMode=true,ManualAddress=0:0:0:0:0:0:0:0}, GlobalAddress2{ ManualAddress=0:0:0:0:0:0:0:0}, DefaultGateway{ AssignedAddress=0:0:0:0:0:0:0:0}}, TcpPortNumber=3260,SelectiveAck=true,DelayedAck=true, TcpWindowSize(KB)=64, EthernetMtuSize{ Mtu(byte)=1500}, Vlan{ AvailableTagging=true,RemovalId=1,AdditionId=2}, KeepAliveTimer(second)=60,Result=Normal end}}