[CentOS-es] Ayuda con Multiples Vlan en una interfaz (TRUNK)

Francesc Guitart fguitart en gmx.com
Mar Mar 11 15:12:43 UTC 2014


El 11/03/2014 14:27, Pablo Alberto Flores escribió:
> Estimados.
>
> Tengo un centos 6.5 y deseo pasar 3 vlan en una sola interfaz. el SW ya
> esta configurado como trunk pero no me levanta.
>
> si reviso el SW me muestra que hay 3 ip de vlan distintas conectadas.
> #sh mac address-table | i 0/21
>     1    0080.c8e1.0e04    DYNAMIC     Fa0/21
>     2    0080.c8e1.0e04    DYNAMIC     Fa0/21
>     4    0080.c8e1.0e04    DYNAMIC     Fa0/21
>
> #sh ip arp 0080.c8e1.0e04
> Protocol  Address          Age (min)  Hardware Addr   Type   Interface
> Internet  172.16.115.243          0   0080.c8e1.0e04  ARPA   Vlan2
> Internet  172.16.114.2            1   0080.c8e1.0e04  ARPA   Vlan1
> Internet  172.16.112.2            1   0080.c8e1.0e04  ARPA   Vlan4
>
> mi tabla de rutas es la siguente
> #netstat -rn
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags   MSS Window  irtt
> Iface
> 172.16.112.0    0.0.0.0         255.255.255.0   U         0 0          0
> eth0.4
> 172.16.115.0    0.0.0.0         255.255.255.0   U         0 0          0
> eth0.2
> 172.16.114.0    0.0.0.0         255.255.255.0   U         0 0          0
> eth0.1
> 169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0
> eth0
> 169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0
> eth0.1
> 169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0
> eth0.2
> 169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0
> eth0.4
> 0.0.0.0         172.16.115.1    0.0.0.0         UG        0 0          0
> eth0.2
>
> pero no se conecta al mundo. ni siquiera la vlan que tiene el gw por defecto


Has añadido la linea "VLAN=yes" en?

/etc/sysconfig/network-scripts/ifcfg-eth0.1
/etc/sysconfig/network-scripts/ifcfg-eth0.2
/etc/sysconfig/network-scripts/ifcfg-eth0.4



-- 
Francesc Guitart


Más información sobre la lista de distribución CentOS-es