IF you mean you run "ip addr" on the SP Linux through ssh login then you will only see the interfaces that are physically attached to that SP - which is the one currently running the management services.
To see the other SP's interfaces do a "ssh peer" from the mgmt SP to get to its partners Linux and run another ip addr there
Why not just simply use uemcli /net/port/eth show ?
Rainer_EMC
4 Operator
•
8.6K Posts
0
May 24th, 2019 07:00
IF you mean you run "ip addr" on the SP Linux through ssh login then you will only see the interfaces that are physically attached to that SP - which is the one currently running the management services.
To see the other SP's interfaces do a "ssh peer" from the mgmt SP to get to its partners Linux and run another ip addr there
Why not just simply use uemcli /net/port/eth show ?