Hi All,

In linux, route command has an entry for "default"(which is 0.0.0.0). There
will ONLY ONE such entry and it chooses only one physical interface.

default         192.168.2.254   0.0.0.0         UG    0      0        0 eth0

I have configured my linux system with an IPv6 address in my office. When
"route -A inet6" command is executed, we could see two entries for ::/0 for
two interfaces.

::/0                           fe80::224:1ff:fe45:84a2    UGDAe 1024 0     0
eth0
::/0                           fe80::224:1ff:fe45:84a2    UGDAe 1024 0     0
ra0
So dont we have ONLY one default in case of IPV6 as we have in IPv4???? For
this case, which interface we need to select?



-
Kaushik.
--------------------------------------------------------------------
IETF IPv6 working group mailing list
ipv6@ietf.org
Administrative Requests: https://www.ietf.org/mailman/listinfo/ipv6
--------------------------------------------------------------------

Reply via email to