PrepAway - Latest Free Exam Questions & Answers

Category: SCNS

Exam SCNS: SCNS Tactical Perimeter Defense

Which of the following is the IP Protocol ID for UDP?

You are introducing a co-worker to the security systems in place in your organization. Early in the
discussion you begin talking about the network, and how it is implemented. You decide to run a
packet capture to identify different aspects of network traffic for your co-worker. In the packet
capture you are able to identify Protocol IDs. Which of the following is the IP Protocol ID for UDP?

what will the capture reveal is the source MAC address?

The exhibit represents a simple routed network. Node 7 is a Windows NT 4.0 Workstation that
establishes a TCP communication with Node 10, a Windows 2000 Professional host. The routers
are Cisco 2500 series running IOS 11.2.
While working at Node 10, you run a packet capture. When Node 10 receives a packet sent by
Node 7, what will the capture reveal is the source MAC address?

which of the following statements is true on the router?

A router has two active Ethernet interfaces. Interface E0 is connected to network 10.10.0.0/16
while
Interface E1 is connected to network 10.11.0.0/16. You are configuring access control lists to
manage specific access, which is disallowed on these segments. The configuration of the lists are
as follows:
router(config)#access-list 123 deny tcp 10.11.0.0 0.0.255.255 10.10.0.0 0.0.255.255 eq 20
router(config)#access-list 123 deny tcp 10.11.0.0 0.0.255.255 10.10.0.0 0.0.255.255 eq 21
router(config)#access-list 123 deny tcp 10.10.0.0 0.0.255.255 10.11.0.0 0.0.255.255 eq 20
router(config)#access-list 123 deny tcp 10.10.0.0 0.0.255.255 10.11.0.0 0.0.255.255 eq 21
router(config)#access-list 123 permit tcp 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
router(config)#Interface Ethernet 0
router(config-if)#ip access-group 123 in
router(config-if)#Interface Ethernet 1
router(config-if)#ip access-group 123 in
Based on the above list configuration, which of the following statements is true on the router?


Page 23 of 23« First...10...1920212223