Products | Versions |
---|---|
TIBCO LogLogic Log Management Intelligence | 4.8.0, 4.8.0.1 |
This is resolved in a future LMI version.
A field solution is available to resolve the issue in the appliance allowing the speed and duplex settings to be changed successfully using the CLI until this defect is resolved in a future release. The field solution requires first resetting the IP settings on the affected interface and then changing the speed duplex settings again afterwards.
1. Login as root in a serial or SSH console session (or, run su if already logged in via toor in a shell session).
2. Use the “set ip” command to reset the IP address to the network interface in use, even though the IP address is already functioning presently.
For example:
> set ip 10.5.1.37 255.255.255.0 10.5.1.1 eth0
Run save to commit this IP to the interface:
> save
Answer the prompts that may appear asking whether the interface will be the default gateway for the appliance and whether a Blue Coat certificate should be generated.
3. Now use the same set command with the interface name as an argument to configure the duplex and auto-negotiation settings. You can use article 000005910 for reference.