ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Certifications  >>  Cisco Certifications  >>  CCNA
 
 


 

 
 CCNA interview questions  CCNA Interview Questions
 CCDA interview questions  CCDA Interview Questions
Question
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
 Question Submitted By :: Jitendera Kumar Sinha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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
# 1
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
Jitu
 
  Re: 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
# 2
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 ?    4 Yes 0 No
Shahin
 
 
 
  Re: 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
# 3
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
Jitendera Kuaar Sinha
 

 
 
 
Other CCNA Interview Questions
 
  Question Asked @ Answers
 
Which three protocols are corerectly matched to their transport layer functions? (Choose three) A. route selection IP B. sliding window UDP C. well known pods IP D. route validation ICMP E. connection oriented TCP F. three way handshake TCP G. no sequence and acknowledgement UDP  1
How many total hosts are possible with a Class C address and a subnet mask of 255.255.255.252? A. 4 B. 30 C. 60 D. 62 E. 112 F. 124  6
Which of the following are Presentation Layer standards? A.) JPEG and PICT B.) MPEG and MIDI C.) ASCII and EBCDIC D.) NFS and SQL  1
WAN stands for which of the following? A.) Wide Arena Network B.) World Area Network C.) Wide Area News D.) Wide Area Network  1
You want to clear the outputs on your serial interface showing errors on the interface. Which command do you type?  1
Which of the following is used to manage and monitor the network? A.) SNMP B.) HTTP C.) IP D.) FTP  2
Which command will display the encapsulation type on interface serial 0? A.) show interface s0 B.) show all C.) show int s0 encap D.) show encap s0 E.) show encap  1
Identify 3 feature of access-lists? A.) Implicit deny will deny any packets not matched B.) Processed sequentially from bottom to top C.) Processed sequentially from top to bottom D.) If a packet is denied it would be tested against the remaining statements in the access-list E.) Once a match is made the packet is either denied or permitted F.) Enabled on all interfaces by default  1
'Show cdp neighbors detail' show the following 3 pieces of information? A.) Hardware platform B.) Software version C.) Same as 'show version' command D.) Up to 1 address for each protocol E.) Non-direct connected routers  2
Which three tasks are required to confound a dial on demand routing (DDR) Basic Rate Interface (BRI) connection? (Choose three) A. define static routes B. confound the abler information C. specify the interesting franc that can enable the link D. define a DDR password to exchange when the link comes up  1
What type of switching creates variable latency through the switch? A.) Cut-Through B.) Inverted C.) Layer 4 D.) Multiplexed E.) Store and Forward  1
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
Which device listed below provides clocking for the line? A.) DCE B.) CPE C.) CO D.) DTE E.) Demarc  1
How often does IP RIP send out routing table updates by default? A.) They send complete updates every 30 seconds B.) They send partial updates every 30 seconds C.) They send complete updates every 60 seconds D.) They send partial updates every 60 seconds  1
What is the default LMI type? A.) Cisco B.) ANSI C.) IETF D.) Q933a  2
Identify the purpose of the Ping command? A.) Share routing information with a neighbor router B.) Transmit user data when buffers are full C.) Test connectivity at layer 3 D.) Test entire protocol stack  2
What is the command to copy the IOS image to a TFTP server? A.) copy flash tftp B.) copy running-config tftp C.) copy ios tftp D.) copy startup-config tftp  2
What is an example of a valid MAC address? A. 192.201.63.251 B. 19-22-01-63-25 C. 0000.1234.FEGA D. 00.00.12.34.FE.AA Aricent3
Which of the following is an example of the Datalink Layer? A.) LLC B.) TCP C.) SQL D.) IPX E.) Token Ring F.) MAC  2
Which statement about Ethernet switches is true? A. Symmetric switching allows connection between pods of unlike bandwidth and does not require memory buffering B. Memory Buffering is used to prevent a bottleneck when pods of different bandwidth are connected on a symmetric switch C. The latency can be reduced if the switch utilizes the store and forward method of switching store and forward is better for error detection D. The cut through method of switching is faster because the switch forwards the packet to the destination as soon as it reads the destination address  1
 
For more CCNA Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com