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.

mac-address 0005.1b00.5b58
 Question Submitted By :: Shahin
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. mac-address 0005.1b00.5b58
Answer
# 1
switchport port-security mac-address 0005.1b00.5b58
 
Is This Answer Correct ?    2 Yes 2 No
Ramesh Babu Javvaji
 
  Re: 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
Answer
# 2
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 ?    2 Yes 1 No
Shahin
 
 
 
  Re: 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
Answer
# 3
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
Rohit Sunkara
 
  Re: 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
Answer
# 4
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
Rohit Sunkara
 

 
 
 
Other CCNA Interview Questions
 
  Question Asked @ Answers
 
With distance vector routing protocols, it is never useful to send the same routing update packet back out the same interface that it was learned. This concept is called what? A.) Holddown timers B.) Poison Reverse C.) Count to infinity D.) Split Horizon E.) Link State  2
What must be true for two routers running IGRP to communicate their routes? A.) Same autonomous system number B.) Connected using Ethernet only C.) Use composite metric D.) Configured for PPP  1
You want to enable both arpa and snap encapsulation on one router interface. How do you do this? A. The interface can handle multiple encapsulation types with no extra configuration. B. Assign two network numbers, one for each encapsulation type. C. Enable Novell-ether to run multiple encapsulation types. D. Both arpa and snap are enabled by default so you don't have to configure anything.  1
Which IP Address Class is INCORRECTLY paired with its range of network numbers? A. Class A addresses include 192.0.0.0 through 223.255.255.0 B. Class A addresses include 1.0.0.0 through 126.0.0.0 C. Class B addresses include 128.0.0.0 through 191.255.0.0 D. Class C addresses include 192.0.0.0 through 223.255.255.0 E. Class D addresses include 224.0.0.0 through 239.255.255.0  3
What IP command would you use to test the entire IP stack? A.) Stack-test B.) Arp C.) Telnet D.) Ping E.) Trace  1
Identify the 2 hardware components used to manage and/or configure a router? A.) Auxiliary port B.) ROM port C.) Management port D.) Console port  1
255.255.255.128/what is the n/w id ,broadcast id and the number of valid host(according to disco rules) Reliance2
Identify 2 features of X.25? A.) Supports only IP B.) Utilizes switched and permanent virtual circuits C.) Contains minimal flow control and error recovery D.) Utilizes LAPB as it's data-link protocol  1
What would be the proper wildcard mask to permit all odd numbered hosts on the 10.48.0.0/12 network? access-list 1 permit 10.48.0.0 0.15.255.255 access-list 1 permit 10.48.0.1 0.15.255.254 access-list 1 permit 10.48.0.0 0.15.255.1 access-list 1 permit 10.48.0.0 0.0.0.254 access-list 1 permit 10.48.0.0 0.0.0.255  5
Identify the command to display the status of the Frame Relay virtual circuit? A.) Router# show frame-relay virtual-circuit B.) Router(config)# show frame-relay pvc C.) Router# show frame-relay pvc D.) Router# show virtual  1
When using access lists, what does a Cisco router check first? A. To see if the packet is routable or bridgeable B. The destination address C. The source address D. The packet contents  1
What are the Timer of RIP, IGRP, EIGRP and OSPF Routing Protocol? IBM15
Which command will enable debugging for IPX RIP updates? A.) debug ipx B.) debug ipx rip C.) debug ipx rip activity D.) debug rip E.) debug ipx packets  1
Can anyone explain the Split Horizon rule in RIP & also Split Horizon with Poison reverse. Jitu.... U knw wat i expect.. hehehehehe...  1
How do i decide if an extended access-list is in or out?  1
Which two commands show your access lists? (Choose two) A. show filters B. show access-lists C. show ip access-lists D. show running-config  1
What is the default encapsulation and frame type on an Ethernet interface when enabling Novell? A.) SNAP B.) Ethernet_II C.) 802.2 D.) 802.3 E.) SAP F.) Novell-ether  1
Why do we have a Layered Model? 1) It reduces complexity 2) Allows for a standardized interface 3) Facilitates modular engineering 4) Ensures interoperable technology 5) Accelerates evolution 6) Simplifies teaching and learning  1
Given the command 'cl?', what will it display? A.) Syntax of the 'clock' command B.) Syntax of the 'clear' command C.) All commands that begin with 'cl' D.) All commands that begin with 'c'  2
Novell NetWare has an Ethernet frame type called Ethernet_SNAP. What is the matching Cisco command line keyword for this encapsulation method? A.) arpa B.) sap C.) snap D.) gns E.) dix F.) novell-ether  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