check that your cat5 supports dot1q on the ports you are using as trunks

dave h

1WE-CAT> sh port capabilities 1
Model                    WS-X5006
Port                     1/1
Type                     100BaseFX MM
Speed                    100
Duplex                   half,full
Trunk encap type         ISL
Trunk mode               on,off,desirable,auto,nonegotiate
Channel                  no
Broadcast suppression    no
Flow control             no
Security                 yes
Membership               static,dynamic
Fast start               yes
Rewrite                  no

--------------------------------------------------------------
Model                    WS-X5006
Port                     1/2
Type                     100BaseFX MM
Speed                    100
Duplex                   half,full
Trunk encap type         ISL
Trunk mode               on,off,desirable,auto,nonegotiate
Channel                  no
Broadcast suppression    no
Flow control             no
Security                 yes
Membership               static,dynamic
Fast start               yes
Rewrite                  no

-----Original Message-----
From: Cisco Lover [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 31, 2001 8:43 AM
To: [EMAIL PROTECTED]
Subject: Working ISL/DOT1Q config [7:18070]


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=18087&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