ATM Per VC queueing

In trying to get per VC queueing going on my 6513 with a WANFlex WAN adapter I got the following message:
switch#sh queueing interface atM 3/0/0 vc 1/51
VC 1/51: Per VC queue is not enabled.
Am I right in assuming that this per VC queueing is possible on this hardware?
switch#sh mod
Mod Ports Card Type Model
1 24 CEF720 24 port 1000mb SFP WS-X6724-SFP
3 0 2 port adapter Enhanced FlexWAN WS-X6582-2PA
5 5 Communication Media Module WS-SVC-CMM
7 2 Supervisor Engine 720 (Active) WS-SUP720-3B
8 2 Supervisor Engine 720 (Hot) WS-SUP720-3B
11 48 48-port 10/100 mb RJ45 WS-X6148-45AF
12 48 48-port 10/100 mb RJ45 WS-X6148-45AF
13 48 48-port 10/100 mb RJ45 WS-X6148-45AF
interface ATM3/0/0
no ip address
interface ATM3/0/0.1 point-to-point
bandwidth 25000
ip nbar protocol-discovery
bundle CORPWAN
protocol ip 1.1.1.1 no broadcast
no broadcast
encapsulation aal5snap
pvc-bundle ALLELSE 1/51
class-vc BestEffortPVC
service-policy out WAN
pvc-bundle VOIP 1/50
class-vc VoIP-PVC
service-policy out WAN

I'm looking to get any clue to tell me that per VC queueing is working. There is a QoS document on cisco's website just for the FlexWAN module and I've followed it to the letter but per VC queueing is disabled as reported by my output in my original post.
I've tried similar show commands on the FlexWAN blade itself but the closest that I could get to work was the following:
FlexWAN-ENH-3/0#sh queueing interface atM 0/0
Interface ATM0/0 queueing strategy: fifo
In fact if I do a show run on the FlexWAN it looks completely unconfigured. For info all this is being tried out on a disconnected ATM interface, should be getting it connected tomorrow but hoped to have all the config prepared in advance etc.

Similar Messages

  • IAD 2431 with ATM

    OK,
    Trying to get a 2431 IAD to work with an ATM T-1. Interface comes up, PVCs come up, but no IP connectivity. Traffic counters on the interface and PVCs increment, but no IP (ping) connectivity. Can't even ping myself.
    Config below
    version 12.4
    service timestamps debug datetime msec localtime show-timezone
    service timestamps log datetime msec localtime show-timezone
    no service password-encryption
    hostname Router
    boot-start-marker
    boot-end-marker
    card type t1 1
    logging buffered 51384 debugging
    enable password cstc
    no aaa new-model
    clock timezone EST -5
    clock summer-time EDT recurring
    network-clock-participate T1 1/0
    network-clock-participate T1 1/1
    network-clock-select 1 T1 1/0
    ip arp gratuitous local
    voice-card 0
    controller T1 1/0
    mode atm
    framing esf
    linecode b8zs
    controller T1 1/1
    framing esf
    linecode b8zs
    interface FastEthernet0/0
    ip address 24.97.148.116 255.255.255.240
    duplex full
    speed auto
    interface FastEthernet0/1
    no ip address
    shutdown
    duplex auto
    speed auto
    interface ATM1/0
    ip address 10.33.1.1 255.255.255.0
    no atm ilmi-keepalive
    atm uni-version 3.1
    arp arpa
    arp timeout 900
    pvc VoicePVC 5/185
    vbr-rt 106 64 11
    encapsulation aal2
    pvc DataPVC 5/189
    vbr-nrt 96 96 1
    encapsulation aal5snap
    protocol ip inarp
    pppoe max-sessions 5
    pppoe-client dial-pool-number 1
    ip default-gateway 24.97.148.xxx
    ip http server
    no ip http secure-server
    ip route 0.0.0.0 0.0.0.0 24.97.148.xxx
    access-list 101 permit ip any any log
    control-plane
    line con 0
    line aux 0
    line vty 0 4
    access-class 3 in
    password cisco
    login
    ntp server 64.246.130.xxx
    sho int atm 1/0
    ATM1/0 is up, line protocol is up
    Hardware is NetGX ATM TC
    Internet address is 10.33.1.1/24
    MTU 1500 bytes, sub MTU 1500, BW 1536 Kbit, DLY 20000 usec,
    reliability 255/255, txload 1/255, rxload 1/255
    Encapsulation ATM, loopback not set
    ARP type: ARPA, ARP Timeout 00:15:00
    Encapsulation(s):, PVC mode
    511 maximum active VCs, 2 current VCCs
    VC Auto Creation Disabled.
    VC idle disconnect time: 300 seconds
    Last input never, output never, output hang never
    Last clearing of "show interface" counters never
    Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
    Queueing strategy: Per VC Queueing
    5 minute input rate 0 bits/sec, 0 packets/sec
    5 minute output rate 0 bits/sec, 0 packets/sec
    721 packets input, 40376 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 abort
    919 packets output, 54482 bytes, 0 underruns
    0 output errors, 0 collisions, 2 interface resets
    0 output buffer failures, 0 output buffers swapped out
    sho atm pvc
    Router#sho atm pvc
    VCD / Peak Avg/Min Burst
    Interface Name VPI VCI Type Encaps SC Kbps Kbps Cells Sts
    1/0 VoicePVC 5 185 PVC AAL2 VBR 106 64 11 UP
    ( 64)
    1/0 DataPVC 5 189 PVC SNAP VBR 96 96 1 UP
    ( 96)
    sho ip route
    Gateway of last resort is 24.97.148.113 to network 0.0.0.0
    24.0.0.0/28 is subnetted, 1 subnets
    C 24.97.148.112 is directly connected, FastEthernet0/0
    10.0.0.0/24 is subnetted, 1 subnets
    C 10.33.1.0 is directly connected, ATM1/0
    S* 0.0.0.0/0 [1/0] via 24.97.148.113
    Ping to 10.33.1.254 results in an "Incomplete" entry in the arp table.

    1. Saving the configuration and reload the router.
    2. Do a "shut" and "no shut" to the interface after config.

  • Strange issue - unable to establish PPP with Cisco 887 VAG router on one particular ADSL line

    I have a strange problem that I’m struggling to get to the bottom of with my ISP and wondered if anyone could help.
    We have a site with an older Cisco 877 ADSL router which was working happily until a few weeks ago when the connection dropped suddenly (out-of-hours at 2am if that’s of any significance – made me think most likely something carrier/ISP related?)    When connectivity was lost, the router could sync with the BT exchange (we are in the UK) but could not establish PPP.
    We logged fault with our ISP – after some to’ing and fro’ing, they passed it onto BT and their engineers visited site, they fixed “a line fault” (we don’t get much detail on what was actually fixed) but we still could not establish connectivity – same thing, solid CD light but no PPP.
    So, we replaced the router with another 877 – same again, solid CD but no PPP.  We replaced all the cables and microfilter etc but no difference. 
    We tried a different Cisco router (a newer Cisco 887VAG) which, as I understand, uses a different modem chipset but no matter – PPP could still not be established.  We tested this router on another ADSL line with the same ISP and it worked without issue, using the same ADSL account details, it was able to establish connectivity.  So we figured this must still be a BT/ISP issue.
    Since then we’ve had BT out again twice but they say there is no fault.  The ISP say there is no issue with them.  But we still cannot establish ADSL connectivity on this line, despite having tried 3 different ADSL routers and despite the fact the routers work with the same account details on another ADSL line.
    The 887VAG router we have currently connected has 3G backup so that is keeping us going in the meantime and also means I can login to the router remotely to check on the ADSL status. 
    But I’m struggling to pinpoint where the problem may lie.   Strangely, if I turn on PPP negotiation and authentication debug then I’m not actually seeing any output from it at all?
    Yet, the ATM interface is up and shows packets being sent and received:
    ATM0 is up, line protocol is up
      Hardware is MPC ATMSAR, address is bc16.6596.9b00 (bia bc16.6596.9b00)
      MTU 1600 bytes, sub MTU 1600, BW 704 Kbit/sec, DLY 520 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation ATM, loopback not set
      Keepalive not supported
      Encapsulation(s): AAL5
      4 maximum active VCs, 1024 VCs per VP, 1 current VCCs
      VC Auto Creation Disabled.
      VC idle disconnect time: 300 seconds
      Last input 00:00:28, output 00:00:07, output hang never
      Last clearing of "show interface" counters 6d23h
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: Per VC Queueing
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         23886 packets input, 1676964 bytes, 0 no buffer
         Received 0 broadcasts (0 IP multicasts)
         0 runts, 0 giants, 0 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
         56469 packets output, 4418592 bytes, 0 underruns
         0 output errors, 0 collisions, 6 interface resets
         0 unknown protocol drops
         0 output buffer failures, 0 output buffers swapped out
    Does anyone have any ideas on where the problem may be and what more I can do to troubleshoot and provide the relevant evidence to our ISP (assuming it is an ISP/BT issue though the fact the same router works ok with the exact same details etc would seem to indicate it must be their issue!)

    Hi Jody,
    thanks for the suggestions.  Here's what I see from the ppp debugs (but I'm not sure how to interpret?)
    Jan  6 14:50:22.838: pppoe_send_padi:
    contiguous pak, size 74
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 FF FF
             FF FF FF FF BC 16 65 96 9B 00 88 63 11 09 00 00
             00 10 01 01 00 00 01 03 00 08 0C 00 00 01 00 00
             04 A3 00 00 00 00 00 00 00 00 00 00 00 00 00 00
             00 00 00 00 00 00 00 00 ...
    Jan  6 14:50:22.878: PPPoE 0: I PADO  R:0030.8810.000b L:bc16.6596.9b00 0/38  ATM0.1
    contiguous pak, size 71
             BC 16 65 96 9B 00 00 30 88 10 00 0B 88 63 11 07
             00 00 00 33 01 03 00 08 0C 00 00 01 00 00 04 A3
             01 02 00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73
             2D 62 61 73 2D 42 32 32 36 45 34 37 30 39 45 30
             31 34 5A 01 01 00 00
    Jan  6 14:50:24.885: OUT PADR from PPPoE Session
    contiguous pak, size 85
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 00 30
             88 10 00 0B BC 16 65 96 9B 00 88 63 11 19 00 00
             00 33 01 03 00 08 0C 00 00 01 00 00 04 A3 01 02
             00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73 2D 62
             61 73 2D 42 32 32 36 45 ...
    Jan  6 14:50:35.125: OUT PADR from PPPoE Session
    contiguous pak, size 85
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 00 30
             88 10 00 0B BC 16 65 96 9B 00 88 63 11 19 00 00
             00 33 01 03 00 08 0C 00 00 01 00 00 04 A3 01 02
             00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73 2D 62
             61 73 2D 42 32 32 36 45 ...
    Jan  6 14:50:45.364: OUT PADR from PPPoE Session
    contiguous pak, size 85
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 00 30
             88 10 00 0B BC 16 65 96 9B 00 88 63 11 19 00 00
             00 33 01 03 00 08 0C 00 00 01 00 00 04 A3 01 02
             00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73 2D 62
             61 73 2D 42 32 32 36 45 ...
    Jan  6 14:50:55.603: OUT PADR from PPPoE Session
    contiguous pak, size 85
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 00 30
             88 10 00 0B BC 16 65 96 9B 00 88 63 11 19 00 00
             00 33 01 03 00 08 0C 00 00 01 00 00 04 A3 01 02
             00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73 2D 62
             61 73 2D 42 32 32 36 45 ...
    Jan  6 14:51:05.843: OUT PADR from PPPoE Session
    contiguous pak, size 85
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 00 30
             88 10 00 0B BC 16 65 96 9B 00 88 63 11 19 00 00
             00 33 01 03 00 08 0C 00 00 01 00 00 04 A3 01 02
             00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73 2D 62
             61 73 2D 42 32 32 36 45 ...
    Jan  6 14:51:16.114: OUT PADR from PPPoE Session
    contiguous pak, size 85
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 00 30
             88 10 00 0B BC 16 65 96 9B 00 88 63 11 19 00 00
             00 33 01 03 00 08 0C 00 00 01 00 00 04 A3 01 02
             00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73 2D 62
             61 73 2D 42 32 32 36 45 ...
    Jan  6 14:51:26.353: [0]PPPoE 0: O PADT  R:0000.0000.0000 L:0000.0000.0000 0/38  ATM0.1
    contiguous pak, size 74
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 00 00
             00 00 00 00 00 00 00 00 00 00 88 63 11 A7 00 00
             00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
             00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
             00 00 00 00 00 00 00 00 ...
    Jan  6 14:51:46.576: pppoe_send_padi:
    contiguous pak, size 74
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 FF FF
             FF FF FF FF BC 16 65 96 9B 00 88 63 11 09 00 00
             00 10 01 01 00 00 01 03 00 08 0C 00 00 01 00 00
             04 A3 00 00 00 00 00 00 00 00 00 00 00 00 00 00
             00 00 00 00 00 00 00 00 ...
    Jan  6 14:51:46.608: PPPoE 0: I PADO  R:0030.8810.000b L:bc16.6596.9b00 0/38  ATM0.1
    contiguous pak, size 71
             BC 16 65 96 9B 00 00 30 88 10 00 0B 88 63 11 07
             00 00 00 33 01 03 00 08 0C 00 00 01 00 00 04 A3
             01 02 00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73
             2D 62 61 73 2D 42 32 32 36 45 34 37 30 39 45 30
             31 34 5A 01 01 00 00
    Provider wouldn't have bumped us from ADSL to VDSL - but here's the output of show controller vdsl 0:
    Controller VDSL 0 is UP
    Daemon Status:           Up
                            XTU-R (DS)              XTU-C (US)
    Chip Vendor ID:         'BDCM'                   'IFTN'
    Chip Vendor Specific:   0x0000                   0x71C8
    Chip Vendor Country:    0xB500                   0xB500
    Modem Vendor ID:        'CSCO'                   '    '
    Modem Vendor Specific:  0x4602                   0x0000
    Modem Vendor Country:   0xB500                   0x0000
    Serial Number Near:    FCZ1111C08V C887VAG 15.2(4)M
    Serial Number Far:
    Modem Version Near:    15.2(4)M
    Modem Version Far:     0x71c8
    Modem Status:            TC Sync (Showtime!)
    DSL Config Mode:         AUTO
    Trained Mode:            G.992.1 (ADSL) Annex A
    TC Mode:                 ATM
    Selftest Result:         0x00
    DELT configuration:      disabled
    DELT state:              not running
    Trellis:                 ON                       ON
    SRA:                     disabled                        disabled
     SRA count:              0                       0
    Bit swap:                enabled                         enabled
     Bit swap count:         1                       8
    Line Attenuation:        54.5 dB                 31.5 dB
    Signal Attenuation:      54.5 dB                  0.0 dB
    Noise Margin:             6.7 dB                 11.0 dB
    Attainable Rate:        2132 kbits/s             888 kbits/s
    Actual Power:            16.7 dBm                12.7 dBm
    Total FECC:             546                      0
    Total ES:               6                        0
    Total SES:              0                        0
    Total LOSS:             0                        0
    Total UAS:              486                      486
    Total LPRS:             0                        0
    Total LOFS:             0                        0
    Total LOLS:             0                        0
    Full inits:             14
    Failed full inits:      1
    Short inits:            0
    Failed short inits:     1
    Firmware        Source          File Name (version)
    VDSL            user config     flash:vdsl.bin-A2pv6C035d_d23j (10)
    Modem FW  Version:      110802_1752-4.02L.03.A2pv6C035d.d23j
    Modem PHY Version:      A2pv6C035d.d23j
    Vendor Version:
                      DS Channel1     DS Channel0   US Channel1       US Channel0
    Speed (kbps):             0             1664             0               704
    SRA Previous Speed:       0                0             0                 0
    Previous Speed:           0             1600             0               736
    Total Cells:              0          2786872             0                 0
    User Cells:               0               68             0                 0
    Reed-Solomon EC:          0              546             0                 0
    CRC Errors:               0                9             0                 0
    Header Errors:            0               10             0                 0
    Interleave (ms):       0.00             8.00          0.00              8.00
    Actual INP:            0.00             1.12          0.00              1.28
    Training Log :  Stopped
    Training Log Filename : flash:vdsllog.bin
    And here's the output from the ATM and dialer interfaces:
    interface ATM0
     no ip address
     ip flow ingress
     no atm ilmi-keepalive
    end
    interface ATM0.1 point-to-point
     ip flow ingress
     pvc 0/38
      pppoe-client dial-pool-number 2
    end
    interface Dialer2
     description OUTSIDE
     ip address negotiated
     ip access-group firewall in
     ip mtu 1492
     ip flow ingress
     ip nat outside
     ip inspect DEFAULT100 out
     ip virtual-reassembly in
     encapsulation ppp
     dialer pool 2
     dialer-group 2
     ppp authentication chap callin
     ppp chap hostname ###removed###
     ppp chap password ###removed###
     no cdp enable
     crypto map dcvpn
    end
    As I say though, config-wise, everything should be correct - the same router works fine on another line (which should also confirm the authentication details are correct - at least in as far as it matches what the ISP have on their RADIUS)
    Any further thoughts?

  • Besoin d'aide : Configuration d'un 2821 pour remplacer une Freebox

    Bonjour,
    Je souhaite remplacer complètement ma Freebox par les équipements suivants :
    - Un routeur Cisco 2821 équipé d'un module ADSL2+ (HWIC-1ADSL-M)
    J'utilise la dernière version de l'Advanced Enterprise Services, IOS version 15.1(4)M7
    - Un switch Cisco 2960G qui sera raccordé au 2821.
    Je suis en dégroupage totale avec l'opérateur Free (donc IP over ATM je pense ?!)
    Les spécifications de ma connexion :
    Adsl :
    ======
      Etat                           Showtime               
      Protocole                      ADSL2+                 
      Mode                           Interleaved            
                             Descendant         Montant          
      Débit ATM              6570 kb/s          887 kb/s         
      Marge de bruit         5.40 dB            7.30 dB          
      Atténuation            46.00 dB           25.00 dB         
      FEC                    5211               27735            
      CRC                    76                 0                
      HEC                    3                  267
    Je souhaite que mon routeur Cisco se comporte à l'identique de ma Freebox, c-a-dire :
    Coté WAN, le routeur récupérera l'IP du DSLAM via le module HWIC ADSL qui sera paramétré avec l'@ MAC de ma BOX.
    Coté LAN, le routeur CISCO proposera une config DHCP avec une passerelle par défaut en 192.168.1.50 + DNS récupérés via la conf. IP de l'opérateur (Lan en /24) pour les équipements IP raccordé sur le switch.
    J'aurai besoin de faire du port forwarding pour certaines application (un ou deux exemples me serait utile)
    J'accède et paramètre chaque équipement en port console via Putty.
    La conf du routeur actuellement :
    C2821#show config
    Using 1860 out of 245752 bytes
    ! Last configuration change at 09:19:32 UTC Sun Nov 10 2013
    version 15.1
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname C2821
    boot-start-marker
    boot system flash:c2800nm-adventerprisek9-mz.151-4.M7.bin
    boot-end-marker
    logging buffered 4096
    enable secret 5 $**************************************
    enable password ************
    no aaa new-model
    no process cpu autoprofile hog
    dot11 syslog
    ip source-route
    no ip routing
    no ip cef
    no ipv6 cef
    multilink bundle-name authenticated
    voice-card 0
    crypto pki token default removal timeout 0
    license udi pid CISCO2821 sn F***********2
    archive
    log config
    hidekeys
    redundancy
    controller DSL 0/1/0
    interface GigabitEthernet0/0
    ip address 192.168.1.50 255.255.255.0
    ip nat inside
    ip virtual-reassembly in
    no ip route-cache
    duplex auto
    speed auto
    no cdp enable
    no mop enabled
    hold-queue 100 out
    interface GigabitEthernet0/1
    no ip address
    no ip route-cache
    shutdown
    duplex auto
    speed auto
    no cdp enable
    interface ATM0/0/0
    mac-address 0007.****.****
    no ip address
    no ip redirects
    no ip proxy-arp
    no ip route-cache
    no atm ilmi-keepalive
    interface ATM0/0/0.1 point-to-point
    ip address dhcp
    ip nat outside
    ip virtual-reassembly in
    no ip route-cache
    pvc 8/36
    encapsulation aal5mux ip
    ip forward-protocol nd
    ip http server
    no ip http secure-server
    ip nat inside source list 1 interface ATM0/0/0.1 overload
    ip route 0.0.0.0 0.0.0.0 ATM0/0/0.1
    access-list 1 permit any
    snmp-server community public RO
    control-plane
    mgcp profile default
    line con 0
    exec-timeout 0 0
    line aux 0
    line vty 0 4
    session-timeout 9999
    exec-timeout 9999 0
    password ************
    login
    transport input all
    scheduler allocate 20000 1000
    end
    J'ai caché volontairement les mot de passe, adresse mac et numéro de série.
    A noter que la commande "dsl operating-mode auto" ne s'enregistre pas quand je la rentre sur l'interface ATM0/0/0, mais il semble que par défaut l'interface soit en auto d'après la documentation Cisco.
    La connexion au DSLAM semble se faire correctement, voyant vert clignotant, puis fixe au niveau du module, pas de deconnexion/reconnexion intenpestive.
    La connexion ne fonctionne pas... voici les infos que j'obtiens quand j'interroge les interfaces :
    C2821>show interface ATM0/0/0.1
    ATM0/0/0.1 is up, line protocol is up
      Hardware is HWIC-DSLSAR (with Alcatel ADSL Module), address is 0007.****.**** (bia dc7b.94d9.5423)
      Internet address will be negotiated using DHCP
      MTU 4470 bytes, BW 900 Kbit/sec, DLY 560 usec,
         reliability 81/255, txload 1/255, rxload 1/255
      Encapsulation ATM
      Keepalive not supported
         530 packets input, 42611 bytes
         15 packets output, 3880 bytes
         0 OAM cells input, 0 OAM cells output
      AAL5 CRC errors : 0
      AAL5 SAR Timeouts : 0
      AAL5 Oversized SDUs : 0
      Last clearing of "show interface" counters never
    C2821>show interface ATM0/0/0
    ATM0/0/0 is up, line protocol is up
      Hardware is HWIC-DSLSAR (with Alcatel ADSL Module), address is 0007.****.**** (bia dc7b.94d9.5423)
      MTU 4470 bytes, sub MTU 4470, BW 900 Kbit/sec, DLY 560 usec,
         reliability 108/255, txload 1/255, rxload 1/255
      Encapsulation ATM, loopback not set
      Keepalive not supported
      Encapsulation(s): AAL5
      23 maximum active VCs, 256 VCs per VP, 1 current VCCs
      VC Auto Creation Disabled.
      VC idle disconnect time: 300 seconds
      Last input 00:00:00, output 00:00:10, output hang never
      Last clearing of "show interface" counters never
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: Per VC Queueing
      5 minute input rate 2000 bits/sec, 3 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         739 packets input, 58437 bytes, 0 no buffer
         Received 0 broadcasts (0 IP multicasts)
         0 runts, 0 giants, 0 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
         19 packets output, 4936 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         0 unknown protocol drops
         0 output buffer failures, 0 output buffers swapped out
    Un "show ip interface brief" :
    Interface
    IP-Address
    OK?
    Method
    Status
    Protocol
    GigabitEthernet0/0
    192.168.1.50
    YES
    NVRAM
    up
    up
    GigabitEthernet0/1
    unassigned
    YES
    NVRAM
    administratively down
    down
    ATM0/0/0
    unassigned
    YES
    NVRAM
    up
    up
    ATM0/0/0.1
    unassigned
    YES
    DHCP
    up
    up
    NVI0
    192.168.1.50
    YES
    unset
    up
    up
    J'ai fait deux tests supplémentaires en modifiant l'interface ATM0/0/0.1 : dans un cas avec mon IP Wan en static ou en DHCP => KO dans les deux cas.
    Voici les résultats :
    1° => Interface ATM0/0/0.1 en IP Static (ip address 88.xx.xx.xx 255.255.255.0)
    C2821#show dsl interface atm0/0/0
    ATM0/0/0
    Alcatel 20190 chipset information
                    ATU-R (DS)                      ATU-C (US)
    Modem Status:    Showtime (DMTDSL_SHOWTIME)
    DSL Mode:        ITU G.992.5 (ADSL2+) Annex A
    ITU STD NUM:     0x03                            0x2
    Chip Vendor ID:  'STMI'                          'BDCM'
    Chip Vendor Specific:  0x0000                    0xA197
    Chip Vendor Country:   0x0F                      0xB5
    Modem Vendor ID: 'CSCO'                          'BDCM'
    Modem Vendor Specific: 0x0000                    0x0000
    Modem Vendor Country:  0xB5                      0xB5
    Serial Number Near:    FO******** 2821
    Serial Number Far:
    ModemChip ID:    C196 (3) capability-enabled
    DFE BOM:         DFE3.0 Annex M (3)
    Capacity Used:   99%                             99%
    Noise Margin:     7.0 dB                          7.0 dB
    Output Power:    18.0 dBm                        12.5 dBm
    Attenuation:     47.0 dB                         26.0 dB
    FEC ES Errors:   22                              12001
    ES Errors:        3                               4
    SES Errors:       1                               0
    LOSES Errors:     1                               0
    UES Errors:       0                              4094
    Defect Status:   None                            None
    Last Fail Code:  None
    Watchdog Counter: 0xC9
    Watchdog Resets: 0
    Selftest Result: 0x00
    Subfunction:     0x00
    Interrupts:      342012 (0 spurious)
    PHY Access Err:  0
    Activations:     1
    LED Status:      OFF
    LED On Time:     0
    LED Off Time:    0
    Init FW:         init_AMR-4.0.015_no_bist.bin
    Operation FW:    AMR-4.0.015.bin
    FW Source:       embedded
    FW Version:      4.0.15
                     DS Channel1      DS Channel0   US Channel1       US Channel0
    Speed (kbps):             0             6016             0               900
    DS User cells:            0             2075
    US User & Idle cells:                                     0           764053
    Reed-Solomon EC:          0               33             0             27746
    CRC Errors:               0                5             0                17
    Header Errors:            0                5             0               273
    Total BER:                0E-0           4531E-9
    Leakage Average BER:      0E-0           4531E-9
    Interleave Delay:         0                8             0                61
                            ATU-R (DS)      ATU-C (US)
    Bitswap:               enabled            enabled
    LOM Monitoring : Disabled
    DMT Bits Per Bin
    000: 0 0 0 0 0 0 0 8 B B B B B B B B
    010: B A A A A A A A A A A B B B B A
    020: 0 6 7 7 7 8 8 8 9 9 9 A A A A A
    030: A A A A 9 9 9 8 7 7 8 9 A A A A
    040: A A A A A 2 A A A A A A A A A A
    050: A A 9 9 9 9 9 9 9 9 9 9 9 9 9 9
    060: 9 9 9 9 9 9 9 9 9 8 9 8 8 8 8 8
    070: 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8
    080: 8 8 8 7 8 8 8 8 8 8 7 8 8 7 7 7
    090: 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7
    0A0: 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7
    0B0: 7 7 7 7 7 6 6 6 6 6 6 6 6 6 6 6
    0C0: 6 6 5 5 5 4 2 0 0 0 2 4 5 5 5 5
    0D0: 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5
    0E0: 5 5 5 5 5 5 5 5 5 5 5 4 4 4 4 4
    0F0: 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4
    100: 4 4 4 4 4 4 4 4 3 3 3 3 3 3 3 3
    110: 3 3 3 2 2 2 2 2 2 2 2 2 2 2 2 2
    120: 2 2 2 2 2 0 0 0 0 2 2 2 2 2 2 2
    130: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 1
    140: 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0
    150: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    160: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    170: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    180: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    190: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    1A0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    1B0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    1C0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    1D0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    1E0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    1F0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    DSL: Training log buffer capability is not enabled
    2° => Interface ATM0/0/0.1 en DHCP
    C2821>show dsl interface atm0/0/0
    ATM0/0/0
    Alcatel 20190 chipset information
                    ATU-R (DS)                      ATU-C (US)
    Modem Status:    Showtime (DMTDSL_SHOWTIME)
    DSL Mode:        ITU G.992.5 (ADSL2+) Annex A
    ITU STD NUM:     0x03                            0x2
    Chip Vendor ID:  'STMI'                          'BDCM'
    Chip Vendor Specific:  0x0000                    0xA197
    Chip Vendor Country:   0x0F                      0xB5
    Modem Vendor ID: 'CSCO'                          'BDCM'
    Modem Vendor Specific: 0x0000                    0x0000
    Modem Vendor Country:  0xB5                      0xB5
    Serial Number Near:    F*********** 2821
    Serial Number Far:
    ModemChip ID:    C196 (3) capability-enabled
    DFE BOM:         DFE3.0 Annex M (3)
    Capacity Used:   99%                             99%
    Noise Margin:     6.5 dB                          7.0 dB
    Output Power:    18.0 dBm                        12.5 dBm
    Attenuation:     47.0 dB                         26.0 dB
    FEC ES Errors:   12001                           262
    ES Errors:        4                               4
    SES Errors:       0                               1
    LOSES Errors:     0                               1
    UES Errors:      4365                             0
    Defect Status:   None                            None
    Last Fail Code:  None
    Watchdog Counter: 0x26
    Watchdog Resets: 0
    Selftest Result: 0x00
    Subfunction:     0x00
    Interrupts:      8816 (0 spurious)
    PHY Access Err:  0
    Activations:     1
    LED Status:      OFF
    LED On Time:     0
    LED Off Time:    0
    Init FW:         init_AMR-4.0.015_no_bist.bin
    Operation FW:    AMR-4.0.015.bin
    FW Source:       embedded
    FW Version:      4.0.15
                     DS Channel1      DS Channel0   US Channel1       US Channel0
    Speed (kbps):             0             6029             0               900
    DS User cells:            0             5771
    US User & Idle cells:                                     0          3241224
    Reed-Solomon EC:          0              348             0              1922
    CRC Errors:               0                4             0                 4
    Header Errors:            0                4             0               101
    Total BER:                0E-0           9037E-10
    Leakage Average BER:      0E-0           9037E-10
                            ATU-R (DS)      ATU-C (US)
    Bitswap:               enabled            enabled
    LOM Monitoring : Disabled
    DMT Bits Per Bin
    Not able to get complete DMT bin information.Please retry "show dsl" after few seconds.
    DSL: Training log buffer capability is not enabled
    J'ai besoin d'un peu d'aide pour établir la configuration sur le routeur, mes connaissance étant limité pour réaliser une conf aussi complexe.
    Merci pour votre aide.

    J'avance concernant mon problème DHCP, le résultat du debug est intéressant on y vois clairement que je n'arrive pas à obtenir d'IP de Free et que l'IOS Cisco me présente avec un client-ID auquel il ajoute "cisco-" et "-AT0/0/0.1"
    C'est ce qui doit expliquer le refus de Free de me fournir une adresse IP.
    Je pense également que le format de la mac adresse attendu par le DHCP Free est incorrect, il attends un mac du type XX:XX:XX:XX:XX:XX et non un XXXX.XXXX.XXX
    Il faut utiliser la commande "ip address dhcp client-id interface-name" pour forcer le client-ID avec une mac de type XX:XX:XX:XX:XX:XX mais je n'arrive pas à utiliser cette commande correctement
    J'ai trouvé cette information ici => http://blog.ipspace.net/2007/0.....nt-id.html
    J'ai bien lu la syntaxe mais il en veux pas, le sub interface ATM ne l'accepte pas semble t'il ?!
    Quelqu'un serait m'aider à l'utiliser ?
    Ci-dessous le debug DHCP :
    Code:
    *Nov 17 10:16:33.659: DHCP: DHCP client process started: 10
    *Nov 17 10:16:33.659: RAC: Starting DHCP discover on ATM0/0/0.1
    *Nov 17 10:16:33.659: DHCP: Try 1 to acquire address for ATM0/0/0.1
    *Nov 17 10:16:33.663: DHCP: allocate request
    *Nov 17 10:16:33.663: DHCP: new entry. add to queue, interface ATM0/0/0.1
    *Nov 17 10:16:33.663: DHCP: Client socket is opened
    *Nov 17 10:16:33.663: DHCP: SDiscover attempt # 1 for entry:
    *Nov 17 10:16:33.663: Temp IP addr: 0.0.0.0  for peer on Interface: ATM0/0/0.1
    *Nov 17 10:16:33.663: Temp  sub net mask: 0.0.0.0
    *Nov 17 10:16:33.663:    DHCP Lease server: 0.0.0.0, state: 3 Selecting
    *Nov 17 10:16:33.663:    DHCP transaction id: F9D
    *Nov 17 10:16:33.663:    Lease: 0 secs,  Renewal: 0 secs,  Rebind: 0 secs
    *Nov 17 10:16:33.663:    Next timer fires after: 00:00:04
    *Nov 17 10:16:33.663:    Retry count: 1   Client-ID: cisco-0007.****.**4b-AT0/0/0.1
    *Nov 17 10:16:33.663:    Client-ID hex dump: 63697363****************************2E
    *Nov 17 10:16:33.667:                        6363*********************302F302E31
    *Nov 17 10:16:33.667:    Hostname: C2821
    *Nov 17 10:16:33.667: DHCP: SDiscover placed class-id option: 64736C666F72756D2E6F7267
    *Nov 17 10:16:33.667: DHCP: SDiscover: sending 312 byte length DHCP packet
    *Nov 17 10:16:33.667: DHCP: SDiscover 312 bytes
    *Nov 17 10:16:33.667:             B'cast on ATM0/0/0.1 interface from 0.0.0.0
    *Nov 17 10:16:37.291: DHCP: SDiscover attempt # 2 for entry:
    *Nov 17 10:16:37.291: Temp IP addr: 0.0.0.0  for peer on Interface: ATM0/0/0.1
    *Nov 17 10:16:37.291: Temp  sub net mask: 0.0.0.0
    *Nov 17 10:16:37.291:    DHCP Lease server: 0.0.0.0, state: 3 Selecting
    *Nov 17 10:16:37.291:    DHCP transaction id: F9D
    *Nov 17 10:16:37.291:    Lease: 0 secs,  Renewal: 0 secs,  Rebind: 0 secs
    *Nov 17 10:16:37.291:    Next timer fires after: 00:00:04
    *Nov 17 10:16:37.291:    Retry count: 2   Client-ID: cisco-0007.****.**4b-AT0/0/0.1
    *Nov 17 10:16:37.291:    Client-ID hex dump: 63697363****************************2E
    *Nov 17 10:16:37.291:                        6363*********************302F302E31
    *Nov 17 10:16:37.291:    Hostname: C2821
    *Nov 17 10:16:37.291: DHCP: SDiscover placed class-id option: 64736C666F72756D2E6F7267
    *Nov 17 10:16:37.291: DHCP: SDiscover: sending 312 byte length DHCP packet
    *Nov 17 10:16:37.291: DHCP: SDiscover 312 bytes
    *Nov 17 10:16:37.291:             B'cast on ATM0/0/0.1 interface from 0.0.0.0
    *Nov 17 10:16:41.291: DHCP: SDiscover attempt # 3 for entry:
    *Nov 17 10:16:41.291: Temp IP addr: 0.0.0.0  for peer on Interface: ATM0/0/0.1
    *Nov 17 10:16:41.291: Temp  sub net mask: 0.0.0.0
    *Nov 17 10:16:41.291:    DHCP Lease server: 0.0.0.0, state: 3 Selecting
    *Nov 17 10:16:41.291:    DHCP transaction id: F9D
    *Nov 17 10:16:41.291:    Lease: 0 secs,  Renewal: 0 secs,  Rebind: 0 secs
    *Nov 17 10:16:41.291:    Next timer fires after: 00:00:04
    *Nov 17 10:16:41.291:    Retry count: 3   Client-ID: cisco-0007.****.**4b-AT0/0/0.1
    *Nov 17 10:16:41.291:    Client-ID hex dump: 63697363****************************2E
    *Nov 17 10:16:41.291:                        6363*********************302F302E31

  • Fan in back plane Cisco 6504

    I have this Cisco 6504 and it generated the following syslog
    Mar 13 03:17:45 192.168.90.230 1934: Mar 13 03:17:43.735: %C6KENV-SW1_SP-4-FANCOUNTFAILED: Required number of fan trays is not present
    When I do show environment, it indicates that the fan in the fan tray is ok but the "operating fan count 0" in the switch 1 backplane. I don't see any fan in the backplane but I'm
    not sure either what fan is it talking about. I have a opened a TAC but of course TAC has not clue either.
    Can someone shed some light on this please?
    show environment
    environmental alarms:
    system minor alarm on operating fan count (raised 6d10h ago)
    switch 1 backplane:
      operating clock count: 2
      operating fan count: 0
    switch 2 backplane:
      operating clock count: 2
      operating fan count: 1
    switch 1 fan-tray 1:
      switch 1 fan-tray 1 type: FAN-MOD-4HS
      switch 1 fan-tray 1 mode: Restricted-power
      switch 1 fan-tray 1 fan-fail: OK
    switch 2 fan-tray 1:
      switch 2 fan-tray 1 type: FAN-MOD-4HS
      switch 2 fan-tray 1 mode: Restricted-power
      switch 2 fan-tray 1 fan-fail: OK

    The dropouts happen constantly (all day long). Here is the output from 'sh int atm0'
    ATM0.1 is up, line protocol is up
      Hardware is MPC ATMSAR, address is c067.afc9.8378 (bia c067.afc9.8378)
      MTU 4470 bytes, BW 1024 Kbit/sec, DLY 360 usec,
         reliability 255/255, txload 1/255, rxload 255/255
      Encapsulation ATM
      Keepalive not supported
         49493419 packets input, 252784652 bytes
         70001 packets output, 4211439 bytes
         0 OAM cells input, 0 OAM cells output
      AAL5 CRC errors : 0
      AAL5 SAR Timeouts : 0
      AAL5 Oversized SDUs : 0
      Last clearing of "show interface" counters never
    SMK_UG_DSL5_BrCPE#sh int atm0  
    ATM0 is up, line protocol is up
      Hardware is MPC ATMSAR, address is c067.afc9.8378 (bia c067.afc9.8378)
      MTU 4470 bytes, sub MTU 4470, BW 1024 Kbit/sec, DLY 360 usec,
         reliability 255/255, txload 1/255, rxload 255/255
      Encapsulation ATM, loopback not set
      Keepalive not supported
      Encapsulation(s): AAL5
      20 maximum active VCs, 1024 VCs per VP, 1 current VCCs
      VC Auto Creation Disabled.
      VC idle disconnect time: 300 seconds
      Last input 00:00:00, output 00:00:00, output hang never
      Last clearing of "show interface" counters never
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: Per VC Queueing
      5 minute input rate 1580000 bits/sec, 1085 packets/sec
      5 minute output rate 1000 bits/sec, 1 packets/sec
         98322532 packets input, 829045377 bytes, 0 no buffer
         Received 48922030 broadcasts (0 IP multicasts)
         0 runts, 0 giants, 0 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
         70018 packets output, 4213702 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         8165 unknown protocol drops
         0 output buffer failures, 0 output buffers swapped out

  • WIC 1ADSL configuration

    Hi everybody,
    we bought a used Cisco 1841  router with a WIC 1ADSL module and I am asked to configure it so that we can connect to Internet using our ADSL phone line.
    Actually, I started via commands with some configurations found on the internet but it is not working.
    I wanted to try via SDM interface, but could not launch and I don't know why.
    Please anyone who deals with such a configuration or anybody who well knows about that kind of configuration will be very welcome.
    Thank you a lot
    NB: Informations got from my Broadband operator are:
    login: MY_LOGIN
    password: MY_PASSWORD
    We got our LAN's individual IP address dynamically from our operator using its given setup box.
    and the ranges are:
     reserved: 192.168.1.1 to 192.168.1.9
    usable: 192.168.1.10 to 192.168.1.100
    I hope the above informations will help.
    Thank you again.

    Hi,
    I used the configuration provided by the link but still doesn't work.
    Also I can't run these two commands:
    ping atm interface atm0 8 35 end-loopback
                GT_Internet_Router#ping atm interface atm0/0/0 8 35 end-loopback
                Translating "interface"
                                       ^
                % Invalid input detected at '^' marker.
    ping atm interface atm0 8 35 seg
                GT_Internet_Router#ping atm interface atm0 8 35 seg
                Translating "atm"
                                    ^
               % Invalid input detected at '^' marker.
    Below is the capture of "debug" commands
             GT_Internet_Router#debug ppp negotiation
             PPP protocol negotiation debugging is on
             GT_Internet_Router#debug ppp authentication
             PPP authentication debugging is on
    Please find below the running configuration:
    GT_Internet_Router#sh run
    Building configuration...
    Current configuration : 1646 bytes
    version 12.3
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname GT_Internet_Router
    boot-start-marker
    boot-end-marker
    enable secret 5 XXXXXXXXXXXXXXXX
    mmi polling-interval 60
    no mmi auto-configure
    no mmi pvc
    mmi snmp-timeout 180
    no aaa new-model
    ip subnet-zero
    ip cef
    ip dhcp excluded-address 192.168.1.1 192.168.1.9
    ip dhcp pool LAN
       import all
       network 192.168.1.0 255.255.255.0
       default-router 192.168.1.1
       domain-name wr
    ip ips po max-events 100
    no ip domain lookup
    no ftp-server write-enable
    no crypto isakmp ccm
    interface FastEthernet0/0
    no ip address
     shutdown
     duplex auto
     speed auto
    interface FastEthernet0/1
     ip address 192.168.1.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly
     duplex auto
     speed auto
    interface ATM0/0/0
     no ip address
     shutdown
     no atm ilmi-keepalive
     dsl operating-mode auto
     pvc 8/32
      pppoe-client dial-pool-number 1
    interface Dialer0
     ip address negotiated
     ip mtu 1492
     ip nat outside
     ip virtual-reassembly
     encapsulation ppp
     ip tcp adjust-mss 1452
     dialer pool 1
     ppp chap hostname MY_LOGIN
     ppp chap password 0 MY_PASSWORD
     ppp pap sent-username MY_LOGIN password 0 MY_PASSWORD
     ppp ipcp dns request accept
    ip classless
    ip route 0.0.0.0 0.0.0.0 Dialer0
    ip http server
    no ip http secure-server
    ip nat inside source list NAT interface Dialer0 overload
    ip access-list standard NAT
     permit 192.168.1.0 0.0.0.255
    control-plane
    line con 0
     password xxxxxxxxx
     login
    line aux 0
    line vty 0 4
     password xxxxxxxxx
     login
    end
    Note: I can't set "vlan interface" on my router
           GT_Internet_Router(config)#interface vlan 1
                                                                         ^
          % Invalid input detected at '^' marker.
    so I configured Fa0/1 instead of Vlan 1 for Telnet purpose.
    Is there any problem ??
    Also I want you to check the atm interface
    GT_Internet_Router#sh interface atm0/0/0
    ATM0/0/0 is administratively down, line protocol is down
      Hardware is DSLSAR (with Alcatel ADSL Module)
      MTU 4470 bytes, sub MTU 4470, BW 800 Kbit, DLY 640 usec,
         reliability 0/255, txload 1/255, rxload 1/255
      Encapsulation ATM, loopback not set
      Encapsulation(s): AAL5  AAL2, PVC mode
      23 maximum active VCs, 256 VCs per VP, 0 current VCCs
      VC Auto Creation Disabled.
      VC idle disconnect time: 300 seconds
      Last input never, output never, output hang never
      Last clearing of "show interface" counters never
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: Per VC Queueing
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         0 packets input, 0 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 abort
         0 packets output, 0 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         0 output buffer failures, 0 output buffers swapped out
    PS: I attached the sample of my network diagram

  • Cisco 1841 with PPP Internet link down

    Hi brothers, please help.
    We have Cisco 1841 with ATM card connect to Internet . Some days one Dialer interface of  ISP is down and only restart router to get Dialer interface up again. I check debug PPP negotiation & see that no inbound packets from ISP.
    I really need to fix this issue permanently, not need to restart router to recover Internet.
    Thanks!
    All line protocol from ATM0/0/0 & Dialer interfaces are up, but Dialer interface cannot get allocated IP addresses.
    interface ATM0/0/0
     description ISP Internet
     no ip address
     no atm ilmi-keepalive
     dsl operating-mode itu-dmt
     pvc 0/38
      encapsulation aal5mux ppp dialer
      dialer pool-member 2
    interface Dialer2
     description ISP Internet 1
     mtu 1492
     bandwidth 8000
     ip address negotiated
     ip nat outside
     no ip virtual-reassembly in
     encapsulation ppp
     dialer pool 2
     dialer-group 2
     ppp authentication chap callin
     ppp chap hostname xxx
     ppp chap password 7 xxx
     no cdp enable
    wr1#show ip int br
    Interface                  IP-Address      OK? Method Status                Protocol
    ATM0/0/0                   unassigned      YES NVRAM  up                    up      
    ATM0/1/0                   unassigned      YES NVRAM  up                    up      
    Dialer2                    unassigned      YES IPCP   up                    up     
    wr1#show int atm0/0/0
    ATM0/0/0 is up, line protocol is up
      Hardware is HWIC-DSLSAR (with Alcatel ADSL Module), address is 001f.9e87.xxx(bia 001f.9e87.xxx)
      Description: ISP Internet
      MTU 4470 bytes, sub MTU 4470, BW 832 Kbit/sec, DLY 610 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation ATM, loopback not set
      Keepalive not supported
      Encapsulation(s): AAL5
      23 maximum active VCs, 256 VCs per VP, 1 current VCCs
      VC Auto Creation Disabled.
      VC idle disconnect time: 300 seconds
      Last input never, output 23:48:07, output hang never
      Last clearing of "show interface" counters never
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 1084
      Queueing strategy: Per VC Queueing
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         58124 packets input, 30790858 bytes, 0 no buffer
         Received 0 broadcasts (0 IP multicasts)
         0 runts, 0 giants, 0 throttles
         0 input errors, 348 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
         51848 packets output, 16773091 bytes, 0 underruns
         6 output errors, 0 collisions, 0 interface resets
         0 unknown protocol drops
         0 output buffer failures, 0 output buffers swapped out
    wr1#show int dia2
    Dialer2 is up, line protocol is up (spoofing)
      Hardware is Unknown
      Description: ISP Internet
      Internet address will be negotiated using IPCP
      MTU 1492 bytes, BW 8000 Kbit/sec, DLY 20000 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation PPP, LCP Closed, loopback not set
      Keepalive set (10 sec)
      DTR is pulsed for 1 seconds on reset
      Interface is bound to Vi2
      Last input never, output never, output hang never
      Last clearing of "show interface" counters 1d00h
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: Class-based queueing
      Output queue: 0/1000/0 (size/max total/drops)
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         52937 packets input, 30470954 bytes
         52931 packets output, 17287959 bytes
    Bound to:
    Virtual-Access2 is up, line protocol is down
      Hardware is Virtual Access interface
      MTU 1492 bytes, BW 8000 Kbit/sec, DLY 20000 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation PPP, LCP REQsent
      PPPoATM vaccess, cloned from Dialer2
      Vaccess status 0x44
      Bound to ATM0/0/0 VCD: 1, VPI: 0, VCI: 38, loopback not set
      Keepalive set (10 sec)
      DTR is pulsed for 5 seconds on reset
      Interface is bound to Di2 (Encapsulation PPP)
      Last input 00:00:09, output never, output hang never
      Last clearing of "show interface" counters 1d00h
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 40403
      Queueing strategy: Class-based queueing
      Output queue: 65/1000/0 (size/max total/drops)
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         58124 packets input, 30591958 bytes, 0 no buffer
         Received 0 broadcasts (0 IP multicasts)
         0 runts, 0 giants, 0 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
         93405 packets output, 17935575 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         0 unknown protocol drops
         0 output buffer failures, 0 output buffers swapped out
         0 carrier transitions
    syslog for debug  ppp negotiation:
    2014-09-10 08:49:31    Local7.Notice    local IP address    801: wr1.lon: .Sep 10 01:51:33.803: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/0, changed state to down
    2014-09-10 08:49:32    Local7.Notice    local IP address    804: wr1.lon: .Sep 10 01:51:35.247: %TRACKING-5-STATE: 3 ip sla 3 state Up->Down
    2014-09-10 09:13:40    Local7.Error    local IP address    808: wr1.lon: Sep 10 02:15:42.646: %LINK-3-UPDOWN: Interface ATM0/0/0, changed state to up
    2014-09-10 09:13:40    Local7.Notice    local IP address    809: wr1.lon: Sep 10 02:15:43.646: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/0, changed state to up
    2014-09-10 09:13:45    Local7.Error    local IP address    810: wr1.lon: Sep 10 02:15:48.957: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up
    2014-09-10 09:13:45    Local7.Debug    local IP address    811: wr1.lon: Sep 10 02:15:48.961: Interface Virtual-Access2 max_reserved_bandwidth config will not
    2014-09-10 09:13:45    Local7.Debug    local IP address    812: wr1.lon: take effect on the queueing features configured via service-policy
    2014-09-10 09:13:45    Local7.Info    local IP address    813: wr1.lon: Sep 10 02:15:48.965: %DIALER-6-BIND: Interface Vi2 bound to profile Di2
    2014-09-10 09:13:45    Local7.Debug    local IP address    814: wr1.lon: Sep 10 02:15:48.965: Vi2 PPP: Sending cstate UP notification
    2014-09-10 09:13:45    Local7.Debug    local IP address    815: wr1.lon: Sep 10 02:15:48.969: Vi2 PPP: Processing CstateUp message
    2014-09-10 09:13:45    Local7.Debug    local IP address    816: wr1.lon: Sep 10 02:15:48.973: PPP: Alloc Context [662C56A4]
    2014-09-10 09:13:45    Local7.Debug    local IP address    817: wr1.lon: Sep 10 02:15:48.973: ppp3 PPP: Phase is ESTABLISHING
    2014-09-10 09:13:45    Local7.Debug    local IP address    818: wr1.lon: Sep 10 02:15:48.973: Vi2 PPP: Using dialer call direction
    2014-09-10 09:13:45    Local7.Debug    local IP address    819: wr1.lon: Sep 10 02:15:48.973: Vi2 PPP: Treating connection as a callout
    2014-09-10 09:13:45    Local7.Debug    local IP address    820: wr1.lon: Sep 10 02:15:48.973: Vi2 PPP: Session handle[14000004] Session id[3]
    2014-09-10 09:13:45    Local7.Debug    local IP address    821: wr1.lon: Sep 10 02:15:48.973: Vi2 LCP: Event[OPEN] State[Initial to Starting]
    2014-09-10 09:13:45    Local7.Debug    local IP address    822: wr1.lon: Sep 10 02:15:48.973: Vi2 PPP: No remote authentication for call-out
    2014-09-10 09:13:45    Local7.Debug    local IP address    823: wr1.lon: Sep 10 02:15:48.973: Vi2 LCP: O CONFREQ [Starting] id 1 len 14
    2014-09-10 09:13:45    Local7.Debug    local IP address    824: wr1.lon: Sep 10 02:15:48.973: Vi2 LCP:    MRU 1492 (0x010405D4)
    2014-09-10 09:13:46    Local7.Debug    local IP address    825: wr1.lon: Sep 10 02:15:48.973: Vi2 LCP:    MagicNumber 0x24FF1F46 (0x050624FF1F46)
    2014-09-10 09:13:46    Local7.Debug    local IP address    826: wr1.lon: Sep 10 02:15:48.973: Vi2 LCP: Event[UP] State[Starting to REQsent]
    2014-09-10 09:13:48    Local7.Debug    local IP address    827: wr1.lon: Sep 10 02:15:50.965: Vi2 LCP: O CONFREQ [REQsent] id 2 len 14
    2014-09-10 09:13:48    Local7.Debug    local IP address    828: wr1.lon: Sep 10 02:15:50.965: Vi2 LCP:    MRU 1492 (0x010405D4)
    2014-09-10 09:13:48    Local7.Debug    local IP address    829: wr1.lon: Sep 10 02:15:50.965: Vi2 LCP:    MagicNumber 0x24FF1F46 (0x050624FF1F46)
    2014-09-10 09:13:48    Local7.Debug    local IP address    830: wr1.lon: Sep 10 02:15:50.965: Vi2 LCP: Event[Timeout+] State[REQsent to REQsent]
    2014-09-10 09:13:50    Local7.Debug    local IP address    831: wr1.lon: Sep 10 02:15:52.981: Vi2 LCP: O CONFREQ [REQsent] id 3 len 14
    2014-09-10 09:13:50    Local7.Debug    local IP address    832: wr1.lon: Sep 10 02:15:52.981: Vi2 LCP:    MRU 1492 (0x010405D4)
    2014-09-10 09:13:50    Local7.Debug    local IP address    833: wr1.lon: Sep 10 02:15:52.981: Vi2 LCP:    MagicNumber 0x24FF1F46 (0x050624FF1F46)
    2014-09-10 09:13:50    Local7.Debug    local IP address    834: wr1.lon: Sep 10 02:15:52.981: Vi2 LCP: Event[Timeout+] State[REQsent to REQsent]
    2014-09-10 09:13:52    Local7.Debug    local IP address    835: wr1.lon: Sep 10 02:15:54.996: Vi2 LCP: O CONFREQ [REQsent] id 4 len 14
    2014-09-10 09:13:52    Local7.Debug    local IP address    836: wr1.lon: Sep 10 02:15:54.996: Vi2 LCP:    MRU 1492 (0x010405D4)
    2014-09-10 09:13:52    Local7.Debug    local IP address    837: wr1.lon: Sep 10 02:15:54.996: Vi2 LCP:    MagicNumber 0x24FF1F46 (0x050624FF1F46)
    2014-09-10 09:13:52    Local7.Debug    local IP address    838: wr1.lon: Sep 10 02:15:55.000: Vi2 LCP: Event[Timeout+] State[REQsent to REQsent]
    2014-09-10 09:13:54    Local7.Debug    local IP address    839: wr1.lon: Sep 10 02:15:57.012: Vi2 LCP: O CONFREQ [REQsent] id 5 len 14
    2014-09-10 09:13:54    Local7.Debug    local IP address    840: wr1.lon: Sep 10 02:15:57.012: Vi2 LCP:    MRU 1492 (0x010405D4)
    2014-09-10 09:13:54    Local7.Debug    local IP address    841: wr1.lon: Sep 10 02:15:57.012: Vi2 LCP:    MagicNumber 0x24FF1F46 (0x050624FF1F46)
    2014-09-10 09:13:54    Local7.Debug    local IP address    842: wr1.lon: Sep 10 02:15:57.012: Vi2 LCP: Event[Timeout+] State[REQsent to REQsent]
    2014-09-10 09:13:56    Local7.Debug    local IP address    843: wr1.lon: Sep 10 02:15:59.028: Vi2 LCP: O CONFREQ [REQsent] id 6 len 14
    2014-09-10 09:13:56    Local7.Debug    local IP address    844: wr1.lon: Sep 10 02:15:59.028: Vi2 LCP:    MRU 1492 (0x010405D4)
    2014-09-10 09:13:56    Local7.Debug    local IP address    845: wr1.lon: Sep 10 02:15:59.028: Vi2 LCP:    MagicNumber 0x24FF1F46 (0x050624FF1F46)
    2014-09-10 09:13:56    Local7.Debug    local IP address    846: wr1.lon: Sep 10 02:15:59.028: Vi2 LCP: Event[Timeout+] State[REQsent to REQsent]
    2014-09-10 09:13:58    Local7.Debug    local IP address    847: wr1.lon: Sep 10 02:16:01.044: Vi2 LCP: O CONFREQ [REQsent] id 7 len 14
    2014-09-10 09:13:58    Local7.Debug    local IP address    848: wr1.lon: Sep 10 02:16:01.044: Vi2 LCP:    MRU 1492 (0x010405D4)
    2014-09-10 09:13:58    Local7.Debug    local IP address    849: wr1.lon: Sep 10 02:16:01.044: Vi2 LCP:    MagicNumber 0x24FF1F46 (0x050624FF1F46)
    2014-09-10 09:13:58    Local7.Debug    local IP address    850: wr1.lon: Sep 10 02:16:01.044: Vi2 LCP: Event[Timeout+] State[REQsent to REQsent]
    2014-09-10 09:14:00    Local7.Debug    local IP address    851: wr1.lon: Sep 10 02:16:03.060: Vi2 LCP: O CONFREQ [REQsent] id 8 len 14
    2014-09-10 09:14:00    Local7.Debug    local IP address    852: wr1.lon: Sep 10 02:16:03.060: Vi2 LCP:    MRU 1492 (0x010405D4)
    2014-09-10 09:14:00    Local7.Debug    local IP address    853: wr1.lon: Sep 10 02:16:03.060: Vi2 LCP:    MagicNumber 0x24FF1F46 (0x050624FF1F46)
    2014-09-10 09:14:00    Local7.Debug    local IP address    854: wr1.lon: Sep 10 02:16:03.060: Vi2 LCP: Event[Timeout+] State[REQsent to REQsent]
    2014-09-10 09:14:02    Local7.Debug    local IP address    855: wr1.lon: Sep 10 02:16:05.075: Vi2 LCP: O CONFREQ [REQsent] id 9 len 14
    2014-09-10 09:14:02    Local7.Debug    local IP address    856: wr1.lon: Sep 10 02:16:05.075: Vi2 LCP:    MRU 1492 (0x010405D4)
    2014-09-10 09:14:02    Local7.Debug    local IP address    857: wr1.lon: Sep 10 02:16:05.075: Vi2 LCP:    MagicNumber 0x24FF1F46 (0x050624FF1F46)
    2014-09-10 09:14:02    Local7.Debug    local IP address    858: wr1.lon: Sep 10 02:16:05.075: Vi2 LCP: Event[Timeout+] State[REQsent to REQsent]
    2014-09-10 09:14:04    Local7.Debug    local IP address    859: wr1.lon: Sep 10 02:16:07.091: Vi2 LCP: O CONFREQ [REQsent] id 10 len 14
    2014-09-10 09:14:04    Local7.Debug    local IP address    860: wr1.lon: Sep 10 02:16:07.091: Vi2 LCP:    MRU 1492 (0x010405D4)
    2014-09-10 09:14:04    Local7.Debug    local IP address    861: wr1.lon: Sep 10 02:16:07.091: Vi2 LCP:    MagicNumber 0x24FF1F46 (0x050624FF1F46)
    2014-09-10 09:14:04    Local7.Debug    local IP address    862: wr1.lon: Sep 10 02:16:07.091: Vi2 LCP: Event[Timeout+] State[REQsent to REQsent]
    2014-09-10 09:14:06    Local7.Debug    local IP address    863: wr1.lon: Sep 10 02:16:09.107: Vi2 PPP DISC: LCP failed to negotiate
    2014-09-10 09:14:06    Local7.Debug    local IP address    864: wr1.lon: Sep 10 02:16:09.107: PPP: NET STOP send to AAA.
    2014-09-10 09:14:06    Local7.Debug    local IP address    865: wr1.lon: Sep 10 02:16:09.107: Vi2 PPP: No remote authentication for call-out
    2014-09-10 09:14:06    Local7.Debug    local IP address    866: wr1.lon: Sep 10 02:16:09.107: Vi2 LCP: Event[Timeout-] State[REQsent to Stopped]
    2014-09-10 09:14:06    Local7.Debug    local IP address    867: wr1.lon: Sep 10 02:16:09.107: Vi2 LCP: Event[DOWN] State[Stopped to Starting]
    2014-09-10 09:14:06    Local7.Debug    local IP address    868: wr1.lon: Sep 10 02:16:09.107: Vi2 PPP: Phase is DOWN

    Hello ,
    As line comes up after reloading the device this does not looks like configuration issue but hardware .
    Either connection between ATM card and modem is getting idle or some issue with ATM card .
    Did you try replacing ATM card with a spare one to see if issue persists .
    HTH
    Sunil Bhadauria
    ! Kindly rate all helpful posts and accordingly mark correct answers to help forum !

  • EoMPLS QoS

    Hello Everybody,
    I am trying to deploy QoS for EoMPLS ERS service and would like to offer four Class of Service on a single ERS VC.
    I am trying following config on Cisco 7606 Router with SUP720 3BXL and PFC3BXL.
    My customer facing port is Gig Ethernet
    class-map match-any BestEffort-EoMPLS
    match cos 0 7
    class-map match-any Business-EoMPLS
    match cos 1 2
    class-map match-any Multimedia-EoMPLS
    match cos 3 4
    class-map match-any Realtime-EoMPLS
    match cos 5
    policy-map EoMPLS
    class Realtime-EoMPLS
    police cir 128000 bc 8000 be 8000 conform-action set-mpls-exp-transmit 5 exceed-action drop
    class Multimedia-EoMPLS
    police cir 128000 bc 8000 be 8000 conform-action set-mpls-exp-transmit 4 exceed-action drop
    class Business-EoMPLS
    police cir 128000 bc 8000 be 8000 conform-action set-mpls-exp-transmit 2 exceed-action drop
    class BestEffort-EoMPLS
    police cir 128000 bc 8000 be 8000 conform-action set-mpls-exp-transmit 0 exceed-action drop
    interface Vlan300
    no ip address
    load-interval 30
    xconnect 192.168.196.6 300 encapsulation mpls
    service-policy input EoMPLS
    end
    Problem Statment:
    On the 7606 PE ( PE1 ) , I am not able to see any traffic being matched in any of the class , not even in default class (considering that CoS setting from the CE can have problems) . Also on the PE 1 the “show policy-map interface vlan 300” command doesn’t displays that mpls exp bit imposition configuration value though it has been configured on the CLI.
    #sh policy-map interface vlan 300
    Vlan300
    Service-policy input: EoMPLS
    class-map: Realtime-EoMPLS (match-any)
    Match: cos 5
    police :
    128000 bps 8000 limit 8000 extended limit
    class-map: Multimedia-EoMPLS (match-any)
    Match: cos 3 4
    police :
    128000 bps 8000 limit 8000 extended limit
    class-map: Business-EoMPLS (match-any)
    Match: cos 1 2
    police :
    128000 bps 8000 limit 8000 extended limit
    class-map: BestEffort-EoMPLS (match-any)
    Match: cos 0 7
    police :
    128000 bps 8000 limit 8000 extended limit
    Class-map: class-default (match-any)
    0 packets, 0 bytes
    30 second offered rate 0 bps, drop rate 0 bps
    Match: any
    If any body has deployed such scenarios kindly help me out ..
    Also i would like to know if there are any limitations in offering such services
    Thanks and Regards
    Raj Panchal

    im afraid the answer here isnt that pleasent. Per VLan queueing in the fashion that you are trying to do is not supported. To do this you need to take a LAN port and loop it to a GE-WAN port (OSM blade). Then you do this kind of queueing on a sub interface on the WAN port. You have just ran into the same issue that i had a year back on the 7600's. Be aware that LAN ports can only offer basic queueing functionality and no more. To do anything fancy at all on the 7600 you always need to loop a lan port to a lan port (or just terminate your traffic onto a WAN port). Hope this helps this im sure it doesnt.

  • VSA to set in- and outbound vc-class atm via radius

    Hello,
    does anyone know if it is possible to apply an inbound 'vc-class atm 'and also an outbound 'vc-class atm' dynamicaly via a vendor specific attribute. I found 'atm:vc-qos-policy-in' respectively 'atm:vc-qos-policy-out' but that doesn't seem to work.
    What I want to do is limit the up- and downstream bandwidth of DSL-Dialin connections.
    Thanks in advance
    Mark

    PPPoE session limits created in a VC class using the "pppoe max-sessions" command take precedence over the limits created with the "pppoe limit per-vc" command. PPPoE session limits created on a PVC and ATM PVC range take precedence over limits created in a VC class.

  • Use of activating SAP default ATM window in DBACOCKPIT

    Hi Friends, As part of Glive implementation SAP asking us The SAP default ATM window is not configured/active. What is the use of ATM Configuration and Diagnostics. What are advantages of we activating SAP default ATM window using DBACOCKPIT. Please suggest. Regards, Karthik.

    Hi Karthik,
    Refer to this doc, ATM stands for Automatic table maintenance and as per below is explained a bit better. The attachment is the scn doc desbribing it in much more detail and should address all your queries.
    DBA Cockpit: Automatic Table Maintenance for Sybase ASE
    1835880 SYB: How to diagnose issues with Sybase ASE Job Scheduler, ATM, or Scheduled Jobs
    The advantages as stated by document is automatic maintenance of objects as required to reduce workload of DBA and improve performance /DB of stability as well. It does lightweight scheduled maintenance activities. My wording to describe it may not be entirely correct you should read the DOC it is very helpful.
    Kind Regards,
    Johan

  • VoIP & AutoQoS & frame/atm

    I have 2 remote locations connected via frame/atm links currently with no QoS configs and potentially running VoIP. Is AutoQoS the simpliest and/or best solution, for voip communication across the WAN(frame/atm) if no other QoS is required ?
    Thanks for your consideration -

    I'll admit that I haven't used AutoQoS on a WAN link, and definitely not on a FR/ATM interface.
    I normally associate appropriate use of the AutoQoS command with L2 switchports, since the queueing on the switches is much more complex.
    For routers, it's very simple, and there is a wider variance in how people use it.
    In a very bare-bones scenario, you can get away with this:
    class-map match-all voice
    match protocol rtp audio
    policy-map LLQ
    class voice
    priority percent 50
    class class-default
    fair-queue
    int s0/0
    service-policy out LLQ
    You could make it more well rounded by matching on your VoIP signaling and other high priority traffic, but that's specific to your needs.
    -nick

  • Limit open connections per each database session in Oracle 11

    Hi for All,
    Please, I would like to know what the limit of connections per session in Oracle 11. This issue is relevant to the use of UTL_TCP for connections with ATMs. Also, someone would have some other approach or suggestion of communication architecture with Automated Teller Machine?
    Regards,
    Edited by: user11118871 on 04/02/2010 07:30

    I suspect Spotlight is showing you the PGA plus the entire mapped portion of shared memory or the total of all shared memory pages visited. On HP-UX these are the kind of numbers you would get from ps, which may be Spotlight's source for the data.
    The glance utility of HP-UX is a more useful way to obtain detailed information on process memory usage.
    Regards,
    Jeremiah Wilton
    ORA-600 Consulting
    http://www.ora-600.net

  • Per session QoS for LNS

    We have some LNSs running 12.4 SP Services, running with the following config (qos specific lines and currently not working):
    class-map match-all voice-signaling
    match access-group 101
    class-map match-all voice-traffic
    match access-group 102
    policy-map sub-policy
    class voice-traffic
    priority 240
    class voice-signaling
    bandwidth 16
    policy-map XXX_qos-voice
    class class-default
    shape average 256000
    fair-queue
    service-policy sub-policy
    interface Virtual-Template1
    ip unnumbered Loopback0
    ip mroute-cache
    no peer default ip address
    ppp authentication chap
    no clns route-cache
    access-list 101 remark -- SCCP/H323/MGCP/SIP --
    access-list 101 permit tcp any any range 2000 2002
    access-list 101 permit tcp any any eq 1720
    access-list 101 permit tcp any any range 11000 11999
    access-list 101 permit udp any any eq 2427
    access-list 101 permit udp any any eq 4569
    access-list 101 permit udp any any eq 5036
    access-list 101 permit udp any any eq 5060
    access-list 102 remark -- RTP Traffic --
    access-list 102 permit udp any any range 16384 32767
    in the feature set for the IOS currently running it suggests this configuration should work, however it will not apply the policy via the Cisco-AVPair command (the command is visible via the debug AAA per user so radius is working, even when we test it by applying the service-policy to the actual virtual-template it errors saying it will only work on an MPL bundle. From what I have read it is suggested that even though this feature is supposed to work, it does not in practice and an upgrade to a feature set which includes QoS:per session shaping and queueing on LNS is needed.
    If anyone has any experience of the or has any suggestion of if we can achieve our QoS for voice per session with the current IOS that would be great.

    This feature is not related to the NPE type. This feature is performance impacting so you should do some tests to see if your NPE-400 can support the number of L2TP tunnels you want with this feature enabled. If it's not the case, you will have to upgrade your NPE.
    HTH
    Laurent.

  • IPSEC Tunnel Protection and per-tunnel QOS shaping doesnt do any shaping.

    I am having a small brain implosion as to why this will not work.
    I have tried the QOS policy on the tunnel interfaces and on the ATM interface. No shaping occurs. The interfaces transmit at their leisure.
    Please can someone having a better day than me tell me what I am doing wrong?
    Below is the relevant (and standard) config. without the service-policy command applied anywhere. Any help appreciated.
    class-map match-any APPSERVERS
     match access-group name TERMINALSERVERS
    class-map match-any VOICE
     match protocol sip
     match protocol rtp
     match  dscp ef
    policy-map QOSPOLICY
     class VOICE
        priority 100
     class APPSERVERS
        bandwidth percent 33
     class class-default
        fair-queue 16
    policy-map TUNNEL
     class class-default
        shape average 350000
      service-policy QOSPOLICY
    interface Tunnel0
     bandwidth 350
     ip address 172.20.58.2 255.255.255.0
     ip mtu 1420
     load-interval 30
     qos pre-classify
     tunnel source Dialer0
     tunnel destination X.X.X.X
     tunnel mode ipsec ipv4
     tunnel path-mtu-discovery
     tunnel protection ipsec profile IPSECPROFILE
    interface Tunnel1
     bandwidth 350
     ip address 172.21.58.2 255.255.255.0
     ip mtu 1420
     load-interval 30
     delay 58000
     qos pre-classify
     tunnel source Dialer0
     tunnel destination Y.Y.Y.Y
     tunnel mode ipsec ipv4
     tunnel path-mtu-discovery
     tunnel protection ipsec profile IPSECPROFILE
    interface ATM0/0/0
     no ip address
     load-interval 30
     no atm ilmi-keepalive
    interface ATM0/0/0.1 point-to-point
     pvc 0/38
      encapsulation aal5mux ppp dialer
      dialer pool-member 1
    interface Dialer0
     bandwidth 400
     ip address negotiated
    Thanks,
    Paul

    Hi mate,
    This is an 1841 with 12.4 (20) but Ive tried it on 15.1 on a 1941 also. I get some measure of traffic reduction but I cannot fathom what it is actually doing.
    In the lab with the 1841 and a flat shaper I get this:
    policy-map SHAPE
     class class-default
        shape average 600000
    interface Tunnel0
     bandwidth 700
     service-policy output SHAPE
    R1#sh policy-map int
     Tunnel0
      Service-policy output: SHAPE
        Class-map: class-default (match-any)
          18664 packets, 26423115 bytes
          30 second offered rate 452000 bps, drop rate 0 bps
          Match: any
          Queueing
          queue limit 64 packets
          (queue depth/total drops/no-buffer drops) 45/0/0
          (pkts output/bytes output) 18659/27808530
          shape (average) cir 600000, bc 2400, be 2400
          target shape rate 600000
    R1#sh policy-map int
     Tunnel0
      Service-policy output: SHAPE
        Class-map: class-default (match-any)
          19044 packets, 26964413 bytes
          30 second offered rate 451000 bps, drop rate 0 bps
          Match: any
          Queueing
          queue limit 64 packets
          (queue depth/total drops/no-buffer drops) 45/0/0
          (pkts output/bytes output) 19039/28378426
          shape (average) cir 600000, bc 2400, be 2400
          target shape rate 600000
    It just holds the data rate around 450 kbps. ??
    Here are the types of results I get when the HQoS is applied to the Tunnel interface in the lab:
    policy-map QOS
     class IP2
        drop
     class IP3
        priority 300
     class class-default
    policy-map TUNNEL
     class class-default
        shape average 600000
      service-policy QOS
    interface Tunnel0
     bandwidth 700
     service-policy output TUNNEL
    R1#sh policy-map int
     Tunnel0
      Service-policy output: TUNNEL
        Class-map: class-default (match-any)
          14843 packets, 20884436 bytes
          30 second offered rate 362000 bps, drop rate 75000 bps
          Match: any
          Queueing
          queue limit 64 packets
          (queue depth/total drops/no-buffer drops) 0/3942/0
          (pkts output/bytes output) 14009/15858326
          shape (average) cir 600000, bc 2400, be 2400
          target shape rate 600000
          Service-policy : QOS
            queue stats for all priority classes:
              Queueing
              queue limit 64 packets
              (queue depth/total drops/no-buffer drops) 0/3942/0
              (pkts output/bytes output) 6464/9540288
            Class-map: IP2 (match-all)
              385 packets, 533940 bytes
              30 second offered rate 28000 bps, drop rate 28000 bps
              Match: access-group 102
              drop
            Class-map: IP3 (match-all)
              10411 packets, 14628188 bytes
              30 second offered rate 191000 bps, drop rate 75000 bps
              Match: access-group 103
              Priority: 300 kbps, burst bytes 7500, b/w exceed drops: 3942
            Class-map: class-default (match-any)
              4047 packets, 5722308 bytes
              30 second offered rate 143000 bps, drop rate 0 bps
              Match: any
              queue limit 64 packets
              (queue depth/total drops/no-buffer drops) 0/0/0
              (pkts output/bytes output) 7545/6318038
    This is after 10 minutes of running transfers to all endpoints to utilise the classes in the policy.
    So why dont we see shaping that moves towards the configured values?
    Thanks.

  • DSL Interfarface over ATM

    Hello,
    The list below is an output of "show dsl interface ATM 0". Can soneone explain this output and what are the limits values.
    show dsl interface ATM 0
    ATU-R (DS) ATU-C (US)
    Modem Status: Showtime (DMTDSL_SHOWTIME)
    DSL Mode: ITU G.992.1 (G.DMT)
    ITU STD NUM: 0x01 0x01
    Vendor ID: 'ALCB' 'ANDV'
    Vendor Specific: 0x0000 0x0000
    Vendor Country: 0x00 0x00
    Capacity Used: 40% 22%
    Noise Margin: 22.0 dB 31.0 dB
    Output Power: 20.0 dBm 10.5 dBm
    Attenuation: 45.5 dB 28.5 dB
    Defect Status: None None
    Last Fail Code: Protocol error
    Selftest Result: 0x00
    Subfunction: 0x15
    Interrupts: 647 (1 spurious)
    Activations: 1
    Init FW: embedded
    Operartion FW: embedded
    SW Version: 3.919
    FW Version: 0x1A04
    Interleave Fast Interleave Fast
    Speed (kbps): 0 1856 0 128
    Reed-Solomon EC: 0 0 0 0
    CRC Errors: 0 14 0 96
    Header Errors: 0 2 0 6
    Bit Errors: 0 0
    BER Valid sec: 0 0
    BER Invalid sec: 0 0
    LOM Monitoring : Disabled
    DMT Bits Per Bin
    00: 0 0 0 0 0 0 0 0 0 0 0 2 3 4 4 4
    10: 4 4 4 4 4 3 3 3 2 2 2 0 0 0 0 0
    20: 0 0 0 0 0 0 0 2 2 2 3 4 4 4 4 5
    30: 5 5 5 5 5 5 5 6 6 6 6 6 4 6 6 6
    40: 0 4 4 5 5 6 5 6 5 6 5 5 6 5 5 6
    50: 6 6 6 6 6 6 6 6 5 5 5 5 6 5 5 5
    60: 5 2 5 5 5 4 5 5 5 5 5 5 5 5 5 5
    70: 3 4 4 4 4 5 5 4 2 4 4 2 4 4 4 4
    80: 2 4 2 2 4 2 2 4 4 4 4 4 4 4 4 4
    90: 4 3 3 2 2 0 2 2 0 2 2 2 2 2 2 2
    A0: 2 2 2 0 2 2 2 2 0 2 0 2 2 2 2 2
    B0: 2 2 0 0 0 2 2 2 2 0 0 0 0 0 0 0
    C0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    D0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    E0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    F0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    Training log buffer capability is not enabled yet.
    TIA
    Mario

    The outputs basically display the layer-1 and layer-2 parameters for the DSL interface. See if this link helps you :
    http://www.cisco.com/en/US/products/hw/routers/ps221/products_implementation_design_guide09186a00800faf11.html

Maybe you are looking for

  • Crystal Reports and Java error

    Hi all, I'm trying to run a Crystal Reports report from my web application, but is happening a problem and I check all my code, CR installation, windows folder access rights but I didn't find any problem. Anyone can help me.... please!!!!!! The error

  • How do hide/delete* previous purchases from App Store, ios7?

    Preferably able to be done from an iPhone or iPad. If that cannot be done, please tell me how do do it from the computer (not Mac). Note: I need an ios7 version. *preferably able to delete it. Many thanks! You Know Who, He Who Must Not Be Named, V***

  • Video playback in Cp6

    Has anyone had issues with video playback in 6? I have MP4 videos that continue to play after a user has navigated away from the page. This results in two audio tracks playing simultaneously. We have removed any direct video controls and have the vid

  • I used window cleaner a few times on my iPhone what happens?

    I recently got an iPhone 6 for my birthday. It got dirty a few times so I used window cleaner on the front of the iPhone because it said anti-streak and anti-fog. I thought that this would prevent it from fogging up (which it has) but recently I was

  • Compiling producing inconsistent SWF and causes errors with embedded PNGs/GIFs

    I'm not sure if this question is better asked in this forum than here: http://forums.adobe.com/message/4685405 In short, whenever I compile and run my Flex project, sometimes the SWF throws the following error or similar: Error: ReferenceError: Error