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
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 |
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 |
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 |
What does the 'S' mean when looking at the routing table? A.) Statically connected B.) Directly connected C.) Dynamically attached D.) Shutdown route
Which statement about an IP network is true? A. A broadcast source MAC address contains all zeros B. A MAC address is part of the physical layer of the OSI model C. MAC addresses are used by bridges to make forwarding decisions. IP address are used by routers. D. IP addresses allow a flat addressing scheme. MAC addresses use a hierarchical addressing scheme.
what is the difference between hdlc and ppp protocol
Which of the following protocols are used for logical network addressing? A.) IP B.) TCP C.) ARP D.) ICMP E.) RARP F.) BootP
Mention what is the matric of eigrp protocol?
Name which protocols are link states?
Which addresses are INCORRECTLY paired with their class? A. 128 to 191, Class B B. 192 to 223 Class B C. 128 to 191, Class C D. 192 to 223, Class C
What three occurrences will reset the holddown timer after a triggered update? A.) Infinity is finally defined as some max number B.) HD Timer expires C.) Another update is received indicating a better metric D.) The router receives a processing task proportional to the number of links in the internetwork E.) The router detects fault LSP's propagating through the internetwork F.) Another update is received indicating net status changed
Does a bridge divide a network into smaller sections?
Which routing protocols uses connection-oriented routing updates? A.) IGRP B.) UDP C.) RIP D.) IP E.) BGP
Which layer is responsible for providing mechanisms for multiplexing upper-layer application, session establishment, and tear down of virtual circuits? A.) Session B.) Network C.) Physical D.) Transport E.) Application F.) Presentation
Which term describes the process in which frames from one network system are placed inside the frames of another network system? A. bridging B. tunnelling C. data link control D. generic routing E. packet switching