From: ccie2be (ccie2be@nyc.rr.com)
Date: Mon Oct 18 2004 - 10:33:38 GMT-3
Hi guys,
I was configuring R2 to connect to R3 using mlp over f/r when I got this error
message:
Rack1R2#
*Mar 1 09:41:29.950: %LINK-3-UPDOWN: Interface Virtual-Access4, changed state
t
o up
*Mar 1 09:41:30.014: %FR-3-MLPOFR_ERROR: MLPoFR not configured properly on
Link
Virtual-Access4 Bundle Multilink1 :Missing service policy config in Virtual
Te
mplate
*Mar 1 09:41:30.018: %FR-3-MLPOFR_ERROR: MLPoFR not configured properly on
Link
Virtual-Access4 Bundle Multilink1 :Frame Relay traffic shaping must be
enabled
Rack1R2#
*Mar 1 09:41:30.859: %SYS-5-CONFIG_I: Configured from console by console
*Mar 1 09:41:31.016: %LINEPROTO-5-UPDOWN: Line protocol on Interface
Virtual-Ac
cess4, changed state to up
However, pings across the f/r cloud still work.
Here's the config on R2:
interface Multilink1
ip address 174.3.23.2 255.255.255.0
ppp multilink
multilink-group 1
!
interface Serial0/0
no ip address
encapsulation frame-relay
!
interface Serial0/0.203 point-to-point
frame-relay interface-dlci 203 ppp Virtual-Template1
!
interface Serial0/0.213 point-to-point
frame-relay interface-dlci 213 ppp Virtual-Template1
!!
interface Virtual-Template1
no ip address
ppp multilink
multilink-group 1
********************************************************************
R3's config:
interface Multilink1
ip address 174.3.23.3 255.255.255.0
ppp multilink
multilink-group 1
!
interface Serial1/0
no ip address
encapsulation frame-relay
frame-relay interface-dlci 302 ppp Virtual-Template1
!
interface Serial1/1
no ip address
encapsulation frame-relay
frame-relay interface-dlci 312 ppp Virtual-Template1
!
interface Virtual-Template1
no ip address
ppp multilink
multilink-group 1
But, pings between R2 and R3 work:
Rack1R3#p 174.3.23.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 174.3.23.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 12/12/16 ms
So, what should I make of that error message? Is it OK for me to ignore it or
will it bite me in the butt at some point?
Thanks, Tim
This archive was generated by hypermail 2.1.4 : Sat Nov 06 2004 - 17:11:49 GMT-3