How do I list all virtual networks created for a given network interface card?
E.g. I have added a virtual network like this,
ifconfig eth0:0 inet6 add ::123/64
It's responding fine. And I know I can use that network, because I added it. But if I wasn't the one who added it, how would I find out that it existed?