From: Hunt Lee (huntl@webcentral.com.au)
Date: Tue Apr 08 2003 - 00:43:42 GMT-3
Strange, what IOS are u running?
Mine works fine ;)
interface FastEthernet0/8                     
 switchport mode access                          
 switchport port-security              
 switchport port-security mac-address 0000.0c47.366f   
 no ip address                                         
 storm-control broadcast level 10.00  
Cat#sh port-security                             
Secure Port      MaxSecureAddr  CurrentAddr  SecurityViolation  Security
Action 
                    (Count)        (Count)      (Count)   
----------------------------------------------------------------------------
--- 
     Fa0/8           1               1             0              Shutdown
----------------------------------------------------------------------------
--- 
Total Addresses in System : 1   
Max Addresses limit in System : 128                    
                                                       
Cat#         
Regards,
Hunt
-----Original Message-----
From: Jason Cash [mailto:cash2001@swbell.net]
Sent: Tuesday, 8 April 2003 12:10 PM
To: ccielab@groupstudy.com
Subject: 3550 static portsecurity
I am trying to define a static mac-address under port security, but it
doesn't show up in the config nor as a static entry.  What am I
missing?!
 
3550-1#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
3550-1(config)#int f0/7
3550-1(config-if)#switchport port-security mac-address 0009.b769.5f00
3550-1(config-if)#^Z
3550-1#sh port-security add
          Secure Mac Address Table
-------------------------------------------------------------------
Vlan    Mac Address       Type                Ports   Remaining Age
567    0009.b769.5f00    SecureDynamic       Fa0/7    1440 (I)
-------------------------------------------------------------------
Total Addresses in System : 1
Max Addresses limit in System : 128
 
3550-1#sh port-security int f0/7 
Port Security : Enabled
Port status : SecureUp
Violation mode : Shutdown
Maximum MAC Addresses : 1
Total MAC Addresses : 1
Configured MAC Addresses : 0
Sticky MAC Addresses : 0
Aging time : 1440 mins
Aging type : Inactivity
SecureStatic address aging : Enabled
Security Violation count : 0
 
3550-1#sh run | beg interface FastEthernet0/7
interface FastEthernet0/7
 description R7 - F0/0
 switchport access vlan 567
 switchport mode access
 switchport port-security
 switchport port-security aging time 1440
 switchport port-security aging type inactivity
 switchport port-security aging static
 no ip address
 duplex full
 speed 100
 spanning-tree portfast
This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:35:48 GMT-3