Thanks. I have looked exactly for it!
> These entries are located in /etc/network/interfaces. See man interfaces
> for full syntax.
>
> <samples>
>
> auto lo
> iface lo inet loopback
>
> auto eth0
> iface eth0 inet static
> address aaa.bbb.ccc.ddd
> netmask aaa.bbb.ccc.ddd
> network aaa.bbb.ccc.ddd
> broadcast aaa.bbb.ccc.ddd
> gateway aaa.bbb.ccc.ddd
>
> auto eth0:0
> iface eth0:0 inet static
> address 192.168.1.14
> netmask 255.255.255.128
> network 192.168.1.0
> broadcast 192.168.1.127
> gateway 192.168.1.1
>
> auto eth1
> iface eth1 inet dhcp
> hostname bc
>
> #iface eth0 inet static
> # address 192.0.0.193
> # netmask 255.255.255.0
> # network 192.0.0.0
> # broadcast 192.0.0.255
> # gateway 192.0.0.192
> </samples>
>
>
> ----------------------------------------
> Corwin J. Grey
> Techline, Inc.
> http://www.techline.com
> Engineering and Application Development
> ----------------------------------------
> "What does this tell me? That if Microsoft were the last software
> company left in the world, 13% of the US population would be scouring
> garage sales & Goodwill for old TRS-80s, CPM machines & Apple ]['s before
> they would buy Microsoft. That's not exactly a ringing endorsement."
> -- Seen on Slashdot
>