First, it has been A LONG TIME since I have touched a Cisco router. Second I have never used MFR. I have the circuits up and running (3 T1's) and can ping outside from within the router. My questions are as follows:
- My ISP has given me a usable range of IPs. Where do I add these?
- How do I configure my local machines (internal IPs) to get out throught the router?
Hardware: Cisco 3640 w/3 T1 CSU/DSU WIC cards & 2 ethernet.
Configuration so far:
Current configuration : 2092 bytes
version 12.3 service timestamps debug uptime service timestamps log uptime service password-encryption
hostname MC-T1
boot-start-marker boot-end-marker
enable secret 5XXXXXXXXXXXXXXXXXXXXX
no aaa new-model ip subnet-zero
ip name-server 209.26.88.31
ip audit notify log ip audit po max-events 100 no ftp-server write-enable
interface MFR1 mtu 4470 no ip address no ip redirects no ip proxy-arp encapsulation frame-relay IETF no ip mroute-cache no arp frame-relay frame-relay multilink bid u160969 frame-relay lmi-type ansi
interface MFR1.500 point-to-point ip address xxx.xxx.xxx.xxx 255.255.255.252 no ip redirects no ip proxy-arp no arp frame-relay no cdp enable frame-relay interface-dlci 500 IETF
interface Ethernet0/0 description connected to EthernetLAN ip address 192.168.10.1 255.255.255.0 half-duplex
interface Serial0/0 mtu 4470 bandwidth 1536 no ip address no ip redirects no ip proxy-arp encapsulation frame-relay MFR1 service-module t1 clock source internal service-module t1 timeslots 1-24 no arp frame-relay
interface Serial0/1 mtu 4470 bandwidth 1536 no ip address no ip redirects no ip proxy-arp encapsulation frame-relay MFR1 service-module t1 clock source internal service-module t1 timeslots 1-24 no arp frame-relay
interface Ethernet1/0 description connected to EthernetLAN_1 ip address 192.168.20.1 255.255.255.0 half-duplex
interface Serial1/0 mtu 4470 bandwidth 1536 no ip address no ip redirects no ip proxy-arp encapsulation frame-relay MFR1 service-module t1 clock source internal service-module t1 timeslots 1-24 no arp frame-relay
router rip version 2 network 192.168.10.0 network 192.168.20.0 no auto-summary
ip http server ip http secure-server ip classless ip route 0.0.0.0 0.0.0.0 MFR1.500
snmp-server community public RO snmp-server enable traps tty
line con 0 exec-timeout 0 0 password 7 XXXXXXXXXXX login line aux 0 line vty 0 4 password 7 XXXXXXXXXXX login