"plumbing" an interface
When do we plumb an interface and what is meant by that?-sudatta
[85 byte] By [
sudattaP] at [2007-11-25 23:21:41]

# 1
Assuming you have /etc/hosts and /etc/hostname.<interfacename> setup correctly, interfacing plumbing is done automagically by the system at boot time. Plumbing means the structures necessary to manage and use an interface are created in the kernel. The ifconfig command does this.