Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > VLAN routing on Catalyst 4006 with L3-module

Reply
Thread Tools

VLAN routing on Catalyst 4006 with L3-module

 
 
Catalyst_user
Guest
Posts: n/a
 
      04-04-2005
Hello all

I've got a Catalyst 4006 with Supervisor II and an WS-X4232-L3 routing
module.
At the moment it's still in a testing environment without any real
router attached. I 've found some documentation about the module which
tells me that InterVLAN routing should be possible. I've been trying
for a week now, but still no routing between vlan's.

Could anyone give me a sample configuration on how to route between
vlan's with this setup and without a real router involved ?

VLAN 1: 10.130.70.0/24
VLAN 2: 10.130.71.0/24

Part of Supervisor config:
#vtp
set vtp domain XXXXXXXXXX
set vtp mode transparent
set vlan 1 name default type ethernet mtu 1500 said 100001 state
active
set vlan 100 name RB-RD type ethernet mtu 1500 said 100100 state
active
#ip
set interface sc0 1 10.130.70.251/255.255.255.0 10.130.70.255
#module 1 : 2-port 1000BaseX Supervisor
set trunk 1/1 on dot1q 1-1005,1025-4094
set trunk 1/2 on dot1q 1-1005,1025-4094
set port channel 1/1-2 mode on
!
#module 2 : 34-port Router Switch Card
set vlan 100 2/19-34
set trunk 2/1 on dot1q 1-1005,1025-4094
set trunk 2/2 on dot1q 1-1005,1025-4094


Part of WS-X4232-L3 config:
interface Port-channel1
no ip address
no ip redirects
ip directed-broadcast
no ip mroute-cache
hold-queue 300 in
!
interface Port-channel1.1
description <<VLAN 1>>
encapsulation dot1Q 1 native
ip address 10.130.70.252 255.255.255.0
no ip redirects
no ip directed-broadcast
no ip mroute-cache
!
interface Port-channel1.100
description <<VLAN 100>>
encapsulation dot1Q 100
ip address 10.130.71.252 255.255.255.0
no ip redirects
no ip directed-broadcast
no ip mroute-cache
!
interface GigabitEthernet3
no ip address
no ip directed-broadcast
no negotiation auto
channel-group 1
!
interface GigabitEthernet4
no ip address
no ip directed-broadcast
no negotiation auto
channel-group 1
!

Thx in advance
 
Reply With Quote
 
 
 
 
thrill5
Guest
Posts: n/a
 
      04-05-2005
I've never used a 4232 module before but a similar config that would work on
a Catalyst 6k would be

no interface port-channel 1.1
no interface port-channel 1.2
Interface vlan 1
ip address 10.130.70.1 255.255.255.0

Interface vlan 2
ip address 10.130.71.1 255.255.255.0

would be a start.

Scott

"Catalyst_user" <> wrote in message
news: om...
> Hello all
>
> I've got a Catalyst 4006 with Supervisor II and an WS-X4232-L3 routing
> module.
> At the moment it's still in a testing environment without any real
> router attached. I 've found some documentation about the module which
> tells me that InterVLAN routing should be possible. I've been trying
> for a week now, but still no routing between vlan's.
>
> Could anyone give me a sample configuration on how to route between
> vlan's with this setup and without a real router involved ?
>
> VLAN 1: 10.130.70.0/24
> VLAN 2: 10.130.71.0/24
>
> Part of Supervisor config:
> #vtp
> set vtp domain XXXXXXXXXX
> set vtp mode transparent
> set vlan 1 name default type ethernet mtu 1500 said 100001 state
> active
> set vlan 100 name RB-RD type ethernet mtu 1500 said 100100 state
> active
> #ip
> set interface sc0 1 10.130.70.251/255.255.255.0 10.130.70.255
> #module 1 : 2-port 1000BaseX Supervisor
> set trunk 1/1 on dot1q 1-1005,1025-4094
> set trunk 1/2 on dot1q 1-1005,1025-4094
> set port channel 1/1-2 mode on
> !
> #module 2 : 34-port Router Switch Card
> set vlan 100 2/19-34
> set trunk 2/1 on dot1q 1-1005,1025-4094
> set trunk 2/2 on dot1q 1-1005,1025-4094
>
>
> Part of WS-X4232-L3 config:
> interface Port-channel1
> no ip address
> no ip redirects
> ip directed-broadcast
> no ip mroute-cache
> hold-queue 300 in
> !
> interface Port-channel1.1
> description <<VLAN 1>>
> encapsulation dot1Q 1 native
> ip address 10.130.70.252 255.255.255.0
> no ip redirects
> no ip directed-broadcast
> no ip mroute-cache
> !
> interface Port-channel1.100
> description <<VLAN 100>>
> encapsulation dot1Q 100
> ip address 10.130.71.252 255.255.255.0
> no ip redirects
> no ip directed-broadcast
> no ip mroute-cache
> !
> interface GigabitEthernet3
> no ip address
> no ip directed-broadcast
> no negotiation auto
> channel-group 1
> !
> interface GigabitEthernet4
> no ip address
> no ip directed-broadcast
> no negotiation auto
> channel-group 1
> !
>
> Thx in advance



 
Reply With Quote
 
 
 
 
Catalyst_user
Guest
Posts: n/a
 
      04-05-2005
Thx for the response thrill, although it's not a solution.
I tried that before, but apparently the module doens't support that
command.
Here's the output:
-----------------------------------------------------------------
Router_Module#conf t
Enter configuration commands, one per line. End with CNTL/Z.

Router_Module(config)#int vlan ?
<1-1000> Vlan interface number

Router_Module(config)#int vlan 100
^
% Invalid input detected at '^' marker.
-----------------------------------------------------------------

Maybe someone else has an idea about how to solve my problem ?

One last remark, on my supervisor mod I get a certain error message
over and over again when I'm changing the VLAN settings:

2005 Mar 21 01:51:25 %SYS-3-MOD_ILCGSGNOREPLY:Exceeded max # of
retries sending
0x11b msg to ILC module 2
2005 Mar 21 01:51:40 %SYS-3-MOD_ILCGSGNOREPLY:Exceeded max # of
retries sending
0x11b msg to ILC module 2
2005 Mar 21 01:51:56 %SYS-3-MOD_ILCGSGNOREPLY:Exceeded max # of
retries sending
0x11b msg to ILC module 2

Cisco explanation =>
<<Error Message SYS-3-MOD_ILCGSGNOREPLY: Exceeded max # of retries
sending 0x[hex] msg to ILC module [dec]

Explanation This message indicates that the SCP message exchange
between the NMP and the module exceeded the maximum number of retries.
0x[hex] is the opcode in hexadecimal and [dec] is the module number.

Recommended Action Verify that the module is online. If the problem
persists, contact your technical support representative.>>

The session (mod) 2 command to access the router module from
supervisor doens't work either:
switch (enable) session 2
Trying IntlgLineCard-2...
session: Unable to tunnel to IntlgLineCard-2 (57)

I hope there's no link between the error messages and the fact that I
can't ping from vlan 1 to vlan 100.


"thrill5" <> wrote in message news:<ReidnWsh2KMtbszfRVn->...
> I've never used a 4232 module before but a similar config that would work on
> a Catalyst 6k would be
>
> no interface port-channel 1.1
> no interface port-channel 1.2
> Interface vlan 1
> ip address 10.130.70.1 255.255.255.0
>
> Interface vlan 2
> ip address 10.130.71.1 255.255.255.0
>
> would be a start.
>
> Scott

 
Reply With Quote
 
migrieb migrieb is offline
Junior Member
Join Date: Nov 2006
Posts: 1
 
      11-22-2006
I am having eaxctly the same problem; I have recently taken over this device and the router-switch module was never used and now I want to use it... Let me know if you get a fix...

I even get the same session error when trying access the router IOS..
I can use the console port on the the router blade but cannot get connectivity to the other blades...
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
anyone know about: vlan trunking with catalyst 1900 to any other iosdevice (catalyst 2950) Neddy Cisco 8 05-27-2009 04:37 PM
VLAN trunking across Catalyst 2900 XL and Catalyst 1900. Jarek Jarzebowski Cisco 1 06-18-2005 08:57 PM
Sniffing traffic Catalyst 4006. AM Cisco 1 01-18-2005 02:22 PM
bootp on catalyst 4006 sup II ? IHateSpam Cisco 1 03-02-2004 06:56 PM
Catalyst 4006 and GBIC question Rob Cisco 1 12-16-2003 11:00 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57