Hi Expert, Today i just test something on PPPoFR i got some FRTS error. Here is my config R2 and R6..
======================================================================= R2.... int mult 1 ip unnu loop 0 ppp mult ppp mult gr 1 int virtual-temp 1 ppp mult ppp mult gr 1 int ser0/1/0 shut encap frame no fram inver no shut int ser0/1/0.206 p fram interface 206 ppp virtual-templa 1 ================================================================================= R6... int mult 1 ip unnu loop 0 ppp mult ppp mult gr 1 int virtual-temp 1 ppp mult ppp mult gr 1 int ser0/1/0 shut encap frame no fram inver no shut int ser0/1/0.602 p fram interface 602 ppp virtual-templa 1 ================================================================================ Once i copied these config to both routers i got FRTS error on both routers.. R6(config-if)# *Feb 16 05:49:54.691: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access2, changed state to down *Feb 16 05:49:54.699: %LINEPROTO-5-UPDOWN: Line protocol on Interface Multilink1, changed state to down R6(config-if)#fram *Feb 16 05:49:55.727: %FR-3-MLPOFR_ERROR: MLPoFR not configured properly on Link Virtual-Access2 Bundle Multilink1 :Frame Relay traffic shaping must be enabled *Feb 16 05:49:55.735: %LINK-3-UPDOWN: Interface Multilink1, changed state to up *Feb 16 05:49:56.727: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access2, changed state to up R6(config-if)#fram R6(config-if)#frame-relay *Feb 16 05:49:56.735: %LINEPROTO-5-UPDOWN: Line protocol on Interface Multilink1, changed state to up R6(config-if)#frame-relay t *Feb 16 05:49:57.731: %LINK-3-UPDOWN: Interface Multilink1, changed state to down R6(config-if)#frame-relay traf R6(config-if)#frame-relay traffic-shaping *Feb 16 05:49:58.723: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access2, changed state to down *Feb 16 05:49:58.731: %LINEPROTO-5-UPDOWN: Line protocol on Interface Multilink1, changed state to down R6(config-if)#frame-relay traffic-shaping R6(config-if)# *Feb 16 05:49:59.727: %FR-3-MLPOFR_ERROR: MLPoFR not configured properly on Link Virtual-Access2 Bundle Multilink1 :Frame Relay traffic shaping must be enabled *Feb 16 05:49:59.735: %LINK-3-UPDOWN: Interface Multilink1, changed state to up *Feb 16 05:50:00.727: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access2, changed state to up R6(config-if)# *Feb 16 05:50:00.735: %LINEPROTO-5-UPDOWN: Line protocol on Interface Multilink1, changed state to up R6(config-if)# *Feb 16 05:50:01.727: %LINK-3-UPDOWN: Interface Multilink1, changed state to down *Feb 16 05:50:01.747: %LINK-3-UPDOWN: Interface Multilink1, changed state to up But after i config the frame-relay traffic shaping on both interface , ML is stable.. ! interface Serial0/1/0 no ip address encapsulation frame-relay frame-relay traffic-shaping no frame-relay inverse-arp ! interface Serial0/1/0.602 point-to-point frame-relay interface-dlci 602 ppp Virtual-Template1 ! ! interface Serial0/1/0 no ip address encapsulation frame-relay frame-relay traffic-shaping no frame-relay inverse-arp ! interface Serial0/1/0.206 point-to-point frame-relay interface-dlci 206 ppp Virtual-Template1 ! Could you please clarify me this issue ??? -Ananthan _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
