How do I display the ipv6 routes on redhat using the ip command?



  • Also see: the man page on netstat.

    $  ip -6 route show
    ::1 dev lo proto kernel metric 256 pref medium
    2a05:d01c:899:1a01::/64 dev eth0 proto kernel metric 256 pref medium
    fe80::/64 dev eth0 proto kernel metric 256 pref medium
    default via fe80::43c:e4ff:fede:b634 dev eth0 proto ra metric 1024 expires 1792sec hoplimit 64 pref medium
    

Log in to reply
 

© Lightnetics 2024