cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
513
Views
0
Helpful
3
Replies

ME3400 - Trunk not working

comiavs01
Level 1
Level 1

Hi all, I’ am bit new to ME series switches kindly assist how should be trunking configured properly.

  I have two switches SW1 and SW2 in daisy chained (meaccess 3400 series); each has their own separate vlan. And both vlan’s in uni-vlan community and each switch has trunk ports (int gi) that allow respective vlan ID’s. Then I have set up sub-interfaces and dhcp service from the router. Vlan in SW1 is working fine and user’s receive lease IP but vlan in SW2 is not. 

thanks,

 

1 Accepted Solution

Accepted Solutions

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Can you post the configs from both switches?

View solution in original post

3 Replies 3

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Can you post the configs from both switches?

Hi Reza,

Kindly see below

2800 series Router Config:

interface GigabitEthernet0/1
 no ip address
 ip nat inside
 ip virtual-reassembly
 duplex auto
 speed auto
!
interface GigabitEthernet0/1.100
 encapsulation dot1Q 100
 ip address 192.168.100.1 255.255.255.0
 no snmp trap link-status
!
interface GigabitEthernet0/1.101
 encapsulation dot1Q 101
 ip address 192.168.101.1 255.255.255.0
 no snmp trap link-status
_______________________________

SW2
interface FastEthernet0/1
 switchport access vlan 100
!
interface FastEthernet0/2
 switchport access vlan 100

interface GigabitEthernet0/1
 port-type nni
 switchport mode trunk

switchport trunk allowed vlan all


!
interface GigabitEthernet0/2
 port-type nni
 switchport mode trunk

switchport trunk allowed vlan all

_________________________________________

SW1

interface FastEthernet0/1
 switchport access vlan 101
!

interface GigabitEthernet0/2

 port-type nni
 switchport mode trunk

switchport trunk allowed vlan all

 

thanks,

Hi again,

i have tried to create same VLAN for two switches and router is able to lease ip to devices connected to SW2

this looks issue on the port-type or vlan uni-vlan type..and i think i have missed commands 

please advise..thanks

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:

Review Cisco Networking products for a $25 gift card