> Date: Thu, 4 Jun 2009 08:37:31 +0200
> Subject: Re: [Cug] port security
> From: [email protected]
> To: [email protected]
> 
> Il 3 giugno 2009 21.28, Matteo Barbaro  ha scritto:
>>
>>
>>> Date: Wed, 3 Jun 2009 12:37:34 +0200
>>> Subject: Re: [Cug] port security
>>> From: [email protected]
>>> To: [email protected]
>>>
>>> Il 3 giugno 2009 12.04, Matteo Barbaro  ha scritto:
>>>>
>>>> Buon Giorno
>>>>
>>>> Ho un problema con dei 2060 della Cisco o forse non è un problema ma 
>>>> qualcosa che mi sfugge.
>>>>
>>>> In pratica configurando il port security "max uno" mac address sulle porte 
>>>> fastethernet mi succede spesso che anche senza una violazione ( più di un 
>>>> mac- address) la porta se ne và in error disable....(riconfigurazione pc, 
>>>> cambio computer)
>>>>
>>>> qualcuno ha avuto esperienze simili?
>>>>
>>>> da cosa può esser dovuto?
>>>> _________________________________________________________________
>>>> Invite your mail contacts to join your friends list with Windows Live 
>>>> Spaces. It's easy!
>>>> http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us_______________________________________________
>>>> http://cug.areanetworking.it
>>>> [email protected]
>>>> http://ml.areanetworking.it/mailman/listinfo/cug
>>>>
>>>
>>> Puoi postare la configurazione switchport della porta?
>>>
>>> Grazie
>>> _______________________________________________
>>> http://cug.areanetworking.it
>>> [email protected]
>>> http://ml.areanetworking.it/mailman/listinfo/cug
>> ecco la configurazione port security sulle porte===>
>>
>> nomeswitch#show port
>> nomeswitch#show port-security
>> Secure Port MaxSecureAddr CurrentAddr SecurityViolation Security Action
>> (Count) (Count) (Count)
>> ---------------------------------------------------------------------------
>> Fa0/1 1 1 0 Shutdown
>> Fa0/2 1 1 0 Shutdown
>> Fa0/3 1 1 0 Shutdown
>> Fa0/4 1 1 0 Shutdown
>> Fa0/5 1 1 0 Shutdown
>> Fa0/6 1 1 0 Shutdown
>> Fa0/7 1 1 0 Shutdown
>> Fa0/8 1 0 0 Shutdown
>> Fa0/9 1 0 0 Shutdown
>> Fa0/10 1 1 0 Shutdown
>> Fa0/11 1 0 0 Shutdown
>> Fa0/12 1 0 0 Shutdown
>> Fa0/13 1 0 0 Shutdown
>> Fa0/14 1 1 0 Shutdown
>> Fa0/15 1 0 0 Shutdown
>> Fa0/16 1 0 0 Shutdown
>> Fa0/17 1 1 0 Shutdown
>> Fa0/18 1 1 0 Shutdown
>> Fa0/19 1 1 0 Shutdown
>> Fa0/20 1 1 0 Shutdown
>> Fa0/21 1 1 0 Shutdown
>> Fa0/22 1 1 0 Shutdown
>> Fa0/23 1 1 0 Shutdown
>> Fa0/24 1 1 0 Shutdown
>> Fa0/25 1 0 0 Shutdown
>> Fa0/26 1 0 0 Shutdown
>> Fa0/27 1 0 0 Shutdown
>> Fa0/28 1 1 0 Shutdown
>> Fa0/29 1 1 0 Shutdown
>> Fa0/30 1 0 0 Shutdown
>> Fa0/31 1 0 0 Shutdown
>> Fa0/32 1 0 0 Shutdown
>> Fa0/33 1 0 0 Shutdown
>> Fa0/34 1 0 0 Shutdown
>> Fa0/35 1 0 0 Shutdown
>> Fa0/36 1 0 0 Shutdown
>> Fa0/37 1 0 0 Shutdown
>> Fa0/38 1 0 0 Shutdown
>> Fa0/39 1 0 0 Shutdown
>> Fa0/40 1 0 0 Shutdown
>> Fa0/41 1 0 0 Shutdown
>> Fa0/42 1 0 0 Shutdown
>> Fa0/43 1 0 0 Shutdown
>> Fa0/44 1 0 0 Shutdown
>> Fa0/45 1 0 0 Shutdown
>> Fa0/46 1 0 0 Shutdown
>> Fa0/47 1 0 0 Shutdown
>> Fa0/48 1 0 0 Shutdown
>> ---------------------------------------------------------------------------
>> Total Addresses in System (excluding one mac per port) : 0
>> Max Addresses limit in System (excluding one mac per port) : 1024
>>
>> _________________________________________________________________
>> Drag n’ drop—Get easy photo sharing with Windows Live™ Photos.
>>
>> http://www.microsoft.com/windows/windowslive/products/photos.aspx
>> _______________________________________________
>> http://cug.areanetworking.it
>> [email protected]
>> http://ml.areanetworking.it/mailman/listinfo/cug
>>
>>
> 
> Puoi postare lo "show run" ?
 
ecco lo show run 
 
aaa authorization config-commands
aaa authorization exec default group tacacs+ none
aaa authorization commands 1 default group tacacs+ none
aaa authorization commands 15 default group tacacs+ none
aaa accounting exec default start-stop group tacacs+
aaa accounting commands 1 default stop-only group tacacs+
aaa accounting commands 15 default start-stop group tacacs+
!
username root privilege 15 password 7  xxxxxxxxxxxxxx
username xxx-xx privilege 15 password 7 xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
username xxx privilege 2 password 7 xxxxxxxxxxxxxxxxxxxxxxxx
errdisable recovery cause psecure-violation
errdisable recovery interval 60
ip subnet-zero
!
!
spanning-tree mode pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
!
!
!
!
interface FastEthernet0/1
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/2
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/3
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/4
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/5
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/6
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/7
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/8
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/9
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/10
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/11
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/12
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/13
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/14
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/15
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/16
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/17
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/18
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/19
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/20
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/21
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/22
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/23
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/24
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/25
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/26
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/27
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/28
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/29
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/30
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/31
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/32
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/33
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/34
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/35
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/36
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/37
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/38
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/39
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/40
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/41
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/42
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/43
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/44
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/45
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/46
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/47
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface FastEthernet0/48
 switchport access vlan 35
 switchport mode access
 switchport port-security
!
interface GigabitEthernet0/1
 switchport mode trunk
!
_________________________________________________________________
Windows Live™: Keep your life in sync. Check it out!
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_allup_explore_012009
_______________________________________________
http://cug.areanetworking.it
[email protected]
http://ml.areanetworking.it/mailman/listinfo/cug

Reply via email to