Hey, Is it possible to configure various vlan interfaces via a kickstart install? For example: # vlan 101 network --device eth0.101 --bootproto static --ip=10.10.10.10 --netmask= 255.255.255.0 # vlan 102 network --device eth0.102 --bootproto static --ip=10.11.11.11 --netmask= 255.255.255.0 Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20061018/80fb4ac2/attachment-0004.html>