This is a basic Tasman multi-link PPP configuration. The items in bold are required to create this 6Mbps interface. The line in italics is required for communication to routers that don't support MLPPP segmentation and re-assembly. The 1500 value effectively turns off the feature by requiring a 3000 byte packet to cause the router to segment it into two 1500 byte packets
interface bundle wan1
link t1 1
link t1 2
link t1 3
link t1 4
encapsulation ppp
mlppp seg_threshold 1500
ip address 12.1.1.2 255.255.255.252
ip multicast ospfrip2
red
exit red
qos
exit qos
exit bundle





