This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| computing:ipv6 [2024/04/13 17:25] – oemb1905 | computing:ipv6 [2024/04/13 17:34] (current) – oemb1905 | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| ip -6 addr show dev ens18 scope global | sed -e' | ip -6 addr show dev ens18 scope global | sed -e' | ||
| ip -6 route | ip -6 route | ||
| + | ping6 google.com | ||
| | | ||
| If default via, then it exists. | If default via, then it exists. | ||
| --- // | --- // | ||