On Tue, 11 Feb 2003, Luis Miguel Cruz Miranda wrote:

> Is there any way to create ethernet sub interfaces?
> 

Do you mean IP aliases on the same ethernet or VLANs?

You can configure multiple IPs on the same Ethernet interface with the 
command  'ip address add <IP ADDRESS> dev <device>'  'ip address help' 
will give you more info

The kernel also supports 802.1q VLANs which allows you to create new 
interfaces and assign IPs to those interfaces.

http://www.candelatech.com/~greear/vlan.html  for more info

-Matt


> 
> Luis Miguel Cruz Miranda.               |       B2B INTEGRAL, S.A.
> CCNA - Systems Administrator            |       Pol. Ind. de Asipo
>                                          |       C/A - Parcela 86-C
> Tel: +34 902 506 605                    |       33.428 - CAYES - LLANERA
> Fax:+34 985 980 794                     |       ASTURIAS (ESPA�A/SPAIN)
> 
> 
> _______________________________________________
> LARTC mailing list / [EMAIL PROTECTED]
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
> 

-- 
----------------------------------------------------------------------
Matthew S. Crocker 
Vice President / Internet Division         Email: [EMAIL PROTECTED]
Crocker Communications                     Phone: (413) 746-2760
PO BOX 710                                 Fax:   (413) 746-3704
Greenfield, MA 01302-0710                  http://www.crocker.com
----------------------------------------------------------------------

_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to