User`s guide
7 Working with Target PC E nvironments
TcpIpTargetAddress: '222.222.222.222'
TcpIpTargetPort: '22222'
TcpIpSubNetMask: '255.255.255.255'
TcpIpGateway: '255.255.255.255'
TcpIpTargetDriver: 'I82559'
TcpIpTargetBusType: 'PCI'
TcpIpTargetISAMemPort: '0x300'
TcpIpTargetISAIRQ: '5'
Using the dot notation, change the propertie s as n eces sary . For example, to
change the IP address of
TargetPC2 to 192.168.0.10, the subnet mask to
255.255.255.0, type
env2.TcpIpTargetAddress='192.168.0.10'
env2.TcpIpSubNetMask='255.255.255.0'
To check your changes, type
env2.get
Name: 'TargetPC2'
HostTargetComm: 'TcpIp'
TargetRAMSizeMB: 'Auto'
MaxModelSize: '1MB'
TargetScope: 'Enabled'
TargetBoot: 'BootFloppy'
EmbeddedOption: 'Enabled'
SecondaryIDE: 'off'
RS232HostPort: 'COM1'
RS232Baudrate: '115200'
TcpIpTargetAddress: '192.168.0.10'
TcpIpTargetPort: '22222'
TcpIpSubNetMask: '255.255.255.0'
TcpIpGateway: '255.255.255.255'
TcpIpTargetDriver: 'I82559'
TcpIpTargetBusType: 'PCI'
TcpIpTargetISAMemPort: '0x300'
TcpIpTargetISAIRQ: '5'
7-6