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

Answers were Sorted based on User's Feedback



Write out a config to permit only the below MAC address to pass traffic through a port on your swit..

Answer / 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

Write out a config to permit only the below MAC address to pass traffic through a port on your swit..

Answer / jitu

actualy question is that

Write out a config to permit only the below MAC address
to pass traffic through a port on your switch.

mac-address 0005.1b00.5b58

i am extremly soory for type mistake

Is This Answer Correct ?    0 Yes 0 No

Write out a config to permit only the below MAC address to pass traffic through a port on your swit..

Answer / jitendera kuaar sinha

i canot give my feed back becoz i donot know abou that it
is wright or not.for time being unttill anther feed back is
come i suppose that it is a correct answer

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CCNA Interview Questions

6. Which device can create smaller networks and stop broadcast storms by default? A. Repeater B. Bridge C. Router D. Gateway

4 Answers  


What is the attenuation?

0 Answers  


Which can be true regarding VLANs? A.) They are created by location B.) They are created by function C.) They are created by department D.) They are created by group

1 Answers  


Which type of switching reads in the entire frame before forwarding it? A.) Pause-and -forward B.) Store-and-Forward C.) Inverse ARP D.) Fast Forward E.) Cut-Through F.) Routing

2 Answers  


Explain usage of ICMP in IP routing

3 Answers  






When would you use ISDN? A.) To connect LANs using POTS B.) To support applications requiring voice, data, and video C.) When you need a consistent and very high rate of data speed D.) To connect to IBM mainframes

1 Answers  


What is the bit length and expression form of a MAC address? A. 24 bits expressed as a decimal number B. 24 bits expressed as a hexadecimal number C. 36 bits expressed as a binary number D. 48 bits expressed as a decimal number E. 48 bits expressed as a hexadecimal number

2 Answers  


The Cisco IOS is stored where? A.) ROM B.) CD C.) Flash D.) NVRAM

1 Answers  


Explain the difference between half-duplex and full-duplex?

0 Answers  


What port does rip use?

0 Answers  


Which LAN switching method is used in CISCO Catalyst 5000?

0 Answers  


Mention what is dhcp?

0 Answers  


Categories