题目详情
当前位置:首页 > 职业培训考试
题目详情:
发布时间:2024-01-17 23:41:40

[单项选择] On a newly installed router, the following access list is added to the HSSI interface for incoming traffic:Access-list 101 permit tcp any 10.18.10.0 0.0.0.255 eq tcp What is the effect of the "any" keyword in the above access list?()
A. check any of the bits in the source address
B. permit any wildcard mask for the address
C. accept any source address
D. check any bit in the destination address
E. permit 255.255.255.255 0.0.0.0
F. accept any destination

更多"On a newly installed router, the fo"的相关试题:

[单项选择] On your newly installed router, you apply the access list illustrated below to interface Ethernet 0 on a Cisco router. The interface is connected to the 192.168.1.8/29 LAN. access-list 123 deny tcp 192.168.166.18 0.0.0.7 eq 20 any access-list 123 deny tcp 192.168.166.18 0.0.0.7 eq 21 any How will the above access lists affect traffic?()
A. All traffic will be allowed to exit E0 except FTP traffic.
B. FTP traffic from 192.168.166.19 to any host will be denied.
C. FTP traffic from 192.168.166.22 to any host will be denied.
D. All traffic exiting E0 will be denied.
E. All FTP traffic to network 192.168.166.18/29 from any host will be denied.
[单项选择]Which of the following defines access for a network?()
A. ACL
B. RDF
C. RAS
D. ARP
[多项选择]Which two of the following Cisco router platforms support Multicast Distributed Fast Switching?()
A. 3600 series
B. 7200 series with NSE-1
C. 7500 series
D. 12000 series
[多项选择]Which of the following describe router functions?()
A. Packet switching
B. Collision prevention on a LAN segment
C. Packet filtering
D. Broadcast domain enlargement
E. Broadcast forwarding
F. Internetwork communication
[单项选择] A technician installed a new wireless access point on an existing small office home office (SOHO) network with a selective security option enabled. All wireless computers connect to the new network except one computer that cannot connect to the wireless network. Which of the following is the cause?()
A. The network uses MAC filtering
B. The network uses WEP
C. The network uses SSID broadcast
D. The network uses WPA
[多项选择]On the Hong Kong router an access list is needed that will accomplish the following:1. Allow a Telnet connection to the HR Server through the Internet2. Allow internet HTTP traffic to access the webserver3. Block any other traffic from the internet to everything elseWhich of the following access list statements are capable of accomplishing thesethree goals?()
A. access-list 101 permit tcp any 172.17.18.252 0.0.0.0 eq 80
B. access-list 1 permit tcp any 172.17.17.252 0.0.0.0 eq 23
C. access-list 101 permit tcp 172.17.17.252 0.0.0.0 any eq 23
D. access-list 101 deny tcp any 172.17.17.252 0.0.0.0 eq 23
E. access-list 101 deny tcp any 172.17.18.252 0.0.0.0 eq 80
F. access-list 101 permit tcp any 172.17.17.252 0.0.0.0 eq 23
[多项选择] Examine the following configuration on Router R1. R1's show ip route 172.16.4.1 command list s a route with outgoing interface S0/1/1. Host 172.16.3.3 uses telnet to connect to host 172.16.4.1.What will Router R1 do with the packets generated by host 172.16.3.3 because of the telnet,assuming the packets enter R1's F0/0 interface?() interface Fastethernet 0/0 ip address 172.16.1.1 255.255.255.0 ip policy route - map Q2 ! route - map Q2 permit match ip address 101 set interface s0/0/1 ! access - list 101 permit tcp host 172.16.3.3 172.16.4.0 0.0.0.255
A. The packet will be forwarded out S0/0 /1, or not at all.
B. The packet will be forwarded out S0/0/1 if it is up.
C. The packet will be forwarded out S0/1/1 if it is up.
D. The packet will be forwarded out S0/1/1 if it is up, or if it is not up, out s0/0/1.
E. The packet will be forwarded o ut S0/0/1 if it is up, or if it is not up, out s0/1/1.
[单项选择]A customer has a wireless router installed in their home office. The customer is having issues with signal strength at the opposite end of the house. Which of the following is the BEST option to increase the signal strength?()
A. Install a high gain antenna focused towards the office wall.
B. Run CAT5e cable to all of the rooms that have poor signal strength.
C. Install a wireless repeater at the far end of the house.
D. Install a second wired router in the far end of the house.
[单项选择]A newly installed floppy drive activity light stays on. Which of the following is the MOST likely problem?()
A. The computer does not support this type of drive.
B. Connector is plugged in backwards.
C. Power is plugged in backwards.
D. All floppies are corrupt.
[单项选择] The following access list was applied outbound on he E0 interface connected to the 192.168.1.8/29 LAN: access-list 123 deny tcp 192.168.1.8 0.0.0.7 eq 20 any access-list 123 deny tcp 192.168.1.9 0.0.0.7 eq 21 any What effect will this access list have?()
A. All traffic will be allowed to exit E0 except FTP traffic.
B. FTP traffic from 192.168.1.22 to any host will be denied.
C. FTP traffic from 192.168.1.9 to any host will be denied.
D. All traffic exiting E0 will be denied.
E. All FTP traffic to network 192.168.1.8/29 from any host will be denied.
[单项选择]The following access list below was applied outbound on the E0 interface connected to the 192.169.1.8/29 LAN: access-list 135 deny tcp 192.169.1.8 0.0.0.7 eq 20 any access-list 135 deny tcp 192.169.1.8 0.0.0.7 eq 21 any How will the above access lists affect traffic? ()
A. FTP traffic from 192.169.1.22 will be denied
B. No traffic, except for FTP traffic will be allowed to exit E0
C. FTP traffic from 192.169.1.9 to any host will be denied
D. All traffic exiting E0 will be denied
E. All FTP traffic to network 192.169.1.9/29 will be denied
[单项选择]Which of the following access list statements would deny traffic from a specifichost?()
A. Router(config)# access-list 1 deny 172.31.212.74 any
B. Router(config)# access-list 1 deny 10.6.111.48 host
C. Router(config)# access-list 1 deny 172.16.4.13 0.0.0.0
D. Router(config)# access-list 1 deny 192.168.14.132 255.255.255.0
E. Router(config)# access-list 1 deny 192.168.166.127 255.255.255.255
[多项选择] The following output on Router R1 lists details of a BGP route for 190.1.0.0/16. Which of the following is true based on this output?() R1# show ip bgp 190.1.0.0/16 BGP routing table entry for 190.1.0.0/16, version 121 Paths: (1 available, best #1, table Default - IP - Routing - Table) Advertised to update - groups: 1 1 2 3 4 1.1.1.1 from 2.2.2.2 (3.3.3.3) Origin IGP, metric 0, localpref 100, valid, internal, best
A. R1 has a neighbor 1.1.1.1 command configured.
B. R1 has a neighbor 2.2.2.2 command configured.
C. The show ip bgp command lists a line for 190.1.0.0/16 with both a n > and an i on the left.
D. R1 is in ASN 1.
[单项选择] The following configuration exists on a router on one end of an IPv6 tunnel. Although the configuration added so far is correct, the configuration is incomplete. Which type of tunnel is most likely to be intended by the network engineer?() interface loopback 1 ip address 192.168.1.1 255.255.255.255 interface tunnel 2 ipv6 address 2002:C0A8:10 1::1/64 tunnel source loopback 1
A. Automatic 6to4
B. Manually configured tunnel
C. ISATAP
D. GRE
[单项选择]Which of the following access levels allows a user to perform normal day to day work with their own files but does not allow them to change system files or computer performance?()
A. Administrator
B. User
C. Guest
D. Power user
[多项选择]Which of the following commands causes a router to bring down BGP neighbor relationships?()
A. clear ip bgp *
B. clear ip bgp 1.1.1.1
C. clear ip bgp * soft
D. clear ip bgp 1.1.1.1 out
[单项选择] The following was issues on router TestKingA: TestKingA #show ip ospf neighbor Neigbor ID PRI State Dead Time Address Interface 192.168.1.2 1 Full/- 00:00:37 192.168.1.2 Serial1 Which type of OSPF network will provide the output shown in the graphic?()
A. FDDI
B. nonbroadcast multiaccess
C. broadcast multi-access
D. point-to-point
[单项选择]What is the effect of the following access list condition access-list 101 permit ip 10.25.30.0 0.0.0.255 any()。
A. permit all packets matching the first three octets of the source address to all destinations
B. permit all packets matching the last octet of the destination address and accept all source addresses
C. permit all packets from the third subnet of the network address to all destinations
D. permit all packets matching the host bits in the source address to all destinations
E. permit all packets to destinations matching the first three octets in the destination address

我来回答:

购买搜题卡查看答案
[会员特权] 开通VIP, 查看 全部题目答案
[会员特权] 享免全部广告特权
推荐91天
¥36.8
¥80元
31天
¥20.8
¥40元
365天
¥88.8
¥188元
请选择支付方式
  • 微信支付
  • 支付宝支付
点击支付即表示同意并接受了《购买须知》
立即支付 系统将自动为您注册账号
请使用微信扫码支付

订单号:

截图扫码使用小程序[完全免费查看答案]
请不要关闭本页面,支付完成后请点击【支付完成】按钮
恭喜您,购买搜题卡成功
重要提示:请拍照或截图保存账号密码!
我要搜题网官网:https://www.woyaosouti.com
我已记住账号密码