Link to home
Start Free TrialLog in
Avatar of tonymopar
tonymopar

asked on

cisco VWIC2-2MFT-T1/E1 configure as serial port

Trying to set up for mpls but all im getting is controller T1 0/0/0 and not the serial interface. Version 12.4(3f). 2811.  Below is the config and hardware info. What command do I need to set this up as serial interface? I have other units that have the same card and are set up for serial.


Cisco 2811 (revision 53.51) with 251904K/10240K bytes of memory.
Processor board ID FTX1036A17J
2 FastEthernet interfaces
2 Channelized T1/PRI ports
DRAM configuration is 64 bits wide with parity enabled.
239K bytes of non-volatile configuration memory.
62720K bytes of ATA CompactFlash (Read/Write)

CITYFRONT-MPLS-GW#sh run
Building configuration...

Current configuration : 862 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname CITYFRONT-MPLS-GW
!
boot-start-marker
boot-end-marker
!
card type t1 0 0
!
no aaa new-model
!
resource policy
!
clock timezone CMT -6
clock summer-time CMT recurring
no network-clock-participate wic 0
ip subnet-zero
!        
!
ip cef
!
!
!
voice-card 0
 no dspfarm
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!        
controller T1 0/0/0
 framing esf
 linecode b8zs
!
controller T1 0/0/1
 framing esf
 linecode b8zs
!
!
!
interface FastEthernet0/0
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
ip classless
!
!
ip http server
no ip http secure-server
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
 login
!        
scheduler allocate 20000 1000
!
end

CITYFRONT-MPLS-GW#
ASKER CERTIFIED SOLUTION
Avatar of Istvan Kalmar
Istvan Kalmar
Flag of Hungary image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of tonymopar
tonymopar

ASKER

you're awesome
Quick and easy!
Your Welcome:)