We'd a one of two T-1s in a Multilink PPP bundle go down. Annoying. But this also appears to have somehow "broken" the Multilink itself. Very Annoying.
I'm on the Cisco side: a 3662 running 12.2(23a). I've removed the "bad" serial line from the Multilink, as did a fellow on the Juniper side, but the link didn't return to a working state.
When the broken serial line is fixed, we'll be able to do a little more testing. It *might* only be a coincidence that both the Multilink breaking and the serial line going down occurred at the exact same time. But I've my doubts.
Anyone have any thoughts or ideas?
I've no minimum number of member links set on my side, and the Juniper side had a minimum of one (and we did confirm that the remaining T-1 was working). The Multilink reported itself as up on both sides, but we couldn't ping each other's IPs. I couldn't even ping my own!
Both IPs could be pinged from elsewhere, however.
The configuration for the multilink on my side is pretty basic:
interface multilink 2 description Upstream 2 no ip address ip address a.b.c.d 255.255.255.252 ip nat outside ppp multilink multilink-group 2 ip access-group 101 in ip access-group out-to-world out no ip directed-broadcast no ip unreachables no cdp enable
with a couple of serial interfaces "joining" via:
encapsulation ppp ppp multilink
Any thoughts or suggestions welcome...
Andrew