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
Answers were Sorted based on User's Feedback
Answer / biswajit biswas, kolkata
sh access-lists : will tell you to view the entire contents
of all access lists
sh ip access-lists : will tell you on which porthave access
list applied
sh running-config : will also can be used to monitor access
list.
| Is This Answer Correct ? | 0 Yes | 0 No |
Identify the command that saves the configuration stored in RAM to NVRAM? A.) copy running-config startup-config B.) copy tftp running-config C.) copy startup running D.) copy active to backup
Using the access-list command, 'access-list 1 deny 2.2.2.2', what else must be done to stop host 2.2.2.2 from sending any traffic out of physical interface E0, while still allowing other traffic? A.) In global mode, Add a line - 'access-list 1 permit 0.0.0.0 255.255.255.255' B.) On interface E0, Add a line - 'access-group 1 in' C.) In global mode, Add a line - 'access-list 1 permit all' D.) On interface E0, Add a line - 'access-list 1 in' E.) On interface E0, Add a line - 'access-list 1 out' F.) On interface E0, Add a line - 'ip access-group 1'
Identify the command to run 'setup'? A.) Router(config)#setup B.) Router?setup C.) Router#setup D.) Router>setup
On which base distance vector choose best path?
During encapsulation, in which order is information packaged? A. Data, Packet, Segment, Frame B. Segment, Data, Packet, Frame C. Data, Segment, Packet, Frame D. Packet, Data, Segment, Frame E. Frame, Data, Segment, Packet F. Bread, Peanut Butter, Jelly, Bread
Given the configuration example: interface ethernet0 ipx network 4a ipx access-group 800 out interface ethernet1 ipx network 3d interface ethernet2 ipx network tc access-list 800 permit 3d 4a Which action result from implementing this configuration? a-Traffic from network 3d for network 4a will be forwarded out e0 b-IPX network 5c will not receive any traffic c-Traffic from network 3d, destined for network 4a, will be forwarded out e2 d-Traffic from network 3d for network 3d will be forwarded out e0
why we twist the cable in case of twisted pair cable?plz give me technical answer.
What is the purpose of data link layer?
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
Explain the difference between simple authentication and md5?
Do you found the Cisco Certification 642-067 exam Guide ?
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.