ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 

  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: Inet-Admins
Inet-Admins mailing list archive (inet-admins@info.east.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [inet-admins] AToM



Вот кусок стоящего и работающего (в эксплуатации) конфига:

boot system flash disk0:c7200-k91p-mz.122-18.S.bin
!
mpls label protocol ldp
tag-switching tdp discovery directed-hello accept
tag-switching tdp router-id Loopback0 force
!
interface Loopback0
 ip address x.x.x.x 255.255.255.255
!
!
interface ATM1/0.1 point-to-point
 description 45M PVC to Blah
 bandwidth 44209
 ip address x.x.x.x 255.255.255.252
 pvc 10/141
  protocol ip x.x.x.x broadcast
  ubr 44209
  oam-pvc manage
  encapsulation aal5snap
 !
 tag-switching ip
!
!
interface GigabitEthernet2/0
 mtu 4470
 no ip address
 no negotiation auto
!
interface GigabitEthernet2/0.1075
 description Vlan 1075 from Blah to Bleh
 encapsulation dot1Q 1075
 mpls l2transport route y.y.y.y 310751075
 no cdp enable
!

Да, да, не надо надо мной смеяться и показывать пальцем. :) Да, DS3. :P

Load-test 7200/VXR NPE400 показал, что её можно нагрузить 100М+100M, при
среднем размере пакета в 380 байт она вполне держит, нагрузка на проц в
среднем 93%, пакеты не роняет, от количества EoMPLS туннелей ангрузка не
зависит.

А, эта. На версии IOS 12.3T нагрузка проца существенно ниже. При 100М+100М и
размере пакетов в 380 байт 12.3Т грузил проц на 84-85%.

Вот кусок моего репорта:

(Для справки, два рутера в тесте были соединены через 100M Ether, ГигЕ на
вход и выход).

------------

This is a current state of affairs (no ATM yet, 21 VLAN provisioned between
Mel and Syd for load testing). Results of a day's worth load test are:

Pushing 21 VLAN with 4M on each worth of 380-byte packets. Offered rate:
79Mbps (excl. L2TPv3 encapsulation), transit rate (incl. L2TPv3) - 87Mbps.

12.3(2)T1 cpu usage:

Syd>sh proc cpu
CPU utilization for five seconds: 84%/84%; one minute: 85%; five minutes:
85%

12.0(26)S cpu usage:

Mel>sh proc cpu
CPU utilization for five seconds: 93%/93%; one minute: 92%; five minutes:
91%

Interface counters:

Syd>sh int g2/0
GigabitEthernet2/0 is up, line protocol is up
  Hardware is WISEMAN, address is 0004.4e10.cc38 (bia 0004.4e10.cc38)
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,
     reliability 255/255, txload 20/255, rxload 20/255
  Encapsulation 802.1Q Virtual LAN, Vlan ID  1., loopback not set
  Keepalive set (10 sec)
  Full-duplex, 1000Mb/s, link type is force-up, media type is LX
  output flow-control is unsupported, input flow-control is unsupported
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input never, output 00:00:00, output hang never
  Last clearing of "show interface" counters 07:50:42
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  5 minute input rate 78904000 bits/sec, 25955 packets/sec
  5 minute output rate 78904000 bits/sec, 25955 packets/sec
     724872486 packets input, 2905352908 bytes, 0 no buffer
     Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog, 0 multicast, 0 pause input
     0 input packets with dribble condition detected
     725032855 packets output, 3017964792 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier, 0 pause output
     0 output buffer failures, 0 output buffers swapped out
Syd>sh int f0/0
FastEthernet0/0 is up, line protocol is up
  Hardware is i82543 (Livengood), address is 0004.4e10.cc08 (bia
0004.4e10.cc08)
  Description: backdoor link for testing
  Internet address is 10.0.0.2/30
  MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
     reliability 255/255, txload 221/255, rxload 221/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full-duplex, 100Mb/s, 100BaseTX/FX
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 00:00:01, output 00:00:00, output hang never
  Last clearing of "show interface" counters 07:50:36
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  5 minute input rate 86794000 bits/sec, 25955 packets/sec
  5 minute output rate 86794000 bits/sec, 25955 packets/sec
     725120598 packets input, 541688128 bytes
     Received 3322 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog
     0 input packets with dribble condition detected
     725023801 packets output, 446688085 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier
     0 output buffer failures, 0 output buffers swapped out


Mel>sh int g2/0
GigabitEthernet2/0 is up, line protocol is up
  Hardware is WISEMAN, address is 000c.cf1c.a038 (bia 000c.cf1c.a038)
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec, rely 255/255, load 20/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full-duplex mode, link type is force-up, media type is LX
  output flow-control is unsupported, input flow-control is unsupported
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 1d02h, output 00:00:00, output hang never
  Last clearing of "show interface" counters 07:51:34
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  5 minute input rate 78901000 bits/sec, 25955 packets/sec
  5 minute output rate 78901000 bits/sec, 25955 packets/sec
     726130265 packets input, 3436672788 bytes, 0 no buffer
     Received 0 broadcasts, 0 runts, 0 giants, 0* throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog, 0 multicast, 0 pause input
     726009563 packets output, 3335717974 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier, 0 pause output
     0 output buffer failures, 0 output buffers swapped out
Mel>sh int f0/0
FastEthernet0/0 is up, line protocol is up
  Hardware is i82543 (Livengood), address is 000c.cf1c.a008 (bia
000c.cf1c.a008)
  Description: backdoor link for testing
  Internet address is 10.0.0.1/30
  MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 221/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full-duplex, 100Mb/s, 100BaseTX/FX
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 00:00:05, output 00:00:00, output hang never
  Last clearing of "show interface" counters 07:51:42
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  5 minute input rate 86791000 bits/sec, 25955 packets/sec
  5 minute output rate 86791000 bits/sec, 25955 packets/sec
     726127144 packets input, 909231445 bytes
     Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog, 0 multicast
     0 input packets with dribble condition detected
     726271711 packets output, 1021673842 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier
     0 output buffer failures, 0 output buffers swapped out



On Tue, Nov 04, 2003 at 01:53:39PM +0300, Sergei Shaposhnikov wrote:
> Добрый день!
> 
> Просьба поделится - насколько работоспособна технология Any Transport over
> MPLS на C7206VXR/400 и C7505? Предполагается, что на магистрали (оптическое
> кольцо, 622Mbps) поднят IP/MPLS.
>    Особенно интересует возможность свитчевать Frame Relay over MPLS и
> Ethernet over MPLS (VLAN mode). Т.е. можно ли обеспечить клиенту на уровне
> доступа какое-никакое качество?
>    Я в курсе, что на ССО все красиво описано. Хотелось бы знать, что на
> деле. Есть ли конкретные примеры и отзовы?
> ----------------------
> Всего хорошего,
> Sergei Shaposhnikov
> SS23760-RIPE
> 
> 
> =============================================================================
> "inet-admins" Internet access mailing list. Maintained by East Connection ISP.
> Mail "unsubscribe inet-admins" to Majordomo@info.east.ru if you want to quit.
> Archive is accessible on http://info.east.ru/rus/inetadm.html
---end quoted text---

-- 
D.K.

=============================================================================
"inet-admins" Internet access mailing list. Maintained by East Connection ISP.
Mail "unsubscribe inet-admins" to Majordomo@info.east.ru if you want to quit.
Archive is accessible on http://info.east.ru/rus/inetadm.html



 




Copyright © Lexa Software, 1996-2009.