cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1121
Views
0
Helpful
1
Replies

Cisco 1941 routers with VWIC2 1MFT-T1 on T1

alex.schwartz
Level 1
Level 1

Trying to connect two Cisco 1941 routers with VWIC2 1MFT-T1 interfaces on point-to-point T1 (No Voice). Can someone provide me with a sample configuration, this is what I have so far, but I'm not sure if it's correct. Do I need any specific information from my point to point T1 provider?

ROUTER A

controller T1 0/0/0

cablelength long 0db

channel-group 1 timeslots 1-24

!

interface Loopback0

ip address 10.10.107.79 255.255.255.0

no ip route-cache

!

interface GigabitEthernet0/0

description Chevy Building

ip address 10.10.107.79 255.255.255.0

no ip redirects

no ip unreachables

no ip proxy-arp

ip flow ingress

no ip route-cache

duplex auto

speed auto

no mop enabled

bridge-group 1

!

interface GigabitEthernet0/1

no ip address

no ip redirects

no ip unreachables

no ip proxy-arp

ip flow ingress

no ip route-cache

shutdown

duplex auto

speed auto

no mop enabled

!

interface Serial0/0/0:1

description To Chevy Building

ip address 10.10.107.79 255.255.255.0

no ip route-cache

no fair-queue

no cdp enable

bridge-group 1

!

no ip classless

ip forward-protocol nd

ROUTER B

controller T1 0/0/0

cablelength long 0db

channel-group 1 timeslots 1-24

!

interface Loopback0

ip address 10.10.107.78 255.255.255.0

no ip route-cache

!

interface GigabitEthernet0/0

description Chevy Building

ip address 10.10.107.78 255.255.255.0

no ip redirects

no ip unreachables

no ip proxy-arp

ip flow ingress

no ip route-cache

duplex auto

speed auto

no mop enabled

bridge-group 1

!

interface GigabitEthernet0/1

no ip address

no ip redirects

no ip unreachables

no ip proxy-arp

ip flow ingress

no ip route-cache

shutdown

duplex auto

speed auto

no mop enabled

!

interface Serial0/0/0:1

description To VW Building

ip address 10.10.107.78 255.255.255.0

no ip route-cache

no fair-queue

no cdp enable

bridge-group 1

!

no ip classless

ip forward-protocol nd

Thanks!!

1 Reply 1

gerald.suiza
Level 1
Level 1

hmm..why does your loopbacks have the same ip address as your serials? and are you sure you want to do bridging on them?

Review Cisco Networking for a $25 gift card