From: Victor Cappuccio (cvictor@protokolgroup.com)
Date: Fri Oct 28 2005 - 00:40:19 GMT-3
Hello People,
I'm trying to configure MLPoFR, An things get a little bit interesting when
the interface comes up!
R3 has 2 physical interfaces | FR | R2 has 1 Physical Interface and 2
SubInterfaces
I think I got it working because echo -replys comes back from R2, but I get
this message
%FR-3-MLPOFR_ERROR: MLPoFR not configured properly on Link Virtual-Access1
Bundle Multilink1 :Frame Relay traffic shaping must be enabled
Rack1R3#ping 174.1.23.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 174.1.23.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 44/45/48 ms
In:
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122newft/122t/sem122t/sem122tf.htm
Indicates that
FR Error Messages
The following are Frame Relay error messages.
Error Message
%FR-3-MLPOFR_ERROR
: MLPoFR not configured properly on Link [chars] Bundle [chars] :[chars]
Explanation The configuration of MLPPP-over-Frame Relay on the Frame Relay
PVC is either incorrect or incomplete.
Recommended Action Ensure that Frame Relay traffic shaping has been
configured on the physical interface and that the service policy has been
attached to the virtual template. To verify the configuration, use the show
running-config serial interface and show running-config virtual-template
commands.
I Undestand the logic of the Virtual-Templates and the PPP Multilink
Interface (Treated as one Logical Interface), but why I'm getting this
message, the Lab Wording did not indicate that I have to use TShapping in
any place: . :S
Rack1R3(config)#interface serial 0/0
Rack1R3(config-if)#shutdown
Rack1R3(config-if)#
*Mar 1 00:06:19.461: %LINK-5-CHANGED: Interface Serial0/0, changed state to
administratively down
Rack1R3(config-if)#interface serial 0/0
*Mar 1 00:06:19.465: %LINK-3-UPDOWN: Interface Virtual-Access1, changed
state to down
*Mar 1 00:06:20.463: %LINEPROTO-5-UPDOWN: Line protocol on Interface
Serial0/0, changed state to down
*Mar 1 00:06:20.467: %LINEPROTO-5-UPDOWN: Line protocol on Interface
Virtual-Access1, changed state to down
Rack1R3(config-if)#interface serial 0/1
Rack1R3(config-if)#shutdown
Rack1R3(config-if)#no shutdown
Rack1R3(config-if)#interface serial 0/0
Rack1R3(config-if)#no shutdown
Rack1R3(config-if)#^Z
Rack1R3#wr
Building configuration...
*Mar 1 00:06:34.170: %SYS-5-CONFIG_I: Configured from console by console
*Mar 1 00:06:35.652: %LINK-3-UPDOWN: Interface Serial0/0, changed state to
up
*Mar 1 00:06:36.670: %LINEPROTO-5-UPDOWN: Line protocol on Interface
Serial0/0, changed state to up
*Mar 1 00:06:40.344: %AMDP2_FE-6-EXCESSCOLL: Ethernet0/0 TDR=11, TRC=0
*Mar 1 00:06:45.668: %LINK-3-UPDOWN: Interface Virtual-Access1, changed
state to up[OK]
Rack1R3#
*Mar 1 00:06:45.668: Vi1 PPP: Using default call direction
*Mar 1 00:06:45.668: Vi1 PPP: Treating connection as a dedicated line
*Mar 1 00:06:45.668: Vi1 PPP: Authorization required
Rack1R3#
*Mar 1 00:06:57.760: Vi1 CHAP: O CHALLENGE id 2 len 28 from "Rack1R3"
*Mar 1 00:06:57.764: Vi1 CHAP: I CHALLENGE id 2 len 28 from "Rack1R2"
*Mar 1 00:06:57.768: Vi1 CHAP: Using hostname from unknown source
*Mar 1 00:06:57.768: Vi1 CHAP: Using password from AAA
*Mar 1 00:06:57.768: Vi1 CHAP: O RESPONSE id 2 len 28 from "Rack1R3"
*Mar 1 00:06:57.784: Vi1 CHAP: I RESPONSE id 2 len 28 from "Rack1R2"
*Mar 1 00:06:57.788: Vi1 CHAP: I SUCCESS id 2 len 4
*Mar 1 00:06:57.788: Vi1 PPP: Sent CHAP LOGIN Request
*Mar 1 00:06:57.792: Vi1 PPP: Received LOGIN Response PASS
*Mar 1 00:06:57.792: Vi1 PPP: Sent LCP AUTHOR Request
*Mar 1 00:06:57.796: Vi1 LCP: Received AAA AUTHOR Response PASS
*Mar 1 00:06:57.796: Vi1 CHAP: O SUCCESS id 2 len 4
Rack1R3#
*Mar 1 00:06:57.800: %FR-3-MLPOFR_ERROR: MLPoFR not configured properly on
Link Virtual-Access1 Bundle Multilink1 :Missing service policy config in
Virtual Template
*Mar 1 00:06:57.800: %FR-3-MLPOFR_ERROR: MLPoFR not configured properly on
Link Virtual-Access1 Bundle Multilink1 :Frame Relay traffic shaping must be
enabled
Rack1R3#
*Mar 1 00:06:58.798: %LINEPROTO-5-UPDOWN: Line protocol on Interface
Virtual-Access1, changed state to up
Rack1R3#show ppp multilink
Multilink1, bundle name is Rack1R2
Bundle up for 00:05:04, 1/255 load
Receive buffer limit 24384 bytes, frag timeout 1000 ms
0/0 fragments/bytes in reassembly list
0 lost fragments, 0 reordered
0/0 discarded fragments/bytes, 0 lost received
0x33 received sequence, 0x32 sent sequence
Member links: 2 active, 1 inactive (max not set, min not set)
Vi2, since 00:05:04
Vi1, since 00:00:18
Vt1 (inactive)
Rack1R3#
Rack1R3#show run interface multilink 1
Building configuration...
Current configuration : 99 bytes
!
interface Multilink1
ip address 174.1.23.3 255.255.255.0
ppp multilink
multilink-group 1
end
Rack1R3#show run interface virtual-template 1
Building configuration...
Current configuration : 109 bytes
!
interface Virtual-Template1
no ip address
ppp authentication chap
ppp multilink
multilink-group 1
end
Rack1R3#show run interface serial 0/0
Building configuration...
Current configuration : 169 bytes
!
interface Serial0/0
no ip address
encapsulation frame-relay
clockrate 128000
frame-relay interface-dlci 302 ppp Virtual-Template1
no frame-relay inverse-arp
end
Rack1R3#show run interface serial 0/1
Building configuration...
Current configuration : 169 bytes
!
interface Serial0/1
no ip address
encapsulation frame-relay
clockrate 128000
frame-relay interface-dlci 312 ppp Virtual-Template1
no frame-relay inverse-arp
end
=======================================================================
Router 2 Config
=======================================================================
Rack1R2#show run interface virtual-t 1
Building configuration...
Current configuration : 109 bytes
!
interface Virtual-Template1
no ip address
ppp authentication chap
ppp multilink
multilink-group 1
end
Rack1R2#show run interface multilink 1
Building configuration...
Current configuration : 99 bytes
!
interface Multilink1
ip address 174.1.23.2 255.255.255.0
ppp multilink
multilink-group 1
end
Rack1R2#show run interface serial 0.203
Building configuration...
Current configuration : 98 bytes
!
interface Serial0.203 point-to-point
frame-relay interface-dlci 203 ppp Virtual-Template1
end
Rack1R2#show run interface serial 0.213
Building configuration...
Current configuration : 98 bytes
!
interface Serial0.213 point-to-point
frame-relay interface-dlci 213 ppp Virtual-Template1
end
--- Victor Cappuccio cvictor@protokolgroup.com ..O. ....O OOO
This archive was generated by hypermail 2.1.4 : Sun Nov 06 2005 - 22:00:54 GMT-3