12-16-2009 01:25 AM - edited 03-04-2019 06:59 AM
Hi All,
My company has recently purchase Cisco VWIC-2MFT-G703 card for our new MPLS link setup & I have asked to configure it on Cisco 2811 series router. I can see that my router is detecting card I have installed it in slot number 2 of router but I am unable to configure it. I have tried several commands from Cisco on-line documentation but it didn't help me. Here is the output of those commands...
Cisco2811(config)#card type E1 2
Card in slot 2 was removed or does not support command.
Also this...
Cisco2811(config)#interface serial 0/2/0
^
% Invalid input detected at '^' marker.
Could you please suggest me if there is any other command to configure VWIC card on Cisco 2811? Or does it need any activation?Here is the show diag for slot 2 of router...
WIC Slot 2:
VWIC2-2MFT-G703 - 2-Port RJ-48 Multiflex Trunk - T1/E1 & G.703
Hardware Revision : 0.0
Top Assy. Part Number : 800-24920-05
Board Revision : C0
Deviation Number : 0
Fab Version : 04
PCB Serial Number : FOC13224KDS
RMA Test History : 00
RMA Number : 0-0-0-0
RMA History : 00
Product (FRU) Number : VWIC2-2MFT-G703
Version Identifier : V01
EEPROM format version 4
EEPROM contents (hex):
0x00: 04 FF 40 03 FB 41 00 00 C0 46 03 20 00 61 58 05
0x10: 42 43 30 88 00 00 00 00 02 04 C1 8B 46 4F 43 31
0x20: 33 32 32 34 4B 44 53 03 00 81 00 00 00 00 04 00
0x30: CB 8F 56 57 49 43 32 2D 32 4D 46 54 2D 47 37 30
0x40: 33 89 56 30 31 20 D9 02 40 C1 FF FF FF FF FF FF
0x50: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
0x60: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
0x70: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
Attached is the running config of router. Router IOS version is Version 12.4(13r)T
Thanks in advance.
Ganesh C. Palav
12-16-2009 01:41 AM
Hello Ganesh,
try to see if
conf t
controller e1 0/2/0
is supported it it looks like you need to go this way
see
if so you need to configure a channel-group
controller e1 0/2/0
no shut
channel-group 0 unframed
a serial interface is created
serial 0/2/0:0
verify with your provider if you need an unframed or all timeslots in a group config
Hope to help
Giuseppe
12-16-2009 02:21 AM
Hi Giuseppe,
Thanks a lot...
This command worked. Great help!
The card is having two ports on it 0 & 1. This command has created Interface Serial0/2/0:0 & Interface Serial0/2/1:0 (after issuing controller e1 0/2/1 command). I can now able assign IP address to the interfaces.
Thanks a lot for your help.
Ganesh
12-16-2009 03:07 AM
Note unless SP insists on unframed, G703 version is not necessary and circuit can be done with the regular, less expensive VWIC.
12-16-2009 03:18 AM
Thanks for the info Bevilacqua,
We were told by our SP Qwest for the G.703 specifically.
Thanks!
06-04-2014 09:39 AM
Guiseppe THANKS a lot !!!!
Four years after your post, you could solve similar problem with a VWIC3-1MFT-T1/E1 card.
Enrique
03-09-2015 06:10 AM
Just want to also add that I had this same issue on a 2821 router, using a VWIC2-1MFT-T1/E1 module card. I originally had it in slot 2, and ran into this configuration error. After moving the module card to slot 2, the error disappeared, and I was able to proceed with configuration.
Doesn't help much if you have existing module cards in slots 0 and 1 (which I did), but it did solve the initialization portion of the configuration.
Weird...
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