hi
we are implementing a leased line and i got a config from our ISP for our 2811. The config is below, i am aware that i have to config the ethernet interface etc, is there anything else to do, under the rip version 2 folder shoudl i advertise our local subnet as well as the 159.xxx.xxx.xxx
and do i need a static route to send all data out through the serial interface. thanks in advance
Configlet #1, Job ID 9483 (Created: 2006-02-21 15:41:47)
!
interface Serial0
description By VPNSC: Job Id# = 9483 (BS3883454) ibs cookestown ind est
encapsulation ppp
ip address 159.134.142.166 255.255.255.252
!
router rip
version 2
redistribute connected metric 1
redistribute static metric 1
network 159.134.0.0
no auto-summary
!
! Enable LFI Link Fragmentation and Interleaving on Serial link to fragment large packets.
! See Cisco website for more details.
!
interface Multilink1
ip address 159.134.142.166 255.255.255.252
ppp multilink
ppp multilink fragment-delay 10
ppp multilink interleave
multilink-group 1
ip rtp header-compression iphc-format
!
interface Serial0
encapsulation ppp
ppp multilink
multilink-group 1
!
router rip
address-family ipv4 vrf V2999:IBS2
exit-address-family
router bgp 5466
address-family ipv4 vrf V2999:IBS2
default-information originate
exit-address-family
we are implementing a leased line and i got a config from our ISP for our 2811. The config is below, i am aware that i have to config the ethernet interface etc, is there anything else to do, under the rip version 2 folder shoudl i advertise our local subnet as well as the 159.xxx.xxx.xxx
and do i need a static route to send all data out through the serial interface. thanks in advance
Configlet #1, Job ID 9483 (Created: 2006-02-21 15:41:47)
!
interface Serial0
description By VPNSC: Job Id# = 9483 (BS3883454) ibs cookestown ind est
encapsulation ppp
ip address 159.134.142.166 255.255.255.252
!
router rip
version 2
redistribute connected metric 1
redistribute static metric 1
network 159.134.0.0
no auto-summary
!
! Enable LFI Link Fragmentation and Interleaving on Serial link to fragment large packets.
! See Cisco website for more details.
!
interface Multilink1
ip address 159.134.142.166 255.255.255.252
ppp multilink
ppp multilink fragment-delay 10
ppp multilink interleave
multilink-group 1
ip rtp header-compression iphc-format
!
interface Serial0
encapsulation ppp
ppp multilink
multilink-group 1
!
router rip
address-family ipv4 vrf V2999:IBS2
exit-address-family
router bgp 5466
address-family ipv4 vrf V2999:IBS2
default-information originate
exit-address-family