cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
653
Views
0
Helpful
8
Replies

C6880-X-LE-16P10G Card VLAN issues

Jduff1640
Level 1
Level 1

I am setting two ESX hosts and have them connected to my TE ports on my C6880 switch. All VLAN information has been configured, but I cannot ping the host, the host cannot ping the gateway.

Is there something different you have to configure for Ten Gig cards to route?

Thanks

8 Replies 8

Reza Sharifi
Hall of Fame
Hall of Fame

Those ports are the same as any other ports.

Can you post the config from the 6880 and also give us the IP info?

HTH

Thanks for the reply.

Here are how I have the ports configured:

interface TenGigabitEthernet1/1/1

switchport

switchport mode access

switchport trunk allowed vlan 1

switchport access vlan 10

spanning-tree portfast edge

!

interface TenGigabitEthernet1/1/2

switchport

switchport mode access

switchport trunk allowed vlan 1

switchport access vlan 10

spanning-tree portfast edge

!

interface TenGigabitEthernet1/1/3

switchport

switchport mode access

switchport trunk allowed vlan 1

switchport access vlan 10

spanning-tree portfast edge

!

interface TenGigabitEthernet1/1/4

switchport

switchport mode access

switchport trunk allowed vlan 1

switchport access vlan 10

spanning-tree portfast edge

!

interface TenGigabitEthernet1/1/5

switchport

switchport mode access

switchport trunk allowed vlan 1

switchport access vlan 10

spanning-tree portfast edge

!

interface TenGigabitEthernet1/1/6

switchport

switchport mode access

switchport trunk allowed vlan 1

switchport access vlan 10

spanning-tree portfast edge

!

interface TenGigabitEthernet1/1/7

switchport

switchport mode access

switchport trunk allowed vlan 1

switchport access vlan 10

spanning-tree portfast edge

!

interface TenGigabitEthernet1/1/8

switchport

switchport mode access

switchport trunk allowed vlan 1

switchport access vlan 10

spanning-tree portfast edge

!

interface TenGigabitEthernet1/1/9

switchport

switchport mode access

switchport trunk allowed vlan 1

switchport access vlan 10

spanning-tree portfast edge

       !

interface TenGigabitEthernet1/1/10

switchport

switchport mode access

switchport trunk allowed vlan 1

switchport access vlan 10

spanning-tree portfast edge

 

You need the ports to be configured as access port? If so than you don't need this command

switchport trunk allowed vlan 1

example:

interface TenGigabitEthernet1/1/10

switchport

switchport mode access

switchport access vlan 10

spanning-tree portfast edge

Also can you post the SVI for vlan 10?  Is it configured ?

if yes, is it up and running

sh run in vlan 10

Also, what is the output of "sh vlan"

HTH

 

Reza,

here is more of my VLAN information:

VLAN Name                             Status   Ports

---- -------------------------------- --------- -------------------------------

10   VLAN0010                         active   Te1/1/1, Te1/1/2, Te1/1/3

                                               Te1/1/4, Te1/1/5, Te1/1/6

                                               Te1/1/7, Te1/1/8, Te1/1/9

                                               Te1/1/10, Gi101/1/0/17

                                               

1002 fddi-default                     act/unsup

1003 token-ring-default              act/unsup

1004 fddinet-default                 act/unsup

1005 trnet-default                   act/unsup

 

VLAN Type SAID       MTU   Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2

---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------

1   enet 100001     1500 -     -     -       -   -       0     0  

10   enet 100010     1500 -     -     -       -   -       0     0  

20   enet 100020     1500 -     -     -       -   -       0     0  

30   enet 100030     1500 -     -     -       -   -       0     0  

--More--        

VLAN Type SAID       MTU   Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2

---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------

40   enet 100040     1500 -     -     -       -   -       0     0  

50   enet 100050     1500 -     -     -       -   -       0     0  

60   enet 100060     1500 -     -     -       -   -       0     0  

61 enet 100061     1500 -     -     -       -   -       0     0  

62   enet 100062     1500 -     -     -       -   -       0     0  

70   enet 100070     1500 -     -     -       -   -       0     0  

1002 fddi 101002     1500 -     -     -       -   -       0     0  

1003 tr   101003     1500 -     -     -       -   -       0     0  

1004 fdnet 101004     1500 -     -     -       ieee -       0     0  

1005 trnet 101005     1500 -     -     -        ibm -       0     0  

 

Remote SPAN VLANs

------------------------------------------------------------------------------

 

 

Primary Secondary Type             Ports

------- --------- ----------------- ------------------------------------------

 

show vlan summary

Number of existing VLANs               : 14

Number of existing VTP VLANs         : 14

Number of existing extended VLANS     : 0

 

sh ip interface brief | i Vlan

Vlan1                 10.0.0.100     YES NVRAM up                   up    

Vlan10                 10.2.0.10       YES NVRAM up                   up    

Vlan30                 10.3.2.10       YES NVRAM up                   up    

Vlan40                 10.3.4.20       YES NVRAM up                  up    

Vlan60                 10.10.0.10     YES NVRAM up                   up    

Vlan61                 10.10.2.1       YES NVRAM up                   up    

Vlan62                 10.10.3.1       YES NVRAM up                  up    

Vlan1006               192.168.1.1     YES unset up                   up    

sh run in vlan 10

 

 

Current configuration : 86 bytes

!

interface Vlan10

description Servers_VLAN

ip address 10.2.0.10 255.255.254.0

end

 

 

Vlan 10 seems to be configured correctly and the SVI for it is up.  Is the ESXi hosts configured with correct IP subnet, address and mask?

Do you see the MAC address of the NIC for the ESXi hosts on the switch?

"sh mac address-table" should show you what ports they are connected to

HTH

Yes the ESX hosts shows up in the mac address table. But I can't ping it from the switch.

Or from the ESX host I can't ping the gateway on the switch.

I am stumped!

But the IPs and masks are configured correctly?

Do you have another device (not ESXi) to connect to the switch for testing?

Yes the IP address, subnet mask and gateway are all correct. I have two brand new ESX hosts, I have tried them both, no luck.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: