How can I list my network interfaces

I have read that the network interfaces are configured through the netcfg: scheme.
cat netcfg:/route/list shows the routes and cat netcfg:/<interface name>/addr/list would show ip addresses.
But how do I find out which <interface name> are available? ls netcfg:/ doesn’t work…