[c-nsp] LFI Configuration

Michele Marazza marazza at ip-plus.net
Wed Dec 6 05:20:36 EST 2006


Hi All,

we are implementing LFI on low bandwidth ATM links (some hundreds of 100Kbps) and we are facing to
some two main problems:

1) very small percentuage of links shows output drops on the LAN interface when LFI is configured on
the ATM WAN link (tricky, isn't it? :-) )

2) traffic statistics are difficult because the number of the created Virtual-Access interface may vary.

Below I have two types of configuration, does one of it look like yours? Any other idea/suggestion
or experience with LFI?

Thanks
Regards
Mic

Ps: routers used 8xx, 1760


Config -1-
----------

interface Multilink1
  description *** LFI ***
  ip address x.x.x.x
  service-policy output qos
  ppp multilink
  ppp multilink fragment delay 1
  ppp multilink interleave
  ppp multilink group 1
!
interface ATM0/0.1 point-to-point
  pvc x/xx
   vbr-nrt 666 666 1
   tx-ring-limit 3
   oam-pvc manage
   encapsulation aal5snap
   protocol ppp Virtual-Template1
  !
interface Virtual-Template1
  description *** LFI ***
  no ip address
  ppp multilink
  ppp multilink group 1
!

Config -2-
----------

interface ATM0/0.1 point-to-point
  pvc x/xx
   vbr-nrt 666 666 1
   tx-ring-limit 3
   oam-pvc manage
   encapsulation aal5snap
   protocol ppp Virtual-Template1
  !
interface Virtual-Template1
  description *** LFI ***
  bandwidth 666
  ip address x.x.x.x
  service-policy output qos
  ppp multilink
  ppp multilink fragment delay 1
  ppp multilink interleave
!



-- 
Michele Marazza / IP-Plus Engineering / www.ip-plus.net / Swisscom Solutions


-- 
Michele Marazza / IP-Plus Engineering / www.ip-plus.net / Swisscom Solutions


More information about the cisco-nsp mailing list