cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
394
Views
0
Helpful
3
Replies

IPX OVER MULTILINK PPP

tunemore1
Level 1
Level 1

I linke to know how to configure ipx routing over multilink ppp. Thanks,

3 Replies 3

Richard Burts
Hall of Fame
Hall of Fame

I have not configured this myself, so I can not speak from experience. But I would think that you would configure it like you would configure a regular interface (same parameters and values) but you put the configuration on the multilink virtual interface rather than trying to put it on physical interfaces.

HTH

Rick

HTH

Rick

Thanks Rick.But I want to make sure that I am doing right. Here is sample config leaving out serial int and other configs as they are not interesting. ;)

!

interface Multilink1

ip address 192.168.1.1 255.255.255.252

ipx network ABC101

no cdp enable

ppp multilink

no ppp multilink fragmentation

multilink-group 1

!

can anybody approve this cofig. Thanks,

It looks to me like your config should work.

HTH

Rick

HTH

Rick