hi
here is my config for a 512 circuit. i am not getting any rip routes ,any ideas why??? pleas help
sh run
Building configuration...
Current configuration : 1951 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname IBSCORK
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
enable secret 5 $1$IhtM$By/wXeXzCJSZbvVk9zVRW0
enable password Merrigan1
!
no aaa new-model
!
resource policy
!
mmi polling-interval
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
ip subnet-zero
ip cef
!
!
no ip dhcp use vrf connected
!
!
ip domain name yourdomain.com
!
username cisco privilege 15 secret 5 $1$ocC4$L.PwAaifFvgVXIvrOe9r0.
!
!
!
interface Multilink1
ip address 159.134.61.182 255.255.255.252
ip tcp header-compression iphc-format
ppp multilink
ppp multilink fragment delay 10
ppp multilink interleave
ppp multilink group 1
ip rtp header-compression iphc-format
!
interface FastEthernet0/0
description $ETH-LAN$$ETH-SW-LAUNCH$$I
ip address 192.168.1.7 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/1/0
description Leased Line to Dublin
bandwidth 512
ip address 159.134.61.182 255.255.255.252
encapsulation ppp
ppp multilink
ppp multilink group 1
!
router rip
version 2
redistribute connected metric 1
redistribute static metric 1 route-map cpe-static
network 159.134.0.0
no auto-summary
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/1/0
ip route 192.168.1.0 255.255.255.0 Null0 254 tag 1024
!
ip http server
ip http authentication local
ip http timeout-policy idle 5 life 86400 requests 10000
!
route-map cpe-static permit 10
match tag 1024
!
route-map cpe-static deny 20
!
!
control-plane
!
banner login ^C
Only Authorised Persons May Login
^C
banner motd ^C
Welcome To IBS ^C
!
line con 0
password Merrigan1
login
line aux 0
line vty 0 4
privilege level 15
password Merrigan2
login
transport input telnet
line vty 5 15
privilege level 15
login local
transport input telnet
!
end
here is my config for a 512 circuit. i am not getting any rip routes ,any ideas why??? pleas help
sh run
Building configuration...
Current configuration : 1951 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname IBSCORK
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
enable secret 5 $1$IhtM$By/wXeXzCJSZbvVk9zVRW0
enable password Merrigan1
!
no aaa new-model
!
resource policy
!
mmi polling-interval
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
ip subnet-zero
ip cef
!
!
no ip dhcp use vrf connected
!
!
ip domain name yourdomain.com
!
username cisco privilege 15 secret 5 $1$ocC4$L.PwAaifFvgVXIvrOe9r0.
!
!
!
interface Multilink1
ip address 159.134.61.182 255.255.255.252
ip tcp header-compression iphc-format
ppp multilink
ppp multilink fragment delay 10
ppp multilink interleave
ppp multilink group 1
ip rtp header-compression iphc-format
!
interface FastEthernet0/0
description $ETH-LAN$$ETH-SW-LAUNCH$$I
ip address 192.168.1.7 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/1/0
description Leased Line to Dublin
bandwidth 512
ip address 159.134.61.182 255.255.255.252
encapsulation ppp
ppp multilink
ppp multilink group 1
!
router rip
version 2
redistribute connected metric 1
redistribute static metric 1 route-map cpe-static
network 159.134.0.0
no auto-summary
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/1/0
ip route 192.168.1.0 255.255.255.0 Null0 254 tag 1024
!
ip http server
ip http authentication local
ip http timeout-policy idle 5 life 86400 requests 10000
!
route-map cpe-static permit 10
match tag 1024
!
route-map cpe-static deny 20
!
!
control-plane
!
banner login ^C
Only Authorised Persons May Login
^C
banner motd ^C
Welcome To IBS ^C
!
line con 0
password Merrigan1
login
line aux 0
line vty 0 4
privilege level 15
password Merrigan2
login
transport input telnet
line vty 5 15
privilege level 15
login local
transport input telnet
!
end