Pagina 1 di 1

Logging buffer vuoto

Inviato: gio 11 set , 2008 1:13 pm
da oibaf00
Salve a tutti,

ho un problema con degli switch cisco 3500 series nella visualizzazione del baffer del log.
Mi spiego meglio, in uno sw appena sballato senza configurazione quando stacco o attacco un pc mi notifica sul terminal il cambiamento dello stato della porta e se faccio "show logging" vedo gli eventi registrati nel buffer.
In uno switch invece configurato, ma senza configurazioni per quanto riguarda syslog server, non mi notifica sul monitor nessuna variazione dello stato della porta e se faccio il comando "shoe logging" mi fa vedere il buffer vuoto.

Qualcuno sa aiutarmi?????

Thanks!

Re: Logging buffer vuoto

Inviato: gio 11 set , 2008 4:57 pm
da Mocuisla82
oibaf00 ha scritto:Salve a tutti,

ho un problema con degli switch cisco 3500 series nella visualizzazione del baffer del log.
Mi spiego meglio, in uno sw appena sballato senza configurazione quando stacco o attacco un pc mi notifica sul terminal il cambiamento dello stato della porta e se faccio "show logging" vedo gli eventi registrati nel buffer.
In uno switch invece configurato, ma senza configurazioni per quanto riguarda syslog server, non mi notifica sul monitor nessuna variazione dello stato della porta e se faccio il comando "shoe logging" mi fa vedere il buffer vuoto.

Qualcuno sa aiutarmi?????

Thanks!
che versione è ?

Inviato: ven 12 set , 2008 10:14 am
da oibaf00
Dell IOS la 12.0, dello Switch WS-C3548-XL

Inviato: ven 12 set , 2008 10:17 am
da oibaf00
Vi incollo anche le risposte a i due "Show logging":

Questo è quello che funziona correttamente:
SW-1P-A2# sh logging
Syslog logging: enabled (0 messages dropped, 0 flushes, 0 overruns)
Console logging: level debugging, 5 messages logged
Monitor logging: level debugging, 0 messages logged
Buffer logging: level debugging, 5 messages logged
File logging: disabled
Trap logging: level informational, 9 message lines logged

Log Buffer (4096 bytes):

00:00:32: %SYS-5-CONFIG: Configured from NVRAM by console
00:00:34: %SYS-5-RESTART: System restarted --
......
......


Questo è quello che NON funziona correttamente:

SW-1-A1-TPA1#show logging
Syslog logging: enabled (0 messages dropped, 0 flushes, 0 overruns)
Console logging: level debugging, 52 messages logged
Monitor logging: level debugging, 0 messages logged
Buffer logging: level debugging, 52 messages logged
File logging: disabled
Trap logging: level informational, 56 message lines logged

Log Buffer (4096 bytes):
SW-1-A1-TPA1#

Help me!!!!

Inviato: ven 12 set , 2008 12:19 pm
da Mocuisla82
oibaf00 ha scritto:Vi incollo anche le risposte a i due "Show logging":

Questo è quello che funziona correttamente:
SW-1P-A2# sh logging
Syslog logging: enabled (0 messages dropped, 0 flushes, 0 overruns)
Console logging: level debugging, 5 messages logged
Monitor logging: level debugging, 0 messages logged
Buffer logging: level debugging, 5 messages logged
File logging: disabled
Trap logging: level informational, 9 message lines logged

Log Buffer (4096 bytes):

00:00:32: %SYS-5-CONFIG: Configured from NVRAM by console
00:00:34: %SYS-5-RESTART: System restarted --
......
......


Questo è quello che NON funziona correttamente:

SW-1-A1-TPA1#show logging
Syslog logging: enabled (0 messages dropped, 0 flushes, 0 overruns)
Console logging: level debugging, 52 messages logged
Monitor logging: level debugging, 0 messages logged
Buffer logging: level debugging, 52 messages logged
File logging: disabled
Trap logging: level informational, 56 message lines logged

Log Buffer (4096 bytes):
SW-1-A1-TPA1#

Help me!!!!
puoi postare anche la conf ?

Inviato: ven 12 set , 2008 12:52 pm
da oibaf00
Funzionante

Codice: Seleziona tutto

SW-1P-A2#sh run
Building configuration...

Current configuration:
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname SW-1P-A2
!
enable secret 5 $1$d7wL$8T6PUfVcxeRzsaVsKlZLw0
enable password 7 045602080C2E41
!
username administrator password 7 00091A08075406
!
!
!
!
!
ip subnet-zero
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface FastEthernet0/25
!
interface FastEthernet0/26
!
interface FastEthernet0/27
!
interface FastEthernet0/28
!
interface FastEthernet0/29
!
interface FastEthernet0/30
!
interface FastEthernet0/31
!
interface FastEthernet0/32
!
interface FastEthernet0/33
!
interface FastEthernet0/34
!
interface FastEthernet0/35
!
interface FastEthernet0/36
!
interface FastEthernet0/37
!
interface FastEthernet0/38
!
interface FastEthernet0/39
!
interface FastEthernet0/40
!
interface FastEthernet0/41
!
interface FastEthernet0/42
!
interface FastEthernet0/43
!
interface FastEthernet0/44
!
interface FastEthernet0/45
!
interface FastEthernet0/46
!
interface FastEthernet0/47
!
interface FastEthernet0/48
!
interface GigabitEthernet0/1
 switchport trunk encapsulation dot1q
 switchport mode trunk
!
interface GigabitEthernet0/2
!
interface VLAN1
 no ip address
 no ip directed-broadcast
 no ip route-cache
 shutdown
!
interface VLAN70
 ip address 10.80.90.7 255.255.255.0
 no ip directed-broadcast
 no ip route-cache
!
ip default-gateway 10.80.90.1

!
line con 0
 logging synchronous
 login local
 transport input none
 stopbits 1
line vty 0 4
 logging synchronous
 login local
line vty 5 15
 no login
!
end
non funzionante

Codice: Seleziona tutto

SW-1-A1-TPA1#sh run
Building configuration...

Current configuration:
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname SW-1-A1-TPA1
!
aaa new-model
aaa authentication login default local
enable password 7 011E0F0A58040B
!
username administrator password 7 1043001706181F
!
!
!
!
!
ip subnet-zero
!
!
!
interface FastEthernet0/1
 switchport access vlan 160
!
interface FastEthernet0/2
 switchport access vlan 160
!
interface FastEthernet0/3
 switchport access vlan 160
!
interface FastEthernet0/4
 switchport access vlan 160
!
interface FastEthernet0/5
 
 switchport access vlan 400
 spanning-tree portfast
!
interface FastEthernet0/6

 switchport access vlan 400
 spanning-tree portfast
!
interface FastEthernet0/7

 switchport access vlan 400
 spanning-tree portfast
!
interface FastEthernet0/8

 switchport access vlan 110
 spanning-tree portfast
!
interface FastEthernet0/9

 switchport access vlan 400
 spanning-tree portfast
!
interface FastEthernet0/10

 switchport access vlan 410
 spanning-tree portfast
!
interface FastEthernet0/11
 switchport access vlan 410
!
interface FastEthernet0/12
 switchport access vlan 430
!
interface FastEthernet0/13
 switchport access vlan 450
!
interface FastEthernet0/14
 switchport access vlan 450
!
interface FastEthernet0/15
 switchport access vlan 450
!
interface FastEthernet0/16
!
interface FastEthernet0/17
 switchport access vlan 450
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!         
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface FastEthernet0/25
!
interface FastEthernet0/26
!
interface FastEthernet0/27
!
interface FastEthernet0/28
!
interface FastEthernet0/29
!
interface FastEthernet0/30
!
interface FastEthernet0/31
!
interface FastEthernet0/32
!
interface FastEthernet0/33
!
interface FastEthernet0/34
!
interface FastEthernet0/35
!
interface FastEthernet0/36
!
interface FastEthernet0/37
!
interface FastEthernet0/38
!
interface FastEthernet0/39
!
interface FastEthernet0/40
!
interface FastEthernet0/41
!
interface FastEthernet0/42
!
interface FastEthernet0/43
!
interface FastEthernet0/44
!
interface FastEthernet0/45
!
interface FastEthernet0/46

!
interface FastEthernet0/47

 switchport access vlan 400
 spanning-tree portfast
!
interface FastEthernet0/48

 switchport access vlan 400
 spanning-tree portfast
!
interface GigabitEthernet0/1
 switchport mode trunk
!
interface GigabitEthernet0/2
 switchport mode trunk
!
interface VLAN1
 no ip directed-broadcast
 no ip route-cache
 shutdown
!
interface VLAN2
 no ip directed-broadcast
 no ip route-cache
 shutdown
!
interface VLAN70
 ip address 10.80.90.16 255.255.255.0
 no ip directed-broadcast
 no ip route-cache
!
ip default-gateway 10.80.90.1

!
line con 0
 logging synchronous
 transport input none
 stopbits 1
line vty 5 15
 logging synchronous
!
end