open-amt-cloud-toolkit/rpc-go

AMTinfo: Add additional OS and AMT network details to rpc.exe amtinfo

mtpham123 opened this issue · 0 comments

Feature enhancement 🪲

AMTinfo should list the OS IP and the AMT IP address.

To Reproduce 🪜
Steps to reproduce the behavior:

  1. Go to 'command prompt'
  2. Type 'rpc.exe amtinfo'
  3. Scroll down to 'Wired and wireless adapter info'
  4. Request to add AMT IP and OS IP addresses for wired and wired connections.

example:

---Wired Addapter---
AMT IP Address : 192.168.1.100
OS IP Address : 10.0.0.10

---Wireless Adapter---
AMT IP Address 192.168.2.100
OS IP Address 10.0.2.100

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots 🖼️
If applicable, add screenshots to help explain your problem.

image

Additional context
Add any other context about the problem here.

This is to cater to customers that use different ip address for OS and AMT.