cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
305
Views
4
Helpful
1
Replies

Port Security on LAN Switches

aazim
Level 1
Level 1

What is the equivalent IOS switch command for the Catalyst 6509 CAT OS <set port security> command.

on other IOS switches like the 3550 series there is a command - switchport port-security. i need to know the command on CAT6509

1 Accepted Solution

Accepted Solutions

steve.barlow
Level 7
Level 7

Release 12.1(13)E and later releases support the port security feature.

eg.

Router(config-if)# switchport mode access

Router(config-if)# switchport port-security

Router(config-if)# switchport port-security maximum 1

Router(config-if)# switchport port-security mac-address xxxx.xxxx.xxxx

Router(config-if)# switchport port-security violation shutdown

See link: http://www.cisco.com/en/US/products/hw/switches/ps708/products_configuration_guide_chapter09186a00800da706.html

Hope it helps.

Steve

View solution in original post

1 Reply 1

steve.barlow
Level 7
Level 7

Release 12.1(13)E and later releases support the port security feature.

eg.

Router(config-if)# switchport mode access

Router(config-if)# switchport port-security

Router(config-if)# switchport port-security maximum 1

Router(config-if)# switchport port-security mac-address xxxx.xxxx.xxxx

Router(config-if)# switchport port-security violation shutdown

See link: http://www.cisco.com/en/US/products/hw/switches/ps708/products_configuration_guide_chapter09186a00800da706.html

Hope it helps.

Steve

Review Cisco Networking for a $25 gift card