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