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

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

Switch(config)#interface FastEthernet0/12
Switch(config-if)#switchport mode access
Switch(config-if)#switchport port-security
Switch(config-if)#switchport port-security mac-address sticky
Switch(config-if)#switchport port-security mac-address
0005.1b00.5b58

Is This Answer Correct ?    3 Yes 1 No

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

Answer / ramesh babu javvaji

switchport port-security mac-address 0005.1b00.5b58

Is This Answer Correct ?    2 Yes 2 No

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

Answer / rohit sunkara

hey shahin

i dont know da answer to tis question but its definitely not
the answers given above.dats coz here they are specifying
the mac-address both statically n using sticky.in that
case,only the mac-address specified is permitted and not the
ones below it.in case i'm wrong or u've got da answer please
lemme know.

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 / rohit sunkara

hey.i'm really sry.guess i got da question wrong.i saw it as
WRITE OUT A CONFIG TO PERMIT ALL THE MAC-ADDRESSES BELOW THE
ONE SPECIFIED.

i.e. permit all mac addresses less than 0005.1b00.5b58

sry again.the answers posted above are correct.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CCNA Interview Questions

What was the key reason the International Organization for Standardization released the OSI model? A. users could access network servers faster B. different vendor networks could work with each other C. the industry could create a standard for how computers work D. network administrators could increase the overall speed of their network

1 Answers  


Interface 0/0 what does it mean?

0 Answers  


What is an administrative distance of 0 mean? A.) 0 means unbelievable B.) 0 is for EIGRP C.) 0 is the default distance for directly connected networks D.) 0 means unreachable

2 Answers  


Which command, that is used to test address configuration, uses Time-To-Live (TTL) values to generate messages from each router. A) telnet B) ping C) trace D) bootp

4 Answers  


Identify the keystroke to position the cursor to the beginning of a command line? A.) Ctrl-A B.) Ctrl-Ins C.) Ctrl-B D.) Ctrl-Z

1 Answers  






Identify the switching method that examines the destination MAC address as the frame is being received then begins forwarding the frame prior to receiving the entire frame? A.) Fragment-free B.) Store and Forward C.) Cut-through D.) Fast forward

2 Answers  


How many Devices does OSPF & EIGRP Support

5 Answers   HCL,


Novell NetWare has an Ethernet frame type called Ethernet_II. What is the matching Cisco command line keyword for this encapsulation method? A.) dix B.) sap C.) arpa D.) gns E.) snap F.) novell-ether

1 Answers  


Which command listed below sets the banner message when someone connects to the router? A.) message # B.) banner # C.) login banner # D.) description # E.) login description # F.) banner motd #

2 Answers  


Which statement should you use to deny FTP access (only) from network 210 93 105 0 to network 223 8 151 0? A. access list 1 deny 210 93 105 0 0 0 0 0 any eq ftp access list 1 permit any B. access list 100 deny tcp 210 93 105 0 0 0 0 255 223 8 151 0 0 0 0 255 eq ftp C. access list 100 deny ip 223 8 151 0 0 0 0 255 any eq ftp access list 100 permit hp any any D. access list 100 deny tcp 210 93 105 0 0 0 0 255 223 8 151 0 0 0 0 255 eq ftp access list 100 permit ip any any

1 Answers  


Hi, All I am configuring EIGRP in Packet tracer, after configuring all the things it is not working but in one condition it is working fine if i am putting all my router and network withing one network subnets e.g. 172.16.0.0 or 10.0.0.0 but whenever i am puting different network subnets e.g. in one network it is RA(config-if)#=ip address 10.0.0.1, and in fa0/0= 192.168.1.10 and in RB(config-if)#10.0.0.2 (s1/0) and in S1/1 11.0.0.1 and in fa 0/0 192.168.100.1 ,where as in third router RC(config-if)#=ip address 11.0.0.2 and in fa 0/0 172.16.1.10 and after configuring all this serial is showing up and protocol showing up but eigrp process not taking place after adding eigrp configuration, i tried with "no auto-summary" command but not working.. Suggest me where i missing something? can mail me at : gtech.innovator@gmail.com

20 Answers  


Which IEEE standard is used to define Wi-Fi? A. IEEE 802.3 B. IEEE 802.5 C. IEEE 802.11h D. IEEE 802.11c E. IEEE 802.11

13 Answers   Infosys,


Categories