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

What does the User Datagram Protocol (UDP) provide? A.) Connectionless datagram service. B.) FECN & BECN C.) Flow control and error checking. D.) Name resolution. E.) Path discovery.

1 Answers  


Which of the following provide correct information about a protocol at the transport layer of the OSI model? A.) UDP - Provides Connectionless datagrams service B.) TCP - Provides Connection Oriented Services C.) SMTP - Provides Mail Exchange D.) IP - Route determination E.) TCP - Provides Flow Control and Error Checking F.) FTP - Transfers of Files

1 Answers  


Identify the correct pair of Novell Ethernet encapsulation and Cisco terminology? A.) Ethernet II, Snap B.) Ethernet 802.3, Novell-Ether C.) Ethernet SNAP, Arpa D.) Ethernet 802.2, Snap

1 Answers  


When determining whether or not to route a LAN segment, which rule of thumb do you use? A.) 60/40 B.) 50/50 C.) 80/20 D.) 90/10 E.) 70/30

1 Answers  


What command do you enter at the keyboard to begin a user mode session? A.) Type 'CTRL-P' B.) Type 'login' C.) Just press . D.) Type 'enable' E.) Press 'Shift + Ctrl + 6' at the same time.

1 Answers  






What does the IPX maximum-path command do? A.) Allows you to disable the TTL on an IPX packet B.) This parameter is only used in NLSP routing C.) Sets the maximum metric that can appear in the routing table D.) Configures round robin load sharing over multiple equal metric paths (parallel paths)

1 Answers  


How many tables are in ospf protocol?

0 Answers  


When you type google.com what are the process involved from layer 7-layer1?

3 Answers   Cisco, IIHT,


When discussing static routes, what is the gateway parameter used for? A.) Determining the dynamic route B.) Defining the subnet C.) Defining the Administrative Distance D.) Determining the next hop

1 Answers  


Identify the 2 commands the saves the running-config to NVRAM? A.) write memory B.) copy running-config startup-config C.) write network D.) write backup

2 Answers  


What is difference between fast ethernet and ethernet port?

13 Answers   Bank of Baroda, Bank Of India,


why we have to implement access list in router ??????what is the benifit and how it is configure

3 Answers   NIC, TCS,


Categories