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

MAC address filtering on a 2821 router

emildatcu
Level 1
Level 1

On a Cisco 2821 router, my customer wants to retsrict access to "enable" mode both by using a user name/password combination and a list of approved MAC addresses.

Any ideas?

Emil

2 Replies 2

royalblues
Level 10
Level 10

You can configure local usernames on the device and chnage the login authentication for the VTY lines to Local

username admin privelege 15 secret

line vty 0 15

login local

I dont think you can restrict the telnet login to particular mac-addresses as vty does not allow you to apply a MAC-access list. you can however apply an access-list that restricts only certain IP address to do telnet.

access-list 1 permit host

line vty 0 15

access-class 1 in

HTH

Narayan

Narayan, thank you very much for your response. I might have not been clear enough, but I don't have a problem setting up users and access lists based on IP addresses.

My problem is related to the fact that my customer wants user logins to be restricted to a certain list of MAC addresses.

Best regards,

Emil

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