nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

eth0.1 vlan linux config command

This is a discussion on eth0.1 vlan linux config command within the Linux software forums, part of the Linux Getting Started category; hi! does anyone knows which command i need to use to config eth0.1 interface vlan linux??? Please reply, ASAP as ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Linux answers from nixCraft.


Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 18-07-2006, 01:40 AM
chimu's Avatar
Contributors
User
 
Join Date: Mar 2005
OS: Ubuntu
Posts: 79
Thanks: 23
Thanked 4 Times in 3 Posts
Rep Power: 6
chimu is on a distinguished road
Default eth0.1 vlan linux config command

hi!

does anyone knows which command i need to use to config eth0.1 interface vlan linux???

Please reply, ASAP as i need to setup it

regards
Reply With Quote
  #2 (permalink)  
Old 19-07-2006, 10:44 PM
monk's Avatar
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
OS: Debian GNU/Linux
Posts: 506
Thanks: 0
Thanked 8 Times in 6 Posts
Rep Power: 7
monk has a spectacular aura about monk has a spectacular aura about
Default

Command is vconfig and add ip using ifconfig command:
Code:
vconfig add eth0 1
ifconfig eth0.1 192.168.1.10 netmask 255.255.255.0 broadcast 192.168.1.255 up
Please note that VLAN ID 1 may be used for admin purpose so you better use VLAN ID 2 or above

See VLAN howto for more : http://www.cyberciti.biz/tips/howto-...work-vlan.html
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Linux vlan configuration unixfoo Networking, Firewalls and Security 0 28-12-2007 10:56 AM
how to rename eth0 to eth1 deltamails Networking, Firewalls and Security 1 24-09-2007 07:53 PM
rhce-config-4.0-0.55.noarch.rpm gangadharbk Linux software 1 23-11-2006 02:38 AM
Device eth0 does not seem to be present error and solution jerry Linux software 1 20-06-2006 05:07 PM
iptables config 6881 Linux software 1 28-01-2006 11:23 AM


All times are GMT +5.5. The time now is 04:21 PM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38