Avatar of shlafrock
shlafrock
 asked on

Cisco router Enterasys switch trunk.

I want to setup trunk between Cisco router and Enterasys B series switch.

On Enterasys switch I've created VLAN 27 and assigned it to ports, I've also set egress port on my trunk port :
set vlan egress 27 ge.1.1 tagged

on Cisco router I've created subinterface :
interface fastethernet 0/0.27
  encapsulation dot1Q 27
  ip address 192.168.27.1
  no shutdown
!

but it doesn't seem to work.

Have I forgotten something in config, or is it more complex problem?
I don't think there's anything more in switch or router config that could cause problems.
 
 
RoutersSwitches / HubsNetwork Management

Avatar of undefined
Last Comment
Jimmy Larsson, CISSP, CEH

8/22/2022 - Mon
Jimmy Larsson, CISSP, CEH

What is the configuration for the main interface fastethernet0/0, is that no-shut?

/Kvistofta
shlafrock

ASKER
yes of course,
it's working configuration for default VLAN 1
Jimmy Larsson, CISSP, CEH

In that case I can see nothing wrong in the configuration done above. How does output from show interface look like?

/kvistofta.
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy
shlafrock

ASKER
FastEthernet0/0.27 is up, line protocol is up
  Hardware is Gt96k FE, address is 0022.906a.603a (bia 0022.906a.603a)
  Description: TESTOWY LAN
  Internet address is 192.168.27.1/24
  MTU 1500 bytes, BW 100000 Kbit/sec, DLY 100 usec,
     reliability 255/255, txload 3/255, rxload 1/255
  Encapsulation 802.1Q Virtual LAN, Vlan ID  27.
  ARP type: ARPA, ARP Timeout 04:00:00
shlafrock

ASKER
I think i've got it... my fault this router is connected to another port ... sorry for trouble and thanks. I'll close this one tomorrow when I see it works.  
ASKER CERTIFIED SOLUTION
Jimmy Larsson, CISSP, CEH

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.