This is the same as this question, but for Nexus: Junos: find out each interface's ip
I need to show all interfaces with their respective IPs. I know that on IOS I can get that with show ip interface brief | exclude unassigned
and on Junos with show interfaces terse | match inet
.
If I execute show ip interface brief
on this device, I get an empty output:
IP Interface Status for VRF "default"(1)
Interface IP Address Interface Status
However the device has several Eth interfaces with status up.