PhoneTechMan
Programmer
Morning all, please take a look at my router configs and tell me I went wrong. I'm more on the voice side than data, and any help is appreciated.
Morning all, I'm setting up a new port network at a new location using a CMC, and I'm having a hard time getting the IPSI, CLAN & Medpro to back back to our 8710 at the main site. The IP scheme for the main is as follows: IPSI's-192.168.241.xxx, CLAN's & Medpro's-192.168.243.xxx, control network A-vlan 192.168.241.xxx, control network B-vlan 192.168.242.xxx. I've setup the CMC as such: IPSI-192.168.246.xxx, CLAN & Medpro-192.168.246.xxx. I'm pretty sure that my main issue is routing from the new location back to the main site. Here's the routes I have setup coming from both ways, please feel free to shoot holes in it:
NEW LOCATION
interface FastEthernet0/0
ip address 192.168.246.1 255.255.255.0
speed 100
full-duplex
!
interface Serial0/0
ip address 192.168.245.10 255.255.255.252
service-module t1 timeslots 1-24
!
interface Serial0/1
ip address 192.168.245.14 255.255.255.252
service-module t1 timeslots 1-24
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.245.9
ip route 192.168.246.0 255.255.255.0 192.168.245.9
ip route 192.168.246.0 255.255.255.0 192.168.245.13
MAIN SITE
!
interface Ethernet0/0
ip address 192.168.243.100 255.255.255.0
full-duplex
interface Ethernet0/0
ip address 192.168.243.100 255.255.255.0
full-duplex
!
interface Serial0/0
ip address 192.168.245.9 255.255.255.252
service-module t1 clock source internal
service-module t1 timeslots 1-24
!
interface Ethernet0/1
no ip address
shutdown
half-duplex
!
interface Serial0/1
ip address 192.168.245.13 255.255.255.252
service-module t1 clock source internal
service-module t1 timeslots 1-24
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.243.254
ip route 192.168.246.0 255.255.255.0 192.168.245.10
ip route 192.168.246.0 255.255.255.0 192.168.245.14
Any and all help, suggestions, comments are greatly appreciated. Thanks In Advance.
Morning all, I'm setting up a new port network at a new location using a CMC, and I'm having a hard time getting the IPSI, CLAN & Medpro to back back to our 8710 at the main site. The IP scheme for the main is as follows: IPSI's-192.168.241.xxx, CLAN's & Medpro's-192.168.243.xxx, control network A-vlan 192.168.241.xxx, control network B-vlan 192.168.242.xxx. I've setup the CMC as such: IPSI-192.168.246.xxx, CLAN & Medpro-192.168.246.xxx. I'm pretty sure that my main issue is routing from the new location back to the main site. Here's the routes I have setup coming from both ways, please feel free to shoot holes in it:
NEW LOCATION
interface FastEthernet0/0
ip address 192.168.246.1 255.255.255.0
speed 100
full-duplex
!
interface Serial0/0
ip address 192.168.245.10 255.255.255.252
service-module t1 timeslots 1-24
!
interface Serial0/1
ip address 192.168.245.14 255.255.255.252
service-module t1 timeslots 1-24
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.245.9
ip route 192.168.246.0 255.255.255.0 192.168.245.9
ip route 192.168.246.0 255.255.255.0 192.168.245.13
MAIN SITE
!
interface Ethernet0/0
ip address 192.168.243.100 255.255.255.0
full-duplex
interface Ethernet0/0
ip address 192.168.243.100 255.255.255.0
full-duplex
!
interface Serial0/0
ip address 192.168.245.9 255.255.255.252
service-module t1 clock source internal
service-module t1 timeslots 1-24
!
interface Ethernet0/1
no ip address
shutdown
half-duplex
!
interface Serial0/1
ip address 192.168.245.13 255.255.255.252
service-module t1 clock source internal
service-module t1 timeslots 1-24
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.243.254
ip route 192.168.246.0 255.255.255.0 192.168.245.10
ip route 192.168.246.0 255.255.255.0 192.168.245.14
Any and all help, suggestions, comments are greatly appreciated. Thanks In Advance.