cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
397
Views
0
Helpful
2
Replies

mac address filter

mframadan
Level 1
Level 1

how to deny specfic mac address to access specfic server on cisco switch 6509 hyprid IOS

2 Replies 2

Jagdeep Gambhir
Level 10
Level 10

Hi ,

From 7.6, port Security has a feature that would do it,

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/sw_7_6/confg_gd/

sec_port.htm#wp1022694

set cam filter

That will block ANY frame with that source address, that computer won't be able to get

into the network AT ALL. As soon as the switch receives a frame, it always checks it

against the CAM table, it will find that address marked as "filter", so it will discard

the frame.

Regards,

~JG

purohit_810
Level 5
Level 5

You can anable port security on that interface.

set port security 2/1 enable

Console> (enable) set port security 2/1 enable 00-90-2b-03-34-08

Port 2/1 port security enabled with 00-90-2b-03-34-08 as the secure mac address

Trunking disabled for Port 2/1 due to Security Mode

Console> (enable)

Where 2/1 is the Server port.

You can see more in detail on below link:

http://www.cisco.com/en/US/docs/switches/lan/catalyst6500/catos/7.x/configuration/guide/sec_port.html

Regards,

Dharmesh Purohit

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card