Hi Khaled, I would like to suggest that you think about your question a little bit, as you may have been able to use logic to make some assumptions which you could then test and then better your understanding.
Specifically - If you were to focus on what is a multilink interface trying to achieve, it might help give you a direction - for example I would say a multi-link interface takes multiple physical interfaces and combine them into a single logical interface. If this is the case, the only thing you should be doing with the physical interfaces is somehow associating them with the logical interface. This blog post might be helpful in starting to get a feel on how Multilink Frame Relay and Multilink PPP works - http://noshut.blogspot.com.au/2011/04/multilink-frame-relay-mfr-and-multilink.html However I would strongly suggest that you learn how to navigate the cisco website as there is a wealth of information there including configuration examples on most topics. Cheers, Adam On Thu, Mar 8, 2012 at 8:47 PM, khaled al-ajeman <[email protected]>wrote: > Hi fellas, > > how can you configure multilink serial interfaces of R6 AND R9, is it like > this, > > int multilink 69 > ip add 150.100.69.6 255.255.255.0 > > plus configuring the each serial physical interface by itself such as > > > int s0/2/0 > ip add 150.100.69.6 255.255.255.0 > > int s0/2/1 > ip add 150.100.69.6 255.255.255.0 > > and same configuration will be done for R9 > > Is that fellas, how to configure the multilink interfaces? > > > thanks, > > khaled > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > Are you a CCNP or CCIE and looking for a job? Check out > www.PlatinumPlacement.com > > http://onlinestudylist.com/mailman/listinfo/ccie_rs > _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com http://onlinestudylist.com/mailman/listinfo/ccie_rs
