Write out a config to permit only the below MAC address
to pass traffic through a port on your switch.
in another way writhe a confrigation which permit only mac
address trfaic through a port of your switch
Answer Posted / shahin
Using port security feature of Cisco switch, we can fix a
particular mac add for a fix port.
Switch(config-if)#switchport port-security maximum 1
Switch(config-if)#switchport port-security mac-address
0005.1b00.5b58
Switch(config-if)#switchport port-security violation
shutdown
[SwitchA] (Port no 0/1)
!
!
!
!
!
[PC] (0005.1b00.5b58)
Suppose u hv one switch (ie Switch A). On that,port number
fa 0/1 is connected to PC Which is having mac address
0005.1b00.5b58 . Now u want to allow the mac address of
this PC (0005.1b00.5b58), can only access throgh this port
ie fa 0/1. If any other device attach to this port it will
not work. That means security violation occuring here. So
we also protect this by configuring
"switchport port-security violation shutdown" command.
Hope JITU, this may help u to understand this topic. Give
ur feedback.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the three sources of signal degradation on a data link?
Explain the difference between tracert and traceroute?
On which base switches take decisions?
Explain how many types of ips?
How does L2TP process?
Can you explain the broader steps of how L2F establishes the tunnel?
what does the clock rate do?
how we update the IOS version with the help of TFTP?
Explain what is overlaod?
How many (minimum and maximum) ports are present in a router?
what is prefix list
Which protocol called rapid protocol?
What is protocol data unit in ccna?
What is loop back ip in ipv6?
State the difference between dynamic IP and static IP addressing?