How do I find my public IP Address, Gateway Address, and DNS Servers Address for IPV4 and IPV6; Assigned by my ISP?
Hi Deniel Leeson,
To find IP Address you can “show interface” and Gateway you can use “trace” to any ip. Ex: 8.8.8.8 the first hop is gateway.
Cheer,
That’s cool but how do i find my dns servers that my isp assigned me?

show dhcp client leases interface eth<x>
Thank you very much