2276
Views
0
Helpful
1
Replies
how to block mac address in 2800 router
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2014 11:19 PM - edited 02-21-2020 05:19 AM
sir
how to block mac addresses in cisco 2800 router
Labels:
1 Reply 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2014 11:13 AM
Hi,
To block mac addresses you can simply create Mac based ACLs which ranges between
700 to 799
Example:
access-list 700 deny xxxx.xxxx.xxxx.xxxx
access-list 700 permit yyyy.yyyy.yyyy.yyyy
now you can apply it on interface:
int f0/0
access-group 700 in
exit
Regards,
Rahul Chhabra
Network Engineer
Spooster IT Services
