Hey Guys,
I wanted to know if anybody know if I can multilink two ppp connections that are currently setup on one ip address to add on another ip address?
Right now we have an ip setup and we are trying to move to bgp and need to change the ip to a /24. They have given us the new ip to setup but I do not want to take down the current one to add the new one in. Is it possible to have both ip addresses given to us by our carrier and both be up?
interface Multilink1
ip address xxx.xxx.xxx.xxx 255.255.255.252
no cdp enable
ppp multilink
ppp multilink fragment disable
ppp multilink group 1
!
interface FastEthernet0/0
ip address xxx.xxx.xxx.xxx 255.255.255.224
duplex auto
speed auto
!
interface Serial0/0/0:0
no ip address
encapsulation ppp
ppp multilink
ppp multilink group 1
!
interface Serial0/0/1:0
no ip address
encapsulation ppp
ppp multilink
ppp multilink group 1
I wanted to know if anybody know if I can multilink two ppp connections that are currently setup on one ip address to add on another ip address?
Right now we have an ip setup and we are trying to move to bgp and need to change the ip to a /24. They have given us the new ip to setup but I do not want to take down the current one to add the new one in. Is it possible to have both ip addresses given to us by our carrier and both be up?
interface Multilink1
ip address xxx.xxx.xxx.xxx 255.255.255.252
no cdp enable
ppp multilink
ppp multilink fragment disable
ppp multilink group 1
!
interface FastEthernet0/0
ip address xxx.xxx.xxx.xxx 255.255.255.224
duplex auto
speed auto
!
interface Serial0/0/0:0
no ip address
encapsulation ppp
ppp multilink
ppp multilink group 1
!
interface Serial0/0/1:0
no ip address
encapsulation ppp
ppp multilink
ppp multilink group 1