cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4722
Views
0
Helpful
5
Replies

configuration assistance required for Cisco 1841, serial interface, with WIC2-2MFT

Abhishek Nagar
Level 1
Level 1

hi

I am trying to use the connected WIC2-2MFT, as the servial interface on my cisco 1841.

But it does not show me the option, under configuration interface

Router#conf t

Enter configuration commands, one per line.  End with CNTL/Z.

Router(config)#int ?

  Async              Async interface

  BVI                Bridge-Group Virtual Interface

  CDMA-Ix            CDMA Ix interface

  CTunnel            CTunnel interface

  Dialer             Dialer interface

  FastEthernet       FastEthernet IEEE 802.3

  Group-Async        Async Group interface

  Lex                Lex interface

  Loopback           Loopback interface

  MFR                Multilink Frame Relay bundle interface

  Multilink          Multilink-group interface

  Null               Null interface

  Tunnel             Tunnel interface

  Vif                PGM Multicast Host interface

  Virtual-PPP        Virtual PPP interface

  Virtual-Template   Virtual Template interface

  Virtual-TokenRing  Virtual TokenRing

  range              interface range command

What should I do to make this enable on this list?

I am attaching the show tech-support, and show version of this device.

1 Accepted Solution

Accepted Solutions

Read the document...you have to configure your controller in order for it to give you an interface to configure.

controller e1 slot/port

For instance, I'm in the US so we have T1s here. I would configure something like:

controller t1 0/2/0

linecode b8zs

framing esf

channel-group 1 timeslots 1-24

I would then have:

int s0/2/0:1 to configure...

Your linecode and framing will probably be different than a T1 WIC, so you can't use my config as an example, but that's what you'll need to do to get your interfaces to configure.

Your card is being seen according to show tech that you posted:

NAME: "WIC/HWIC 0", DESCR: "VWIC2-2MFT-G703  - 2-Port RJ-48 Multiflex Trunk - G"

PID: VWIC2-2MFT-G703   , VID: V01 , SN: 4294967295

HTH, John *** Please rate all useful posts ***

View solution in original post

5 Replies 5

John Blakley
VIP Alumni
VIP Alumni

This document should get you going:

http://www.cisco.com/en/US/docs/ios/12_0/dial/configuration/guide/dcchant.html#wp4736

HTH, John *** Please rate all useful posts ***

Hi

I am not getting the option, while in conf t

Router(config)#int ?

  Async              Async interface

  BVI                Bridge-Group Virtual Interface

  CDMA-Ix            CDMA Ix interface

  CTunnel            CTunnel interface

  Dialer             Dialer interface

  FastEthernet       FastEthernet IEEE 802.3

  Group-Async        Async Group interface

  Lex                Lex interface

  Loopback           Loopback interface

  MFR                Multilink Frame Relay bundle interface

  Multilink          Multilink-group interface

  Null               Null interface

  Tunnel             Tunnel interface

  Vif                PGM Multicast Host interface

  Virtual-PPP        Virtual PPP interface

  Virtual-Template   Virtual Template interface

  Virtual-TokenRing  Virtual TokenRing

  range              interface range command

Router(config)#int seri

Router(config)#int serial ?

% Unrecognized command

Router(config)#int serial

So I can not go ahead with any kind of serial interface configuraiton

I hope you get my point

Read the document...you have to configure your controller in order for it to give you an interface to configure.

controller e1 slot/port

For instance, I'm in the US so we have T1s here. I would configure something like:

controller t1 0/2/0

linecode b8zs

framing esf

channel-group 1 timeslots 1-24

I would then have:

int s0/2/0:1 to configure...

Your linecode and framing will probably be different than a T1 WIC, so you can't use my config as an example, but that's what you'll need to do to get your interfaces to configure.

Your card is being seen according to show tech that you posted:

NAME: "WIC/HWIC 0", DESCR: "VWIC2-2MFT-G703  - 2-Port RJ-48 Multiflex Trunk - G"

PID: VWIC2-2MFT-G703   , VID: V01 , SN: 4294967295

HTH, John *** Please rate all useful posts ***

thanks

!

controller E1 0/0/0

channel-group 0 unframed

!

controller E1 0/0/1

channel-group 0 unframed

!

!

!

interface Serial0/0/0:0

ip address 192.168.1.11 255.255.255.248

!

Awesome

HTH, John *** Please rate all useful posts ***
Review Cisco Networking products for a $25 gift card