Hi,
I have four computers that move between six different offices. Is there a way to allow only the same four mac addresses on six ports to provide some sort of port security? Something like the below config. The public has unsupervised access to these rooms so I want to secure it as much as possible.
int gig0/1
switchport port-security mac-address 1111.1111.1111
switchport port-security mac-address 2222.2222.2222
switchport port-security mac-address 3333.3333.3333
switchport port-security mac-address 4444.4444.4444
int gig0/2
switchport port-security mac-address 1111.1111.1111
switchport port-security mac-address 2222.2222.2222
switchport port-security mac-address 3333.3333.3333
switchport port-security mac-address 4444.4444.4444
Thanks for any help!
Stubnski
I have four computers that move between six different offices. Is there a way to allow only the same four mac addresses on six ports to provide some sort of port security? Something like the below config. The public has unsupervised access to these rooms so I want to secure it as much as possible.
int gig0/1
switchport port-security mac-address 1111.1111.1111
switchport port-security mac-address 2222.2222.2222
switchport port-security mac-address 3333.3333.3333
switchport port-security mac-address 4444.4444.4444
int gig0/2
switchport port-security mac-address 1111.1111.1111
switchport port-security mac-address 2222.2222.2222
switchport port-security mac-address 3333.3333.3333
switchport port-security mac-address 4444.4444.4444
Thanks for any help!
Stubnski