The MPLS-OPS Archive[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index][Thread Index][Author Index][Subject Index] Re: tunnel stats (totally confusing) !!!
Hi Krishnan, sho int fa3/0/0 rate-limit wd give you better info. could you provide that? -----Original Message----- From: Sivaramakrishna Iyer Krishnan <krishnan@research.bell-labs.com> To: raszuk@cisco.com <raszuk@cisco.com> Cc: MPLS Operations <mpls-ops@mplsrc.com>; Alexander Marhold <alexander@marhold.at> Date: Thursday, July 26, 2001 1:01 PM Subject: tunnel stats (totally confusing) !!! > >Hi Robert, > >I changed the CAR to act on the Fast ethernet instead of the tunnel. I guess >that is what you wanted me to do. > >Here are the statistics. > >escher4#show interfaces tunnel 1 accounting >Tunnel1 > Protocol Pkts In Chars In Pkts Out Chars Out > IP 0 0 702424 703581216 >escher4#show interfaces tunnel 5 accounting >Tunnel5 > Protocol Pkts In Chars In Pkts Out Chars Out > IP 0 0 793930 795428178 >escher4#show in >escher4#show interfaces Fas >escher4#show interfaces FastEthernet 3/0/0 acc >escher4#show interfaces FastEthernet 3/0/0 accounting >FastEthernet3/0/0 > Protocol Pkts In Chars In Pkts Out Chars Out > IP 1356798 1356798000 409 31334 > CDP 0 0 21 8190 >escher4#show interfaces FastEthernet 3/1/0 accounting >FastEthernet3/1/0 > Protocol Pkts In Chars In Pkts Out Chars Out > IP 1356068 1356068000 414 31716 > CDP 0 0 21 8190 >escher4#show interfaces FastEthernet 3/1/0 >FastEthernet3/1/0 is up, line protocol is up > Hardware is cyBus FastEthernet Interface, address is 0000.0c4b.2c68 (bia >0000.0c4b.2c68) > Internet address is 1.1.16.1/24 > MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/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 never, output 00:00:00, output hang never > Last clearing of "show interface" counters 00:21:01 > Queueing strategy: fifo > Output queue 0/40, 0 drops; input queue 0/75, 0 drops, 0 flushes > 5 minute input rate 7112000 bits/sec, 877 packets/sec > 5 minute output rate 0 bits/sec, 0 packets/sec > 1356068 packets input, 1356068000 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 input packets with dribble condition detected > 564 packets output, 47696 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 >escher4#show interfaces FastEthernet 3/0/0 >FastEthernet3/0/0 is up, line protocol is up > Hardware is cyBus FastEthernet Interface, address is 0000.0c4b.2c60 (bia >0000.0c4b.2c60) > Internet address is 1.1.15.1/24 > MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/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 never, output 00:00:03, output hang never > Last clearing of "show interface" counters 00:22:09 > Queueing strategy: fifo > Output queue 0/40, 0 drops; input queue 0/75, 0 drops, 0 flushes > 5 minute input rate 5580000 bits/sec, 680 packets/sec > 5 minute output rate 0 bits/sec, 0 packets/sec > 1356798 packets input, 1356798000 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 input packets with dribble condition detected > 592 packets output, 50352 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 > >I do not see any drop on the fast ethernet and the tunnel interface >statistics. Also, the ratio of the amount of traffic that passes through the >tunnel to the traffic passing through the fast ethernet interfaces is 0.55 >---- then where is the remaining traffic ?. > >change in the router config. > >interface FastEthernet3/0/0 > ip address 1.1.15.1 255.255.255.0 > rate-limit input access-group 2 1000000 1000000 1000000 conform-action >transmit exceed-action drop > ip policy route-map escher1 >........................ >! >interface FastEthernet3/1/0 > ip address 1.1.16.1 255.255.255.0 > rate-limit input access-group 1 1000000 1000000 1000000 conform-action >transmit exceed-action drop > ip policy route-map escher2 > ........................ >! > >removed the CAR from the tunnel as you mentioned it does not have any effect >in my case. > >Thanks, >Krishnan. > >Robert Raszuk wrote: > >> Siva, >> >> CAR you have configured is not working as it applys to traffic comming >> from the core on the unidirectional TE-LSP tunnel interface so really on >> nothing :). >> >> You need CAR on ingress interface into your router (most likely your >> Fast Ethernets) to see some effects of dropping exceeded traffic. >> >> Rgs, >> Robert >> >> > Sivaramakrishna Iyer Krishnan wrote: >> > >> > Hi All, >> > >> > I have setup two MPLS tunnels, take a look at picture at >> > >> > http://www.cs.uoregon.edu/~krishnan/mpls/topology1.jpg >> > >> > Routers are CISCO 7505 and running IOS 12.0(16) ST. >> > >> > I have also set up PBR and CAR at R4. >> > >> > config files (only relevant portions) >> > >> > interface Tunnel1 >> > ip unnumbered Loopback0 >> > no ip directed-broadcast >> > rate-limit input access-group 1 1000000 1000000 1000000 conform-action >> > transmit exceed-action drop ## allowing 1 Mbps of traffic and dropping >> > anything more sent from these hosts. >> > tunnel destination 1.1.17.1 >> > tunnel mpls traffic-eng bandwidth 1000 ## I am reserving 1000 kbps of >> > traffic which is 1Mbps >> > .................... >> > ! >> > interface Tunnel5 >> > ip unnumbered Loopback0 >> > no ip directed-broadcast >> > rate-limit input access-group 2 1000000 1000000 1000000 conform-action >> > transmit exceed-action drop >> > tunnel destination 1.1.17.1 >> > tunnel mpls traffic-eng bandwidth 1000 ## Reserving 1000 kbps of >> > traffic which is 1Mbps on tunnel >> > ................ >> > ! >> > interface FastEthernet3/0/0 >> > ip address 1.1.15.1 255.255.255.0 >> > ip policy route-map escher1 ## Doing policy based routing at R4. >> > ip rsvp bandwidth 80000 80000 ## Reserving 80000 Kbps which is 80 Mbps >> > on each interface >> > .............. >> > ! >> > interface FastEthernet3/1/0 >> > ip address 1.1.16.1 255.255.255.0 >> > ip policy route-map escher2 >> > ip rsvp bandwidth 80000 80000 ## Reserving 80000 Kbps which is 80 Mbps >> > on each interface >> > ................. >> > ! >> > access-list 1 permit 1.1.16.2 >> > access-list 2 permit 1.1.15.2 >> > route-map escher2 permit 20 >> > match ip address 1 >> > set interface Tunnel1 >> > ! >> > route-map escher1 permit 10 >> > match ip address 2 >> > set interface Tunnel5 >> > >> > Problem : Pumping traffic at 30 Mbps from both the smart bits. I can see >> > traffic flowing through both the MPLS tunnels but I am not able to see >> > the QoS of it being met. I don't see any traffic being dropped and all >> > traffic is flowing through the interfaces. I am confused as to what is >> > happening. The links are not congested and so the traffic can flow >> > through, but why is the CAR not working. What am I doing wrong ?. >> > >> > Thanks a lot for your help. Any comments or suggestions. >> > >> > Thanks, >> > Krishnan. > >------- >The MPLS-OPS Mailing List >Subscribe/Unsubscribe: http://www.mplsrc.com/mplsops.shtml >Archive: http://www.mplsrc.com/mpls-ops_archive.shtml _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ------- The MPLS-OPS Mailing List Subscribe/Unsubscribe: http://www.mplsrc.com/mplsops.shtml Archive: http://www.mplsrc.com/mpls-ops_archive.shtml
|
|