Created
April 2, 2022 05:24
-
-
Save oxtd/5ad6b404184af278d26d4d55a21edd07 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ ipmitool -I lanplus -C 0 -H 10.10.11.124 -U Administrator -P password user list -v 255 ⨯ | |
| Running Get PICMG Properties my_addr 0x20, transit 0, target 0x20 | |
| Error response 0xc1 from Get PICMG Properities | |
| Running Get VSO Capabilities my_addr 0x20, transit 0, target 0x20 | |
| Invalid completion code received: Invalid command | |
| Discovered IPMB address 0x0 | |
| ID Name Callin Link Auth IPMI Msg Channel Priv Limit | |
| 1 true false false USER | |
| 2 Administrator true false true USER | |
| 3 true false false Unknown (0x00) | |
| 4 true false false Unknown (0x00) | |
| 5 true false false Unknown (0x00) | |
| 6 true false false Unknown (0x00) | |
| ...SNIP... | |
| 63 true false false Unknown (0x00) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment