Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 94 to 94 | ||||||||
# set spartan address low byte to 128
> ipmitool $IPMITOOLARGS -t 0xa4 raw 0x32 0x33 0 0 7 1 0x80 # set virtex address low byte to 129 | ||||||||
Changed: | ||||||||
< < | > $IPMITOOLARGS -t 0xa4 raw 0x32 0x33 1 0 7 1 0x81 | |||||||
> > | > ipmitool $IPMITOOLARGS -t 0xa4 raw 0x32 0x33 1 0 7 1 0x81 | |||||||
[cms2] /home/hazen > ping 192.168.1.128 PING 192.168.1.128 (192.168.1.128) 56(84) bytes of data. |