Pagina 1 di 1

Inserire indirizzo WAN e LAN nella stessa rete.

Inviato: ven 11 dic , 2009 5:03 pm
da gerbone
Ho un Cisco 1700 sul quale installato una ADSL del tipo fast-relay con PPP.
Dopodichè ho configurato una fastethernet con l'indirizzo ip pubblico.

Avrei l'esigenza di rendere disponibile sullo stesso cavo tramite uno switch di fare una rete lan e quindi ho creato una fastethernet 0.1, provando a mettere l'ip locale desiderato, ma ho ricevuto un errore: dice che è possibile fare una LAN su una sottointerfaccia soltanto se è già configurata per IEEE 800.11 (una cosa del genere).

Lascio parlare il file di configurazione.

Codice: Seleziona tutto

version 12.2
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname Bluephone
!
logging queue-limit 100
enable password 7 00121C0F105E0705002C
!
username admin privilege 15 password 7 1313181B1F0908292429
ip subnet-zero
!
!
no ip domain lookup
!
ip cef
!
!
!
!
interface FastEthernet0
 ip address 83.211.60.209 255.255.255.248
 speed auto
!
interface FastEthernet0.1
!
interface Serial0
 no ip address
 encapsulation frame-relay IETF
 shutdown
 frame-relay lmi-type ansi
!
interface Serial0.1 point-to-point
 ip nat outside
 frame-relay interface-dlci 20 ppp Virtual-Template1
!
interface Virtual-Template1
 ip address negotiated
 ppp chap hostname miaidadsl
 ppp chap password 7 08140D1D3D37103047
 ppp pap refuse
!
ip nat inside source list 100 interface FastEthernet0.1 overload
ip classless
ip route 0.0.0.0 0.0.0.0 62.94.58.68
ip route 0.0.0.0 0.0.0.0 Serial0.1
ip route 0.0.0.0 0.0.0.0 FastEthernet0.1
ip http server
!
!


Inviato: sab 12 dic , 2009 11:23 am
da CiscoBGP
Ciao

Di solito si mette la punto Punto Punto sulla Serial e gli IP Wan assegnati sulla fastethernt 0

In questo modo il Router fa da Bridge verso internet e la rete viene gestita dall-apparato posto sulla FE 0(firewall, Switch etc. etc.)

A me sembra che ci sia un-imcompatibilita nella tua conf, una VTemplate che ottiene un IP Dinamico per la parte pubblica e degli IP statici sulla FE.

Se posti la conf completa magari il quadro e piu chiaro

Inviato: gio 14 gen , 2010 12:41 pm
da gerbone
Ecco la completa configurazione.
Spero possa aiutarvi.

Codice: Seleziona tutto

Bluephone
Home	Exec	Configure
--------------------------------------------------------------------------------


------------------ show version ------------------

Cisco Internetwork Operating System Software 
IOS (tm) C1700 Software (C1700-Y7-M), Version 12.2(15)T11,  RELEASE SOFTWARE (fc2)
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2004 by cisco Systems, Inc.
Compiled Fri 30-Jan-04 19:58 by nmasa
Image text-base: 0x80008120, data-base: 0x80AB8044

ROM: System Bootstrap, Version 12.2(7r)XM2, RELEASE SOFTWARE (fc1)

Bluephone uptime is 5 minutes
System returned to ROM by power-on
System image file is "flash:c1700-y7-mz.122-15.T11.bin"

cisco 1721 (MPC860P) processor (revision 0x300) with 54778K/10758K bytes of memory.
Processor board ID FOC08080GD3 (1275762754), with hardware revision 0000
MPC860P processor: part number 5, mask 2
Bridging software.
X.25 software, Version 3.0.0.
1 FastEthernet/IEEE 802.3 interface(s)
1 Serial(sync/async) network interface(s)
32K bytes of non-volatile configuration memory.
32768K bytes of processor board System flash (Read/Write)

Configuration register is 0x2102


------------------ show running-config ------------------


Building configuration...

Current configuration : 1359 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname miohost
!
logging queue-limit 100
enable password 7 
!
username admin privilege 15 password 7 
ip subnet-zero
!
!
ip name-server miodns
!
!
!
!
!
interface FastEthernet0
 ip address 192.168.0.45 255.255.255.0
 speed auto
!
interface FastEthernet0.1
!
interface Serial0
 no ip address
 encapsulation frame-relay IETF
 frame-relay lmi-type ansi
!
interface Serial0.1 point-to-point
 ip nat outside
 frame-relay interface-dlci 20 ppp Virtual-Template1
!
interface Virtual-Template1
 ip address 83.211.60.209 255.255.255.248
 autodetect encapsulation ppp
 ppp chap hostname miouserid
 ppp chap password 7 miapassword
 ppp pap refuse
!
ip classless
ip http server
!
!
!
line con 0
line aux 0
line vty 0 4
 password 7 
 login
!
end


------------------ show stacks ------------------


Minimum process stacks:
 Free/Size   Name
 9252/12000  Init
 5444/6000   RADIUS INITCONFIG
10396/12000  HTTP CP

Interrupt level stacks:
Level    Called Unused/Size  Name
  3           0   9000/9000  PA Management Int Handler
  4        1999   8592/9000  Network interfaces
  5           0   9000/9000  Timebase Reference Interrupt
  6          70   8920/9000  16552 Con/Aux Interrupt
  7       82878   8920/9000  MPC860P TIMER INTERRUPT

------------------ show interfaces ------------------


FastEthernet0 is up, line protocol is up 
  Hardware is PQUICC_FEC, address is 000f.3447.46d2 (bia 000f.3447.46d2)
  Internet address is 192.168.0.45/24
  MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, 
     reliability 255/255, txload 1/255, rxload 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 00:00:00, output 00:00:00, output hang never
  Last clearing of "show interface" counters never
  Input queue: 1/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     462 packets input, 46796 bytes
     Received 445 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
     91 packets output, 14667 bytes, 0 underruns
     0 output errors, 0 collisions, 2 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier
     0 output buffer failures, 0 output buffers swapped out
FastEthernet0.1 is up, line protocol is up 
  Hardware is PQUICC_FEC, address is 000f.3447.46d2 (bia 000f.3447.46d2)
  MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, 
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA
  ARP type: ARPA, ARP Timeout 04:00:00
  Last clearing of "show interface" counters never
Serial0 is up, line protocol is up 
  Hardware is PowerQUICC Serial
  MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, 
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation FRAME-RELAY IETF, loopback not set
  Keepalive set (10 sec)
  LMI enq sent  32, LMI stat recvd 32, LMI upd recvd 0, DTE LMI up
  LMI enq recvd 0, LMI stat sent  0, LMI upd sent  0
  LMI DLCI 0  LMI type is ANSI Annex D  frame relay DTE
  Broadcast queue 0/64, broadcasts sent/dropped 9/0, interface broadcasts 0
  Last input 00:00:03, output 00:00:03, output hang never
  Last clearing of "show interface" counters 00:05:23
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: weighted fair
  Output queue: 0/1000/64/0 (size/max total/threshold/drops) 
     Conversations  0/1/256 (active/max active/max total)
     Reserved Conversations 0/0 (allocated/max allocated)
     Available Bandwidth 1158 kilobits/sec
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 1 packets/sec
     32 packets input, 488 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
     302 packets output, 8273 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 output buffer failures, 0 output buffers swapped out
     0 carrier transitions
     DCD=up  DSR=up  DTR=up  RTS=up  CTS=up

Serial0.1 is up, line protocol is up 
  Hardware is PowerQUICC Serial
  MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, 
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation FRAME-RELAY IETF
  Last clearing of "show interface" counters never
Virtual-Access1 is up, line protocol is down 
  Hardware is Virtual Access interface
  Internet address is 83.211.60.209/29
  MTU 1500 bytes, BW 100000 Kbit, DLY 100000 usec, 
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation PPP, LCP Listen
  PPPoFR vaccess, cloned from Virtual-Template1
  Bound to Serial0.1 DLCI 20, Cloned from Virtual-Template1, loopback not set
  DTR is pulsed for 5 seconds on reset
  Last input 00:00:03, output never, output hang never
  Last clearing of "show interface" counters 00:05:23
  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 0 bits/sec, 1 packets/sec
  5 minute output rate 0 bits/sec, 1 packets/sec
     309 packets input, 4690 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
     261 packets output, 3730 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 output buffer failures, 0 output buffers swapped out
     0 carrier transitions
Virtual-Access2 is down, line protocol is down 
  Hardware is Virtual Access interface
  MTU 1500 bytes, BW 100000 Kbit, DLY 100000 usec, 
     reliability 255/255, txload 1/255, rxload 1/255
  Base VtMgr vaccess, loopback not set
  DTR is pulsed for 5 seconds on reset
  Last input never, output never, output hang never
  Last clearing of "show interface" counters 00:05:20
  Input queue: 0/4096/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  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
     0 carrier transitions
Virtual-Template1 is down, line protocol is down 
  Hardware is Virtual Template interface
  Internet address is 83.211.60.209/29
  MTU 1500 bytes, BW 100000 Kbit, DLY 100000 usec, 
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation PPP, LCP Closed, loopback not set
  DTR is pulsed for 5 seconds on reset
  Last input never, output never, output hang never
  Last clearing of "show interface" counters 00:05:23
  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 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
     0 carrier transitions

------------------ show controllers ------------------


Interface FastEthernet0
Hardware is PQUICC MPC860P ADDR: 8117F554, FASTSEND: 800120CC
DIST ROUTE ENABLED: 0
Route Cache Flag: 1
 ADDR_LOW =0x000F3447, ADDR_HIGH =0x000046D2, HASH_HIGH =0x00000100, HASH_LOW =0x00000000
 R_DES_ST =0x03695F20, X_DES_ST  =0x03696060, R_BUFF_SIZ=0x00000600, ECNTRL   =0xF0000006
 IEVENT   =0x00000000, IMASK     =0x0A000000, IVEC      =0xC0000000, R_DES_ACT=0x01000000
 X_DES_ACT=0x00000000, MII_DATA  =0x504A0062, MII_SPEED =0x00000014, R_BOUND  =0x00000600
 R_FSTART =0x00000500, X_FSTART  =0x00000440, FUN_CODE  =0x7F000000, R_CNTRL  =0x00000004
 R_HASH   =0x020005F2
 X_CNTRL  =0x00000004
 HW filtering information:
  Promiscuous Mode Disabled
 Software MAC address filter(hash:length/addr/mask/hits):
 pquicc_fec_instance=0x8118198C
 rx ring entries=32, tx ring entries=32
 rxring=0x3695F20, rxr shadow=0x81181B98, rx_head=16, rx_tail=0
 txring=0x3696060, txr shadow=0x81181C44, tx_head=1, tx_tail=1, tx_count=0

RX_RING_ENTRIES
 status 8000,  len 42, buf_ptr 369DB00
 status 8000,  len 40, buf_ptr 369E160
 status 8000,  len 2A8, buf_ptr 369E7C0
 status 8000,  len 40, buf_ptr 369EE20
 status 8000,  len 40, buf_ptr 369F480
 status 8000,  len 40, buf_ptr 36A3440
 status 8000,  len FA, buf_ptr 36A0140
 status 8000,  len 42, buf_ptr 36A07A0
 status 8000,  len 40, buf_ptr 36A0E00
 status 8000,  len 2E0, buf_ptr 36A1460
 status 8000,  len 40, buf_ptr 36A1AC0
 status 8000,  len 40, buf_ptr 36A2120
 status 8000,  len 40, buf_ptr 36A2780
 status 8000,  len 40, buf_ptr 36A2DE0
 status 8000,  len 40, buf_ptr 3696840
 status 8000,  len 40, buf_ptr 36961E0
 status 8000,  len 60, buf_ptr 3697500
 status 8000,  len 60, buf_ptr 3697B60
 status 8000,  len 60, buf_ptr 36981C0
 status 8000,  len 60, buf_ptr 3698820
 status 8000,  len 60, buf_ptr 3698E80
 status 8000,  len 60, buf_ptr 36994E0
 status 8000,  len 40, buf_ptr 3699B40
 status 8000,  len 60, buf_ptr 369A1A0
 status 8000,  len 119, buf_ptr 369A800
 status 8000,  len 40, buf_ptr 369AE60
 status 8000,  len 119, buf_ptr 369B4C0
 status 8000,  len 40, buf_ptr 369FAE0
 status 8000,  len 60, buf_ptr 369BB20
 status 8000,  len 60, buf_ptr 36A3AA0
 status 8000,  len 60, buf_ptr 369CE40
 status A000,  len 40, buf_ptr 369D4A0

TX_RING_ENTRIES
 status 0,  len 316, buf_ptr 36DC08A
 status 0,  len 5EA, buf_ptr 36DC76A
 status 0,  len 316, buf_ptr 36DCE4A
 status 0,  len 4A, buf_ptr 36CB00A
 status 0,  len 4A, buf_ptr 357FE0A
 status 0,  len 3C, buf_ptr 357F7CA
 status 0,  len 3C, buf_ptr 36CA88A
 status 0,  len 3C, buf_ptr 357F40A
 status 0,  len 163, buf_ptr 36D3702
 status 0,  len 16E, buf_ptr 36D3DE2
 status 0,  len 3C, buf_ptr 357E8CA
 status 0,  len 3C, buf_ptr 36CA4CA
 status 0,  len 3C, buf_ptr 36CB3CA
 status 0,  len 3C, buf_ptr 357F7CA
 status 0,  len 3C, buf_ptr 357E8CA
 status 0,  len 136, buf_ptr 36D528A
 status 0,  len 5EA, buf_ptr 36D596A
 status 0,  len 19D, buf_ptr 36D604A
 status 0,  len 3C, buf_ptr 36D672A
 status 0,  len 3C, buf_ptr 36C984A
 status 0,  len 3C, buf_ptr 36C9C0A
 status 0,  len 136, buf_ptr 36D74EA
 status 0,  len 5EA, buf_ptr 36D7BCA
 status 0,  len 87, buf_ptr 36D82AA
 status 0,  len 136, buf_ptr 36D898A
 status 0,  len 5EA, buf_ptr 36D906A
 status 0,  len 216, buf_ptr 36D974A
 status 0,  len 5EA, buf_ptr 36D9E2A
 status 0,  len 316, buf_ptr 36DA50A
 status 0,  len 5EA, buf_ptr 36DABEA
 status 0,  len 316, buf_ptr 36DB2CA
 status 2000,  len 5EA, buf_ptr 36DB9AA
 throttled=0, enabled=0, disabled=0
 rx_framing_err=0, rx_overflow_err=0, rx_buffer_err=0
 rx_no_enp=0, rx_discard=0
 tx_one_col_err=0, tx_more_col_err=0, tx_no_enp=0, tx_deferred_err=0
 tx_underrun_err=0, tx_late_collision_err=0, tx_loss_carrier_err=0
 tx_exc_collision_err=0, tx_buff_err=0, fatal_tx_err=0
 PHY registers: 
 Register 00 3100 
 Register 01 7829 
 Register 02 0013 
 Register 03 78E2 
 Register 04 01E1 
 Register 05 45E1 
 Register 06 0007 
 Register 16 0084 
 Register 17 4780 
 Register 18 0062 
 Register 19 0094 
 Register 20 4732 


Interface Serial0
Hardware is PowerQUICC MPC860
DTE V.35 TX and RX clocks detected.
idb at 0x81272C8C, driver data structure at 0x81258F14
SCC Registers:
General [GSMR]=0x2:0x00000030, Protocol-specific [PSMR]=0x8
Events [SCCE]=0x0000, Mask [SCCM]=0x001F, Status [SCCS]=0x06
Transmit on Demand [TODR]=0x0, Data Sync [DSR]=0x7E7E
Interrupt Registers:
Config [CICR]=0x00365F80, Pending [CIPR]=0x00008000
Mask   [CIMR]=0x40204000, In-srv  [CISR]=0x00000000
Command register [CR]=0x600
Port A [PADIR]=0x0000, [PAPAR]=0x0903
       [PAODR]=0x0000, [PADAT]=0xF7FF
Port B [PBDIR]=0x0180F, [PBPAR]=0x0E00E
       [PBODR]=0x00000, [PBDAT]=0x3077C
Port C [PCDIR]=0x000, [PCPAR]=0x000
       [PCSO]=0x020,  [PCDAT]=0xFCE, [PCINT]=0x000
Receive Ring 
	rmd(FF002430): status 9000 length 12 address 36C1B44
	rmd(FF002438): status 9000 length C address 36C21C4
	rmd(FF002440): status 9000 length C address 36C2844
	rmd(FF002448): status 9000 length 10 address 36C2EC4
	rmd(FF002450): status 9000 length 17 address 36BC6C4
	rmd(FF002458): status 9000 length C address 36BD3C4
	rmd(FF002460): status 9000 length 17 address 36BDA44
	rmd(FF002468): status 9000 length 10 address 36BE0C4
	rmd(FF002470): status 9000 length 12 address 36BE744
	rmd(FF002478): status 9000 length 12 address 36BEDC4
	rmd(FF002480): status 9000 length 12 address 36BF444
	rmd(FF002488): status 9000 length 12 address 36BFAC4
	rmd(FF002490): status 9000 length 17 address 36C0144
	rmd(FF002498): status 9000 length 26 address 36C07C4
	rmd(FF0024A0): status 9000 length E address 36C0E44
	rmd(FF0024A8): status B000 length 12 address 36C14C4
Transmit Ring 
	tmd(FF0024B0): status 5C00 length A address 36CA752
	tmd(FF0024B8): status 5C00 length A address 36CA9D2
	tmd(FF0024C0): status 5C00 length E address 36CAED4
	tmd(FF0024C8): status 5C00 length 10 address 36CB012
	tmd(FF0024D0): status 5C00 length 10 address 36CB512
	tmd(FF0024D8): status 5C00 length 10 address 357FB92
	tmd(FF0024E0): status 5C00 length 10 address 357FE12
	tmd(FF0024E8): status 5C00 length 15 address 357EDD2
	tmd(FF0024F0): status 5C00 length 2E address 357EF12
	tmd(FF0024F8): status 5C00 length 10 address 357F192
	tmd(FF002500): status 5C00 length 10 address 357F052
	tmd(FF002508): status 5C00 length A address 357F2D2
	tmd(FF002510): status 5C00 length A address 357FA52
	tmd(FF002518): status 5C00 length E address 35801D4
	tmd(FF002520): status 5C00 length 10 address 36CA9D2
	tmd(FF002528): status 7C00 length 10 address 36CA112

tx_limited=1(2)

SCC GENERAL PARAMETER RAM (at 0xFF003C00)
Rx BD Base [RBASE]=0x2430, Fn Code [RFCR]=0x18
Tx BD Base [TBASE]=0x24B0, Fn Code [TFCR]=0x18
Max Rx Buff Len [MRBLR]=1548
Rx State [RSTATE]=0x18008440, BD Ptr [RBPTR]=0x2458
Tx State [TSTATE]=0x18000548, BD Ptr [TBPTR]=0x2528

SCC HDLC PARAMETER RAM (at 0xFF003C38)
CRC Preset [C_PRES]=0xFFFF, Mask [C_MASK]=0xF0B8
Errors: CRC [CRCEC]=0, Aborts [ABTSC]=0, Discards [DISFC]=0
Nonmatch Addr Cntr [NMARC]=0
Retry Count [RETRC]=0
Max Frame Length [MFLR]=1608
Rx Int Threshold [RFTHR]=0, Frame Cnt [RFCNT]=65195
User-defined Address 0000/0000/0000/0000
User-defined Address Mask 0x0000


buffer size 1524

PowerQUICC SCC specific errors:
0 input aborts on receiving flag sequence
0 throttles, 0 enables
0 overruns
0 transmitter underruns
0 transmitter CTS losts



------------------ show file systems ------------------


File Systems:

     Size(b)     Free(b)      Type  Flags  Prefixes
       29688       28217     nvram     rw   nvram:
           -           -    opaque     rw   system:
           -           -    opaque     rw   null:
           -           -    opaque     ro   xmodem:
           -           -    opaque     ro   ymodem:
           -           -   network     rw   tftp:
*   33292288    26887692     flash     rw   flash:
           -           -   network     rw   rcp:
           -           -   network     rw   ftp:


------------------ dir nvram: ------------------


Directory of nvram:/

   26  -rw-        1414                startup-config
   27  ----           5                private-config

29688 bytes total (28217 bytes free)

------------------ show flash: all ------------------


Partition   Size    Used      Free      Bank-Size  State	  Copy Mode
  1        32512K   6254K    26257K    16384K      Read/Write 	  Direct

System flash directory:
File  Length   Name/status
        addr      fcksum  ccksum
  1   6404532  c1700-y7-mz.122-15.T11.bin  
        0x40      0x671E  0x671E
[6404596 bytes used, 26887692 available, 33292288 total]
32768K bytes of processor board System flash (Read/Write)

   Chip    Bank    Code      Size      Name
    1      1       8918      16384KB    INTEL 28F128J3
    1      2       8918      16384KB    INTEL 28F128J3

------------------ show memory statistics ------------------


                Head    Total(b)     Used(b)     Free(b)   Lowest(b)  Largest(b)
Processor   81172D54    38555356     3672016    34883340    34788516    34242096
      I/O    357E800    11016200     1498292     9517908     9517908     9517852

------------------ show process memory ------------------


Total: 49571548, Used: 5170272, Free: 44401276
 PID TTY  Allocated      Freed    Holding    Getbufs    Retbufs Process
   0   0     140888      10892    4169520          0          0 *Init*          
   0   0        264      32804        264          0          0 *Sched*         
   0   0    7096016    2438936         68     163260          0 *Dead*          
   1   0          0          0       6884          0          0 Chunk Manager   
   2   0        188        188       3884          0          0 Load Meter      
   4   0          0          0       6884          0          0 Check heaps     
   5   0          0          0       6884          0          0 Pool Manager    
   6   0          0          0       6884          0          0 AAA_SERVER_DEADT
   7   0        188        188       6884          0          0 Timers          
   8   0        188        188       6884          0          0 Serial Backgroun
   9   0        188        188       6884          0          0 AAA high-capacit
  10   0        472        136       7356          0          0 ARP Input       
  11   0        188        188       6884          0          0 DDR Timers      
  12   0          0          0       6884          0          0 HC Counter Timer
  13   0       6024       1016      11892          0          0 Entity MIB API  
  14   0        188        188       6884          0          0 ATM Idle Timer  
  15   0          0          0       6884          0          0 SERIAL A'detect 
  16   0        188        188       6884          0          0 GraphIt         
  17   0        188        188      12884          0          0 Dialer event    
  18   0          0          0       6884          0          0 Critical Bkgnd  
  19   0     123932          0     116164          0          0 Net Background  
  20   0        188        188      12884          0          0 Logger          
  21   0        188        188       6884          0          0 TTY Background  
  22   0          0          0       9884          0          0 Per-Second Jobs 
  23   0          0          0       3884          0          0 IPM_C1700_CLOCK 
  24   0          0          0       6884          0          0 Net Input       
  25   0        188        188       6884          0          0 Compute load avg
  26   0          0          0       6884          0          0 Per-minute Jobs 
  27   0        188        188       6884          0          0 AAA Server      
  28   0          0          0       6884          0          0 AAA ACCT Proc   
  29   0          0          0       6884          0          0 ACCT Periodic Pr
  30   0        188        188       6944          0          0 AAA Dictionary R
  31   0       2376          0      15260          0          0 IP Input        
  32   0          0          0       6884          0          0 ICMP event handl
  33   0       1744        188       8440          0          0 CDP Protocol    
  34   0          0          0      12884          0          0 SSS Manager     
  35   0          0          0      12884          0          0 SSS Test Client 
  36   0        376        376      12884          0          0 PPP Hooks       
  37   0          0          0       6884          0          0 X.25 Encaps Mana
  38   0       6200       6200      12884          0          0 PPP IP Route    
  39   0       2072        188      14768          0          0 PPP IPCP        
  40   0          0          0       9884          0          0 IP Background   
  41   0        152          0      10036          0          0 IP RIB Update   
  42   0          0          0      12884          0          0 TCP Timer       
  43   0          0          0      12884          0          0 TCP Protocols   
  44   0          0          0       6884          0          0 RARP Input      
  45   0          0          0       6884          0          0 Socket Timers   
  46   0      80524      40716      23836          0          0 HTTP CORE       
  47   0      29856        188      22784          0          0 DHCPD Receive   
  48   0          0          0       6884          0          0 IP Cache Ager   
  49   0          0          0       6884          0          0 PAD InCall      
  50   0        188        188      12884          0          0 X.25 Background 
  51   0        188        188       6884          0          0 PPP SSS         
  52   0        188        188       6884          0          0 Adj Manager     
  53   0        188        188       6884          0          0 PPP Bind        
  54   0          0          0       6884          0          0 SNMP Timers     
  55   0        188        188       6884          0          0 LOCAL AAA       
  56   0        188        188       6884          0          0 ENABLE AAA      
  57   0        188        188       6884          0          0 LINE AAA        
  58   0        188        188       6884          0          0 TPLUS           
  59   0        188        188       6884          0          0 CRM_CALL_UPDATE_
  60   0     147228     141776      18812          0          0 HTTP CP         
  61   0        188        188       6884          0          0 AAA SEND STOP EV
  62   0          0          0       6884          0          0 Syslog Traps    
  63   0       1864          0       8748          0          0 SAA Event Proces
  64   0          0          0       6900          0          0 FR LMI          
  65   0          0          0       6900          0          0 FR Broadcast Out
  66   0        188        188       6884          0          0 compute load per
  67   0          0          0       6884          0          0 FR ARP          
  68   0          0          0       6884          0          0 FR FRAGMENTATION
  69   0          0          0       6884          0          0 FRF9 manager    
  70   0          0          0       6900          0          0 FRF9 timed event
  71   0        188        188       6884          0          0 IP NAT Ager     
  72   0        188        188      12884          0          0 PPP manager     
  73   0     160056      42576     130364          0          0 PPP Events      
  74   0        188        188       6884          0          0 Multilink PPP   
  75   0        188        188       6884          0          0 Multilink event 
  76   0     150940      65268     110728          0          0 VTEMPLATE Backgr
  77   0          0          0       6884          0          0 DHCPD Timer     
  78   0        188          0       7072          0          0 DHCPD Database  
                                  5169912 Total

------------------ show process cpu ------------------


CPU utilization for five seconds: 1%/0%; one minute: 0%; five minutes: 0%
 PID Runtime(ms)   Invoked      uSecs   5Sec   1Min   5Min TTY Process 
   1           0         1          0  0.00%  0.00%  0.00%   0 Chunk Manager    
   2           4        66         60  0.00%  0.00%  0.00%   0 Load Meter       
   4          92        33       2787  0.24%  0.03%  0.00%   0 Check heaps      
   5           0         1          0  0.00%  0.00%  0.00%   0 Pool Manager     
   6           0         1          0  0.00%  0.00%  0.00%   0 AAA_SERVER_DEADT 
   7           0         2          0  0.00%  0.00%  0.00%   0 Timers           
   8           0         2          0  0.00%  0.00%  0.00%   0 Serial Backgroun 
   9           0         2          0  0.00%  0.00%  0.00%   0 AAA high-capacit 
  10          36        95        378  0.00%  0.00%  0.00%   0 ARP Input        
  11           4        29        137  0.00%  0.00%  0.00%   0 DDR Timers       
  12           0        17          0  0.00%  0.00%  0.00%   0 HC Counter Timer 
  13           4         2       2000  0.00%  0.00%  0.00%   0 Entity MIB API   
  14           0         2          0  0.00%  0.00%  0.00%   0 ATM Idle Timer   
  15           0         1          0  0.00%  0.00%  0.00%   0 SERIAL A'detect  
  16           0       323          0  0.00%  0.00%  0.00%   0 GraphIt          
  17           0         2          0  0.00%  0.00%  0.00%   0 Dialer event     
  18           0         1          0  0.00%  0.00%  0.00%   0 Critical Bkgnd   
  19          28       103        271  0.00%  0.00%  0.00%   0 Net Background   
  20           4         9        444  0.00%  0.00%  0.00%   0 Logger           
  21           8       319         25  0.00%  0.00%  0.00%   0 TTY Background   
  22           0       327          0  0.00%  0.00%  0.00%   0 Per-Second Jobs  
  23           0         2          0  0.00%  0.00%  0.00%   0 IPM_C1700_CLOCK  
  24           0         1          0  0.00%  0.00%  0.00%   0 Net Input        
  25           0        66          0  0.00%  0.00%  0.00%   0 Compute load avg 
  26         100         6      16666  0.00%  0.02%  0.00%   0 Per-minute Jobs  
  27           0        28          0  0.00%  0.00%  0.00%   0 AAA Server       
  28           0         1          0  0.00%  0.00%  0.00%   0 AAA ACCT Proc    
  29           0         1          0  0.00%  0.00%  0.00%   0 ACCT Periodic Pr 
  30           0         2          0  0.00%  0.00%  0.00%   0 AAA Dictionary R 
  31         164       386        424  0.08%  0.03%  0.01%   0 IP Input         
  32           0         1          0  0.00%  0.00%  0.00%   0 ICMP event handl 
  33           4        35        114  0.00%  0.00%  0.00%   0 CDP Protocol     
  34           0         1          0  0.00%  0.00%  0.00%   0 SSS Manager      
  35           0        43          0  0.00%  0.00%  0.00%   0 SSS Test Client  
  36           0        29          0  0.00%  0.00%  0.00%   0 PPP Hooks        
  37           0         1          0  0.00%  0.00%  0.00%   0 X.25 Encaps Mana 
  38          40        54        740  0.08%  0.01%  0.00%   0 PPP IP Route     
  39          16        80        200  0.00%  0.00%  0.00%   0 PPP IPCP         
  40          16        72        222  0.00%  0.00%  0.00%   0 IP Background    
  41          12        80        150  0.00%  0.00%  0.00%   0 IP RIB Update    
  42           0         4          0  0.00%  0.00%  0.00%   0 TCP Timer        
  43           0         1          0  0.00%  0.00%  0.00%   0 TCP Protocols    
  44           0         1          0  0.00%  0.00%  0.00%   0 RARP Input       
  45           0         1          0  0.00%  0.00%  0.00%   0 Socket Timers    
  46          68        27       2518  0.24%  0.02%  0.00%   0 HTTP CORE        
  47           0         2          0  0.00%  0.00%  0.00%   0 DHCPD Receive    
  48           0         6          0  0.00%  0.00%  0.00%   0 IP Cache Ager    
  49           0         1          0  0.00%  0.00%  0.00%   0 PAD InCall       
  50           0         2          0  0.00%  0.00%  0.00%   0 X.25 Background  
  51           0         2          0  0.00%  0.00%  0.00%   0 PPP SSS          
  52           4         7        571  0.00%  0.00%  0.00%   0 Adj Manager      
  53           0         2          0  0.00%  0.00%  0.00%   0 PPP Bind         
  54           0         1          0  0.00%  0.00%  0.00%   0 SNMP Timers      
  55           4        28        142  0.00%  0.00%  0.00%   0 LOCAL AAA        
  56           0         2          0  0.00%  0.00%  0.00%   0 ENABLE AAA       
  57           0         2          0  0.00%  0.00%  0.00%   0 LINE AAA         
  58           0         2          0  0.00%  0.00%  0.00%   0 TPLUS            
  59           0        12          0  0.00%  0.00%  0.00%   0 CRM_CALL_UPDATE_ 
  60        1016        35      29028  0.00%  0.00%  0.00%   0 HTTP CP          
  61           0         2          0  0.00%  0.00%  0.00%   0 AAA SEND STOP EV 
  62           0         1          0  0.00%  0.00%  0.00%   0 Syslog Traps     
  63          12     79912          0  0.00%  0.00%  0.00%   0 SAA Event Proces 
  64           0        65          0  0.00%  0.00%  0.00%   0 FR LMI           
  65           0      3220          0  0.00%  0.00%  0.00%   0 FR Broadcast Out 
  66           0        66          0  0.00%  0.00%  0.00%   0 compute load per 
  67           0         6          0  0.00%  0.00%  0.00%   0 FR ARP           
  68           0         6          0  0.00%  0.00%  0.00%   0 FR FRAGMENTATION 
  69           0         1          0  0.00%  0.00%  0.00%   0 FRF9 manager     
  70           0         1          0  0.00%  0.00%  0.00%   0 FRF9 timed event 
  71           0         2          0  0.00%  0.00%  0.00%   0 IP NAT Ager      
  72          12     10043          1  0.00%  0.00%  0.00%   0 PPP manager      
  73         152     10273         14  0.08%  0.04%  0.02%   0 PPP Events       
  74           0       323          0  0.00%  0.00%  0.00%   0 Multilink PPP    
  75           0         2          0  0.00%  0.00%  0.00%   0 Multilink event  
  76         364         4      91000  0.00%  0.00%  0.02%   0 VTEMPLATE Backgr 
  77           0         3          0  0.00%  0.00%  0.00%   0 DHCPD Timer      
  78           0        87          0  0.00%  0.00%  0.00%   0 DHCPD Database  

------------------ show process cpu history ------------------

                                                              
                                                              
    11                                                        
100                                                           
 90                                                           
 80                                                           
 70                                                           
 60                                                           
 50                                                           
 40                                                           
 30                                                           
 20                                                           
 10                                                           
   0....5....1....1....2....2....3....3....4....4....5....5....
             0    5    0    5    0    5    0    5    0    5    
               CPU% per second (last 60 seconds)
                                                              
        8                                                     
        3                                                     
100                                                           
 90                                                           
 80     *                                                     
 70     *                                                     
 60     *                                                     
 50     *                                                     
 40     *                                                     
 30     *                                                     
 20     *                                                     
 10     #                                                     
   0....5....1....1....2....2....3....3....4....4....5....5....
             0    5    0    5    0    5    0    5    0    5    
               CPU% per minute (last 60 minutes)
              * = maximum CPU%   # = average CPU%
                                                                          
                                                                          
                                                                          
100                                                                       
 90                                                                       
 80                                                                       
 70                                                                       
 60                                                                       
 50                                                                       
 40                                                                       
 30                                                                       
 20                                                                       
 10                                                                       
   0....5....1....1....2....2....3....3....4....4....5....5....6....6....7.
             0    5    0    5    0    5    0    5    0    5    0    5    0 
                   CPU% per hour (last 72 hours)
                  * = maximum CPU%   # = average CPU%


------------------ show context ------------------


No valid exception information to display.


------------------ show diag ------------------


Slot 0:
	C1721 1FE Mainboard Port adapter, 2 ports
	Port adapter is analyzed 
	Port adapter insertion time unknown
	EEPROM contents at hardware discovery:
	Hardware Revision        : 3.0
	PCB Serial Number        : FOC08080GD3
	Part Number              : 73-7546-03
	Board Revision           : B0
	Fab Version              : 04
	Product Number           : CISCO1721
	EEPROM format version 4
	EEPROM contents (hex):
	  0x00: 04 FF 40 03 5A 41 03 00 C1 8B 46 4F 43 30 38 30
	  0x10: 38 30 47 44 33 82 49 1D 7A 03 42 42 30 02 04 FF
	  0x20: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
	  0x30: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
	  0x40: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
	  0x50: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
	  0x60: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
	  0x70: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF

	WIC/VIC Slot 0:
	Serial 1T
	Hardware revision 1.0	Board revision B0
	Serial number     0034724608	Part number    800-01514-02
	FRU Part Number   WIC-1T=

	Test history      0x00		RMA number     00-00-00
	Connector type    WAN Module
	EEPROM format version 1
	EEPROM contents (hex):
	0x20:	01 02 01 00 02 11 DB 00 50 05 EA 02 00 00 00 00 
	0x30:	58 00 00 00 06 03 12 01 FF FF FF FF FF FF FF FF 


------------------ show c1700 ------------------

C1700 Platform Information:
Interrupts: 

 Assigned Handlers...
  Vect  Handler   # of Ints   Name
    01  801F9AB4   0001445C   MPC860P TIMER INTERRUPT
    02  80269288   00000046   16552 Con/Aux Interrupt
    03  80266984   00000000   Timebase Reference Interrupt
    04  80274A14   00000009   WIC Network IO Int & pquicc fec speed/dup INT handler
    05  80274A5C   000005B9   MPC860P CPM INTERRUPT
    13  80013914   00000256   pquicc fec interrupt

 IOS Priority Masks...
  Level 00 = [ 7C040000 ]
  Level 01 = [ 7C040000 ]
  Level 02 = [ 7C040000 ]
  Level 03 = [ 7C040000 ]
  Level 04 = [ 70000000 ]
  Level 05 = [ 60000000 ]
  Level 06 = [ 40000000 ]
  Level 07 = [ 00000000 ]

 SIU_IRQ_MASK  = FFFFFFFF  SIEN   = 7C04xxxx   Current Level = 00
 Spurious IRQs = 00000000  SIPEND = 0000xxxx

 Interrupt Throttling:
  Throttle Count = 00000000   Timer Count      = 00000000
  Netint usec    = 00000FA0   Netint Mask usec = 000003E8
  Active         =        0   Configured       =        0
  Longest IRQ    = 00000000

IDMA Status:
 Requests = 00000820	  Drops                = 00000000
 Complete = 00000820      Post Coalesce Frames = 00000820
 Giant    = 00000000
 Available Blocks = 256/256


------------------ show controllers t1 ------------------



------------------ show controllers e1 ------------------



------------------ show controllers j1 ------------------



------------------ show region ------------------


Region Manager:

      Start         End     Size(b)  Class  Media  Name
 0x0357E800  0x03FFFFFF    11016192  Iomem  R/W    iomem
 0x60000000  0x61FFFFFF    33554432  Flash  R/O    flash
 0x80000000  0x8357E7FF    56092672  Local  R/W    main
 0x80008120  0x80AB8043    11206436  IText  R/O    main:text
 0x80AB8044  0x80FA48E7     5163172  IData  R/W    main:data
 0x80D6AEB8  0x80D97157      180896  Local  R/W    data:ADSL firmware
 0x80F17758  0x80FA48E7      577936  Local  R/W    data:firmware
 0x80FA48E8  0x81172D53     1893484  IBss   R/W    main:bss
 0x81172D54  0x8357E7FF    37796524  Local  R/W    main:heap



------------------ show buffers ------------------


Buffer elements:
     498 in free list (500 max allowed)
     966 hits, 0 misses, 0 created

Public buffer pools:
Small buffers, 104 bytes (total 50, permanent 50):
     49 in free list (20 min, 150 max allowed)
     1106 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
Middle buffers, 600 bytes (total 25, permanent 25):
     25 in free list (10 min, 150 max allowed)
     53 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
Big buffers, 1536 bytes (total 50, permanent 50):
     47 in free list (5 min, 150 max allowed)
     69 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
VeryBig buffers, 4520 bytes (total 10, permanent 10):
     10 in free list (0 min, 100 max allowed)
     0 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
Large buffers, 5024 bytes (total 0, permanent 0):
     0 in free list (0 min, 10 max allowed)
     0 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
Huge buffers, 18024 bytes (total 0, permanent 0):
     0 in free list (0 min, 4 max allowed)
     0 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)

Header pools:
Header buffers, 0 bytes (total 137, permanent 128, peak 137 @ 00:05:30):
     9 in free list (10 min, 512 max allowed)
     125 hits, 3 misses, 0 trims, 9 created
     0 failures (0 no memory)
     128 max cache size, 128 in cache
     0 hits in cache, 0 misses in cache

Particle Clones:
     1024 clones, 0 hits, 0 misses

Public particle pools:
F/S buffers, 256 bytes (total 384, permanent 384):
     128 in free list (128 min, 1024 max allowed)
     256 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
     256 max cache size, 256 in cache
     0 hits in cache, 0 misses in cache
Normal buffers, 1548 bytes (total 512, permanent 512):
     384 in free list (128 min, 1024 max allowed)
     176 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
     128 max cache size, 128 in cache
     0 hits in cache, 0 misses in cache

Private particle pools:
FastEthernet0 buffers, 1536 bytes (total 96, permanent 96):
     0 in free list (0 min, 96 max allowed)
     96 hits, 0 fallbacks
     96 max cache size, 64 in cache
     481 hits in cache, 0 misses in cache
Serial0 buffers, 1548 bytes (total 32, permanent 32):
     0 in free list (0 min, 32 max allowed)
     32 hits, 0 fallbacks
     32 max cache size, 16 in cache
     342 hits in cache, 0 misses in cache




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


Inviato: mar 19 gen , 2010 9:37 am
da gerbone
Non avete nessuna idea???