06-09-2006 10:07 AM - edited 03-03-2019 03:34 AM
We have a cisco 2801 router and CExpress500 switch. The router is connected to switch over the port role "switch" and native vlan no is 1. The router is configured as this:
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.1
encapsulation dot1Q 1 native
ip address 192.168.110.4 255.255.255.0
no snmp trap link-status
!
interface FastEthernet0/0.184
description vlan184
encapsulation dot1Q 184
ip address 192.168.184.1 255.255.255.0
no snmp trap link-status
Users can reach the native vlan but they cant reach other vlan. Any comment?
06-09-2006 10:24 AM
just enter command
shutdown and then no shutdown on the router interface fastethernet0/0...and also post the switch trunk configuration
your configuration on router looks okay...
rate this post if it helps
regards
Devang
06-10-2006 04:48 AM
Thanks this solve my problem...
06-09-2006 11:03 AM
Make sure that the port on CE500 is trunking.
http://www.cisco.com/en/US/products/ps6545/products_data_sheet0900aecd80322aeb.html
06-26-2006 09:31 PM
The port on the CE500 should be set as a router, otherwise DHCP from/through the router will not work. Setting the port as "trunking" is not possible on a CE500 switch; you must choose predefined smartport types.
Set up your router port as a Dot1Q interface with sub-interfaces and make sure the native VLAN matches on both devices.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide