I ran into this problem before.  The way you configure would work only if
you encapsulate using ISL.  If you use the dot1q, you have to configure the
physical interface FE0/0 with a management VLAN (VLAN 1 by default).
Sub-interfaces will be assigned a different VLAN and encapsulated with
dot1q.



""Cisco Lover""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi friends..
>
> Can any one send me any working configuration for trunking using cat5 for
> intervlan routing..
>
> I have followed all the instructions in books and everwhere but still cant
> get it work..Donot know where I m wrong.(Config atttached)
>
> Thanks for the help..
>
> Cisco Lover
>
>
> FE router:
>
>
> interface FastEthernet0/0
> no ip address
> no ip directed-broadcast
> speed 100
> full-duplex
> !
> interface FastEthernet0/0.1
> encapsulation dot1Q 1
> ip address 190.100.1.10 255.255.255.0
> no ip directed-broadcast
> !
> interface FastEthernet0/0.2
> encapsulation dot1Q 2
> ip address 190.100.2.10 255.255.255.0
> no ip directed-broadcast
>
> Router1
>
> interface Ethernet0
> ip address 190.100.1.1 255.255.255.0
> no ip directed-broadcast
>
> router2
> interface Ethernet0
> ip address 190.100.2.1 255.255.255.0
>
> CAtalyst:
> port32:Vlan1
> port33:vlan2
>
> set interface sc0 1 190.100.1.20/255.255.255.0 190.100.1.255
>
> set interface sl0 down
> set interface me1 down
> set ip route 0.0.0.0/0.0.0.0         190.100.1.10
> !
> #syslog
> set logging level cops 2 default
> !
> #set boot command
> set boot config-register 0x2
> set boot system flash bootflash:cat4000.5-5-1.bin
> set boot system flash bootflash:cat5000-sup3.4-2-1.bin
> set boot system flash bootflash:cat4000.5-4-2.bin
> !
> #module 1 : 2-port 1000BaseX Supervisor
> !
> #module 2 : 34-port 10/100/1000 Ethernet
> set vlan 2    2/33
> set port speed      2/34  100
> set port duplex     2/34  full
> clear trunk 2/34 3-1005
> set trunk 2/34 nonegotiate dot1q 1-2
>
>
>
>
>
>
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=18158&t=18070
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to