cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
550
Views
0
Helpful
3
Replies

Cisco 2610.

larrydbrown
Level 1
Level 1

Is it possible to enable 802.1q on this type of router? Documentation shows enabling it on a fastethernet interface and the 10 & 11s just ethernet interaces. Thanks in advance.

3 Replies 3

rwiesmann
Level 4
Level 4

802.1 is only supported up from FastEthernet Interfaces.

So you need at least a 2621 or 2620.

Hope that helps.

Roger

Thats the general belief but its not true. This channel is running on a 2612

!

interface Ethernet0/0

no ip address

no ip directed-broadcast

no mop enabled

!

interface Ethernet0/0.1

encapsulation dot1Q 90

ip address 10.90.0.1 255.255.0.0

no ip redirects

no ip directed-broadcast

ntp broadcast

ipx encapsulation NOVELL-ETHER

ipx network 73

Cisco Internetwork Operating System Software

IOS (tm) C2600 Software (C2600-JS-M), Version 12.0(7)T, RELEASE SOFTWARE (fc2)

Copyright (c) 1986-1999 by cisco Systems, Inc.

Compiled Tue 07-Dec-99 02:36 by phanguye

Image text-base: 0x80008088, data-base: 0x80F3FA60

ROM: System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)

Aaron-Bros/Artistree uptime is 49 weeks, 2 days, 22 hours, 2 minutes

System returned to ROM by power-on

System restarted at 06:48:49 UTC Sat Jun 1 2002

System image file is "flash:c2600-js-mz.120-7.T"

cisco 2612 (MPC860) processor (revision 0x300) with 39936K/9216K bytes of memory

.

As you can see we are not even using a recent ios image. Channeling requires some capability in the ethernet hardware so some 10 mb interfaces cannot do it but it should work on the 2610.

Hi

did not know this....because it's still kind of new! Good to know!!

But on the built in ethernet interfaces you need a quite new IOS (12.2(2)T).

Here is what i found on cco:

http://www.cisco.com/en/US/products/hw/routers/ps259/prod_bulletin09186a00800921e4.html

Roger