This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

VLAN Astaro <==> catalyst 2940 Help please

Hi all 

Please i have problems to activate vlans on astaro v 6.1

I use 2 Interfaces 1 Netgear for the external network and Intel 100 Pro Server Adapter  wich supports vlan tagging for internal/management 

what i did :  created 5 vlans  on astaro internal iface  vlan 1 , 20 , 30 , 40 and 90 with matching ip address and subnet mask and for tagging i used vlan id/number 

after that i did disable and delete internal interface and brought vlans up  than i configured rules to match the network  
MTU size =1500 is that the problem maybe cause MTU size of CLient also 1500 so if tagg is added it will be bigger than 1500  

also i tried clean installation  with 3rd nic  as mangement and intel again for vlan s 

if i do route in command line i see  all routes from vlan over vlan iface

but no chance to communicate from vlan to vlan or even to communicate in  vlan 

driver used by astaro is e100 and not e100pro wich should be right 

some v lans will be masqueraded  and some services will be dnat to l vlan  all works with real nic but not with vlan  

my switch  config  (catalyst 2940)

sh ip int bri
Interface                  IP-Address      OK? Method Status                Protocol
Vlan1                      192.168.10.200   YES NVRAM  up                    up      
Vlan20                     192.168.20.200    YES manual administratively down down    
Vlan30                     192.168.30.200    YES manual administratively down down    
Vlan40                     192.168.40.200    YES manual administratively down down    
Vlan90                     192.168.90.200    YES manual administratively down down    
FastEthernet0/1            unassigned      YES unset  up                    up      
FastEthernet0/2            unassigned      YES unset  up                    up      
FastEthernet0/3            unassigned      YES unset  up                    up      
FastEthernet0/4            unassigned      YES unset  up                    up      
FastEthernet0/5            unassigned      YES unset  down                  down    
FastEthernet0/6            unassigned      YES unset  down                  down    
FastEthernet0/7            unassigned      YES unset  down                  down    
FastEthernet0/8            unassigned      YES unset  down                  down    
GigabitEthernet0/1         unassigned      YES unset  administratively down down    

sh run 
interface FastEthernet0/1
 description Astaro
 switchport trunk allowed vlan 1,29,30,40,90
 switchport mode trunk

on the 2940er is no command for encapsulation but should be set see next 

sh int fa 0/1 tru

Port        Mode         Encapsulation  Status        Native vlan
Fa0/1       on           802.1q         trunking      1

Port      Vlans allowed on trunk
Fa0/1       1,29-30,40,90

Port        Vlans allowed and active in management domain
Fa0/1       1,30,40,90


Port        Vlans in spanning tree forwarding state and not pruned
Fa0/1       1,30,40,90





sh int fa 0/1 swi
Name: Fa0/1
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: trunk
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: dot1q
Negotiation of Trunking: On
Access Mode VLAN: 1 (default)
Trunking Native Mode VLAN: 1 (default)
Voice VLAN: none
Administrative private-vlan host-association: none 
Administrative private-vlan mapping: none 
Administrative private-vlan trunk native VLAN: none
Administrative private-vlan trunk encapsulation: dot1q
Administrative private-vlan trunk normal VLANs: none
Administrative private-vlan trunk private VLANs: none
Operational private-vlan: none
Trunking VLANs Enabled: 1,29,30,40,90
Pruning VLANs Enabled: 2-1001
Capture Mode Disabled
Capture VLANs Allowed: ALL
Protected: false
Appliance trust: none


please help no idea where the failure is i think its routing problem on astaro but not sure maybe error on switch i also tried vlan mode auto desirable and/or no negotation also did not work .



Thanks for any help


This thread was automatically locked due to age.
Parents
  •  [ QUOTE ]
     Vlan20 192.168.20.200 YES manual administratively down down
    Vlan30 192.168.30.200 YES manual administratively down down
    Vlan40 192.168.40.200 YES manual administratively down down
    Vlan90 192.168.90.200 YES manual administratively down down 

    [/ QUOTE ] 

    administratively down ?
  • --- -------------------------------- --------- -------------------------------
    1    default                          active    Fa0/2, Fa0/3, Fa0/4, Fa0/5, Fa0/6, Fa0/7, Fa0/8, Gi0/1
    20  20                      active    
    30   30                           active    
    40   40                            active    
    90   90                       active    
    1002 fddi-default                     act/unsup 
    1003 trcrf-default                    act/unsup 
    1004 fddinet-default                  act/unsup 
    1005 trbrf-default                    act/unsup 

    VLAN Type  SAID       MTU   Parent RingNo BridgeNo Stp  BrdgMode Trans1 Trans2
    ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
    1    enet  100001     1500  -      -      -        -    -        0      0   
    20   enet  100020     1500  -      -      -        -    -        0      0   
    30   enet  100030     1500  -      -      -        -    -        0      0   
    40   enet  100040     1500  -      -      -        -    -        0      0   
    90   enet  100090     1500  -      -      -        -    -        0      0   
    1002 fddi  101002     1500  -      -      -        -    -        0      0   
    1003 trcrf 101003     4472  1005   3276   -        -    srb      0      0   
    1004 fdnet 101004     1500  -      -      -        ieee -        0      0   
    1005 trbrf 101005     4472  -      -      15       ibm  -        0      0   


    VLAN AREHops STEHops Backup CRF
    ---- ------- ------- ----------
    1003 7       7       off

    Remote SPAN VLANs
    ------------------------------------------------------------------------------


    Primary Secondary Type              Ports
    ------- --------- ----------------- ------------------------------------------

    only 1 vlan can be shown as  up at show ip int brief  all vlans aktivated but i only can set 1 up the management vlan .

    if i try to bring up other vlan  other vlan will get up and th vlan wich was up before get down (think thats usual  and correct )

    and it should be not inportant cause it also dont work in vlan 1 wich is default and management vlan . this configuration works with cisco routers and switches i tried  (all tested with vlan 1 not sure if others work but should )

    any idea ?? 

    in configuration also for testin all ports in vlan 1 wich is up and trunking  no chance to get anywhere  (over astaro) [ QUOTE ]
      1    enet  100001     1500  -      -      -        -    -        0      0   

    [/ QUOTE ]  or do i need to set  100001  for tag on the vlan interface of astaro instead of 1
Reply
  • --- -------------------------------- --------- -------------------------------
    1    default                          active    Fa0/2, Fa0/3, Fa0/4, Fa0/5, Fa0/6, Fa0/7, Fa0/8, Gi0/1
    20  20                      active    
    30   30                           active    
    40   40                            active    
    90   90                       active    
    1002 fddi-default                     act/unsup 
    1003 trcrf-default                    act/unsup 
    1004 fddinet-default                  act/unsup 
    1005 trbrf-default                    act/unsup 

    VLAN Type  SAID       MTU   Parent RingNo BridgeNo Stp  BrdgMode Trans1 Trans2
    ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
    1    enet  100001     1500  -      -      -        -    -        0      0   
    20   enet  100020     1500  -      -      -        -    -        0      0   
    30   enet  100030     1500  -      -      -        -    -        0      0   
    40   enet  100040     1500  -      -      -        -    -        0      0   
    90   enet  100090     1500  -      -      -        -    -        0      0   
    1002 fddi  101002     1500  -      -      -        -    -        0      0   
    1003 trcrf 101003     4472  1005   3276   -        -    srb      0      0   
    1004 fdnet 101004     1500  -      -      -        ieee -        0      0   
    1005 trbrf 101005     4472  -      -      15       ibm  -        0      0   


    VLAN AREHops STEHops Backup CRF
    ---- ------- ------- ----------
    1003 7       7       off

    Remote SPAN VLANs
    ------------------------------------------------------------------------------


    Primary Secondary Type              Ports
    ------- --------- ----------------- ------------------------------------------

    only 1 vlan can be shown as  up at show ip int brief  all vlans aktivated but i only can set 1 up the management vlan .

    if i try to bring up other vlan  other vlan will get up and th vlan wich was up before get down (think thats usual  and correct )

    and it should be not inportant cause it also dont work in vlan 1 wich is default and management vlan . this configuration works with cisco routers and switches i tried  (all tested with vlan 1 not sure if others work but should )

    any idea ?? 

    in configuration also for testin all ports in vlan 1 wich is up and trunking  no chance to get anywhere  (over astaro) [ QUOTE ]
      1    enet  100001     1500  -      -      -        -    -        0      0   

    [/ QUOTE ]  or do i need to set  100001  for tag on the vlan interface of astaro instead of 1
Children
No Data