ENARSI_J_1_#399-#568
問題一覧
1
A. R3(config)#ip http authentication enable R3(config)#no access-list 20 permit 172.16.10.48 0.0.0.15 R3(config)#access-list 20 permit 172.16.10.48 0.0.0.7
2
C. 不正な DHCP サーバーからの IPv6 アドレスを回避するように、許可された DHCP サーバーを構成します。
3
B. 必要なプレフィックスを含む ACL を完成させる前に、permit 20 ステートメントを追加する必要があります。その後、permit 20 ステートメントを削除できます。
4
C. R4(config)#int gigabitEthernet 2/0 R4(config-if)#ip flow egress
5
A. option 150 ip 10.221.10.10
6
D. network 10.1.7.6 mask 255.255.255.255 コマンドを追加します。
7
C. ipv6 unicast-routing ipv6 cef ! interface Loopback100 ipv6 address 2001:DB8:128::2/128 ! interface GigabitEthernet1/0 ipv6 address 2001:DB8:1::2/64 description AS65001 ID B468^AD03G907::1 ! router bgp 65002 no bgp default ipv4-unicast neighbor 2001:DB8:1::1 remote-as 65001 ! address-family ipv6 network 2001:DB8:128::2/128 neighbor 2001:DB8:1::1 activate
8
C. ip vrf 1 ip vrf 2 int GigabitEthernet0/0 no shut ! int GigabitEthernet0/0.1 encapsulation dot1Q 1 ip vrf forwarding 1 ip address 10.1.1.1 255.255.255.0 ! int GigabitEthernet0/0.2 encapsulation dot1Q 2 ip vrf forwarding 2 ip address 10.2.2.1 255.255.255.0
9
D. PE3 ループバック アドレスが PE1 への BGP ピアリングのソースとして使用されていることを確認します。
10
B. network 10.1.2.192 command on hub router
11
A. enable password Cisco@123
12
C. ip sla schedule 10 start-time now
13
A. ローカルにログインして VTY 回線を設定します。
14
C. access-list 1 permit 132.108.4.0 0.0.3.255
15
D. BRANCH(config)# ip sla 1 - BRANCH(config-ip-sla)# icmp-echo 172.16.35.2
16
A. ハブ ルータの Tunnel0 インターフェイスで EIGRP スプリット ホライズンを無効にします。
17
C. Telnet をブロックしている IPv6 トラフィック フィルタを R1 から削除します。
18
A. interface FastEthernet0/0 ip address 10.99.53.1 255.255.255.252 ip access-group 122 in ip ospf network non-broadcast ip ospf priority 100 ! router ospf 10 router-id 10.10.3.255 network 10.99.53.0 0.0.0.3 area 0 neighbor 10.99.53.2 ! access-list 122 permit 89 host 10.99.53.2 host 10.99.53.1 access-list 122 deny 89 any any access-list 122 permit tcp any any access-list 122 permit udp any any access-list 122 permit icmp any any
19
A. パケットを転送するように uRPF ルース モードを設定します。
20
C. key chain ospf key 1 key-string 7 02050D480809 cryptographic-algorithm hmac-sha-1 ! interface GigabitEthernet2 ip ospf message-digest-key 1 md5 cisco ip ospf authentication message-digest
21
A. NTP サーバーとスイッチ間の接続を確立します。
22
A. ip verify unicast source reachable-via any
23
D. logging history 5 を設定します。
24
C. EIGRP で静的メトリックを再配布します。
25
A. R1 と R2 のインターフェイスで mtuignore コマンドを設定します。
26
D. router EIGRP 88 metric weights 0 1 1 1 0 0
27
A. R1 と R2 の間で利用可能な帯域幅を増やします。
28
B. access-list 101 permit tcp 192.168.3.0 0.0.0.255 192.168.5.0 0.0.0.255 eq 23 access-list 101 permit tcp 192.168.4.0 0.0.0.255 192.168.5.0 0.0.0.255 eq 23 ! route-map PBR1 permit 10 match ip address 101 set ip next-hop 172.18.1.2 ! interface Ethernet0/3 ip policy route-map PBR1
29
B. ip access-list extended R2WAN permit udp any any eq 67
30
D. interface g0/0/0 ip address 192.168.1.254 255.255.255.0 ip policy route-map CCNP ! access-list 101 permit ip host 192.168.1.3 any ! route-map CCNP permit 10 match ip address 101 set ip next-hop 10.0.1.2
31
C. アクセス リストに、permit udp any eq domain any log を追加します。
32
A. R2 で自動ルート集約を有効にする必要があります。
33
D. variance 2 コマンドを使用してロード バランシングを有効にします。
34
A. aaa authentication login default local
35
D. ホスト上で TFTP サーバーを起動します。
36
D. (config-router-af-topology)#redistribute ospf 10 metric 1000000 10 255 1 1500
37
D. router bgp 111 address-family ipv4 vrf Marketing neighbor 172.16.1.2 remote-as 111 neighbor 172.16.1.2 Route-reflector-client neighbor 172.16.2.2 remote-as 111 neighbor 172.16.2.2 Route-reflector-client ! address-family ipv4 vrf Sales neighbor 172.16.11.2 remote-as 111 neighbor 172.16.11.2 Route-reflector-client neighbor 172.16.12.2 remote-as 111 neighbor 172.16.12.2 Route-reflector-client
38
C. R2 Fa0/0 の IP MTU を 1500 に変更します。
39
C. R3 の EIGRP プロセスで eigrp stub コマンドを設定します。
40
C. line con 0 で exec コマンドを設定します。
41
B. エリア タイプは各ルーターで同じに設定する必要があります。
42
B. ipv6 unicast-routing ipv6 cef ! interface Loopback100 ipv6 address 2001:DB8:128::2/128 ! interface GigabitEthernet1/0 ipv6 address 2001:DB8:1::2/64 ! router bgp 65002 no bgp default ipv4-unicast neighbor 2001:DB8:1::1 remote-as 65001 ! address-family ipv6 network 2001:DB8:128::2/128 neighbor 2001:DB8:1::1 activate
43
C. ip sla responder tcp-connect ipaddress 1.1.1.1 port 3000
44
A. アクセス リストから log-input キーワードを削除します。
45
B. router ospf 1 summary-address 192.168.4.0 255.255.252.0
46
B. tacacs server SITE6_TACACS key C!scoTACACS
47
D. enable password または enable secret コマンドを使用して特権モードに入る
48
D. OSPF アドミニストレーティブ ディスタンスを 200 に設定します。
49
D. 有効な SNMP コミュニティ文字列を設定します。
50
B. R3 E0/1 の 200
51
D. R1 interface FastEthernet0/0 no ip split-horizon eigrp 10
52
A. key chain EIGRP key 1 key-string Cisco ! interface GigabitEthernet 2.10 ip authentication mode eigrp 88 md5 ip authentication key-chain eigrp 88 EIGRP
53
D. router bgp 65001 bgp router-id 10.255.255.1 neighbor 10.4.4.2 remote-as 65002 access-list 110 permit tcp host 10.4.4.2 host 10.4.4.1 eq 179 access-list 110 permit tcp host 10.4.4.2 eq 179 host 10.4.4.1 access-list 110 deny tcp any host 10.4.4.1 eq 179 access-list 110 deny tcp any eq 179 host 10.4.4.1
54
B. stub summary コマンドが接続された R2 上の EIGRP プロセス
55
A. クラスマップで match-any 命令を使用します。
56
D. R1 上に 2 つのスタティック ルートを設定します。1 つは ISP-A を指し、もう 1 つは管理距離 222 の ISP-B を指します。
57
A. ICMPv6 は、IPv6 トラフィック フィルターによって許可されている必要があります。
58
A. TACACS+ サーバーとルーター間で同じパスワードを設定します。
59
A. R1 でネイバーに向けて ebgp-multihop 2 コマンドを設定します。
60
B. EIGRP アドレス ファミリ vrf CLIENT1 でネットワーク コマンドを設定します。
61
A. time-range timer no periodic weekend 9:00 to 17:00 periodic weekend 17:00 to 23:59
62
D. シーケンス 20 を削除し、IPv6 トラフィック フィルタにシーケンス 5 として追加し直します。
63
A. logging console 2
64
A. ネイバー上でネットワークステートメントを設定します。
65
B. エリア 1 で R1 および R2 リンクを設定します。
66
D. route map permit 20 に 2 番目のシーケンスを追加します。
67
B. シーケンス 10 を削除し、シーケンス 25 として戻します。
68
A. route-map SETAS set as-path prepend 200 ! router bgp 64555 neighbor 192.168.1.1 remote-as 100 neighbor 192.168.2.2 remote-as 200 neighbor 192.168.2.2 route-map SETAS in
69
C. 実現可能条件を満たすように EIGRP 遅延メトリックを変更します。
70
C. トラック 1 で遅延タイマーを定義します。
71
D. ピアルーターでピアリングの next-hop-self 属性を設定します。
72
D. R1(config)#int tunnel 1 - R1(config-if)#no ip split-horizon eigrp 100
73
B. DHCP メッセージをサーバーに転送するようにルーター上で ip helper-address を設定します。
74
A. NTP サービスは無効になっているため、10.1.255.40 で有効にする必要があります。
75
B. R1 上で PC1 172.16.1.0/24 のリバース ルートを設定します。
76
A. R3(config)#ip route 192.168.10.1 255.255.255.255 10.10.10.2 track 20
77
B. interface ethernet0/1 ip verify unicast reverse-path
78
C. R2 のプレフィックス リスト seq 5 を変更して、10.16.0.0/22 を許可します。
79
D. ループバック 2 インターフェイスの IP アドレスをパブリック IP アドレスに変更します。
80
B. アクセス リスト 100 内のシーケンス 10 をシーケンス 20 と交換します。
81
C. TFTP サーバーの IP アドレス 10.0.1.1 を使用します。
82
B. uRPF モードを strict からloose に変更します。
83
C. R7(config)#interface fa0/0 R7(config-if)#ip ospf priority 0 R7(config-if)#ip ospf hello-interval 10 R7(config-if)#ip ospf dead-interval 40 R7(config-if)#ip ospf network broadcast
84
A. ip sla 6500 コマンドを削除し、R3 e0/1 IP アドレスを使用して設定します。
85
D. VLAN 10 のアドレス範囲を拡張します。
86
D. R3 と R4 間の EIGRP ピアリングは修正される予定です。
87
D. R1(config)# ip route 0.0.0.0 0.0.0.0 1.1.1.1 track 1
88
B. interface Tunnel0 no tunnel destination 192.168.100.11 tunnel mode gre multipoint
89
B. interface Tunnel0 tunnel mode gre multipoint
90
B. トンネル宛先に一致するルートをトンネル経由で送信するのを停止します。
91
D. 両方のルーター インターフェイスの MTU を一致させるか、MTU を無視します。
92
A. R2(config)#router bgp 64512 - R2(config-router)#neighbor 192.168.20.10 next-hop-self
93
A. R4# router ospf 1 area 0 nssa default-information-originate network 10.5.1.0 0.0.0.3 area 0 network 10.8.2.0 0.0.0.3 area 7 R9# router ospf 1 area 7 nssa redistribute eigrp 10 subnets network 10.8.2.0 0.0.0.3 area 7
94
A. ネクスト ホップ 203.0.113.1 を介して、8.8.8.8/32 宛先にスタティック ルートを追加します。
95
C. access-list 1 permit 192.168.130.0 0.0.0.255 ! interface Gi0/1 ip policy route-map test ! route-map test permit 10 match ip address 1 set ip next-hop 172.20.40.1
96
B. R2(config-router)# redistribute static
97
D. SW1(config)#aaa authentication login CONSOLE local SW1(config)#username ENT secret QZsek239@ SW1(config)#line con 0 SW1(config-line)#login authentication CONSOLE
98
D. R1(config)#router ospf 100 - R1(config-router)#redistribute rip metric 1 metric-type 1 subnets
99
D. R3 の exec コマンドを介して受信接続を許可します。
100
B. R5(config)#router bgp 65101 - R5(config-router)#no neighbor 10.0.0.18 update-source Loopback0
ENARSI_J_1_#1-#183
ENARSI_J_1_#1-#183
斎藤友一 · 3回閲覧 · 100問 · 2年前ENARSI_J_1_#1-#183
ENARSI_J_1_#1-#183
3回閲覧 • 100問 • 2年前ENARSI_J_1_#185-#397
ENARSI_J_1_#185-#397
斎藤友一 · 100問 · 2年前ENARSI_J_1_#185-#397
ENARSI_J_1_#185-#397
100問 • 2年前ENARSI_J_2_#35-#543
ENARSI_J_2_#35-#543
斎藤友一 · 68問 · 2年前ENARSI_J_2_#35-#543
ENARSI_J_2_#35-#543
68問 • 2年前ENARSI_J_4_#4-#335
ENARSI_J_4_#4-#335
斎藤友一 · 100問 · 2年前ENARSI_J_4_#4-#335
ENARSI_J_4_#4-#335
100問 • 2年前ENARSI_J_4_#338-#539
ENARSI_J_4_#338-#539
斎藤友一 · 65問 · 2年前ENARSI_J_4_#338-#539
ENARSI_J_4_#338-#539
65問 • 2年前ENARSI_J_3_DRAG&DROP_#10-#463
ENARSI_J_3_DRAG&DROP_#10-#463
斎藤友一 · 20問 · 1年前ENARSI_J_3_DRAG&DROP_#10-#463
ENARSI_J_3_DRAG&DROP_#10-#463
20問 • 1年前ENARSI_J_1_#1-#568
ENARSI_J_1_#1-#568
斎藤友一 · 309問 · 1年前ENARSI_J_1_#1-#568
ENARSI_J_1_#1-#568
309問 • 1年前ENARSI_J_4_#338-#539
ENARSI_J_4_#338-#539
斎藤友一 · 165問 · 1年前ENARSI_J_4_#338-#539
ENARSI_J_4_#338-#539
165問 • 1年前ENSLD_1_画像択一
ENSLD_1_画像択一
斎藤友一 · 61問 · 1年前ENSLD_1_画像択一
ENSLD_1_画像択一
61問 • 1年前ENSLD_2_複数選択
ENSLD_2_複数選択
斎藤友一 · 62問 · 1年前ENSLD_2_複数選択
ENSLD_2_複数選択
62問 • 1年前ENSLD_3_ドラッグ&ドロップ
ENSLD_3_ドラッグ&ドロップ
斎藤友一 · 17問 · 1年前ENSLD_3_ドラッグ&ドロップ
ENSLD_3_ドラッグ&ドロップ
17問 • 1年前ENSLD_4_文章択一
ENSLD_4_文章択一
斎藤友一 · 166問 · 1年前ENSLD_4_文章択一
ENSLD_4_文章択一
166問 • 1年前01_画像あり択一
01_画像あり択一
斎藤友一 · 16問 · 1年前01_画像あり択一
01_画像あり択一
16問 • 1年前02_画像なし択一
02_画像なし択一
斎藤友一 · 58問 · 1年前02_画像なし択一
02_画像なし択一
58問 • 1年前03_複数選択
03_複数選択
斎藤友一 · 25問 · 1年前03_複数選択
03_複数選択
25問 • 1年前500-710: Video infrastructure implementation
500-710: Video infrastructure implementation
斎藤友一 · 94問 · 1年前500-710: Video infrastructure implementation
500-710: Video infrastructure implementation
94問 • 1年前300-435 ENAUTO : Automating Cisco Enterprise Solutions
300-435 ENAUTO : Automating Cisco Enterprise Solutions
斎藤友一 · 110問 · 1年前300-435 ENAUTO : Automating Cisco Enterprise Solutions
300-435 ENAUTO : Automating Cisco Enterprise Solutions
110問 • 1年前問題一覧
1
A. R3(config)#ip http authentication enable R3(config)#no access-list 20 permit 172.16.10.48 0.0.0.15 R3(config)#access-list 20 permit 172.16.10.48 0.0.0.7
2
C. 不正な DHCP サーバーからの IPv6 アドレスを回避するように、許可された DHCP サーバーを構成します。
3
B. 必要なプレフィックスを含む ACL を完成させる前に、permit 20 ステートメントを追加する必要があります。その後、permit 20 ステートメントを削除できます。
4
C. R4(config)#int gigabitEthernet 2/0 R4(config-if)#ip flow egress
5
A. option 150 ip 10.221.10.10
6
D. network 10.1.7.6 mask 255.255.255.255 コマンドを追加します。
7
C. ipv6 unicast-routing ipv6 cef ! interface Loopback100 ipv6 address 2001:DB8:128::2/128 ! interface GigabitEthernet1/0 ipv6 address 2001:DB8:1::2/64 description AS65001 ID B468^AD03G907::1 ! router bgp 65002 no bgp default ipv4-unicast neighbor 2001:DB8:1::1 remote-as 65001 ! address-family ipv6 network 2001:DB8:128::2/128 neighbor 2001:DB8:1::1 activate
8
C. ip vrf 1 ip vrf 2 int GigabitEthernet0/0 no shut ! int GigabitEthernet0/0.1 encapsulation dot1Q 1 ip vrf forwarding 1 ip address 10.1.1.1 255.255.255.0 ! int GigabitEthernet0/0.2 encapsulation dot1Q 2 ip vrf forwarding 2 ip address 10.2.2.1 255.255.255.0
9
D. PE3 ループバック アドレスが PE1 への BGP ピアリングのソースとして使用されていることを確認します。
10
B. network 10.1.2.192 command on hub router
11
A. enable password Cisco@123
12
C. ip sla schedule 10 start-time now
13
A. ローカルにログインして VTY 回線を設定します。
14
C. access-list 1 permit 132.108.4.0 0.0.3.255
15
D. BRANCH(config)# ip sla 1 - BRANCH(config-ip-sla)# icmp-echo 172.16.35.2
16
A. ハブ ルータの Tunnel0 インターフェイスで EIGRP スプリット ホライズンを無効にします。
17
C. Telnet をブロックしている IPv6 トラフィック フィルタを R1 から削除します。
18
A. interface FastEthernet0/0 ip address 10.99.53.1 255.255.255.252 ip access-group 122 in ip ospf network non-broadcast ip ospf priority 100 ! router ospf 10 router-id 10.10.3.255 network 10.99.53.0 0.0.0.3 area 0 neighbor 10.99.53.2 ! access-list 122 permit 89 host 10.99.53.2 host 10.99.53.1 access-list 122 deny 89 any any access-list 122 permit tcp any any access-list 122 permit udp any any access-list 122 permit icmp any any
19
A. パケットを転送するように uRPF ルース モードを設定します。
20
C. key chain ospf key 1 key-string 7 02050D480809 cryptographic-algorithm hmac-sha-1 ! interface GigabitEthernet2 ip ospf message-digest-key 1 md5 cisco ip ospf authentication message-digest
21
A. NTP サーバーとスイッチ間の接続を確立します。
22
A. ip verify unicast source reachable-via any
23
D. logging history 5 を設定します。
24
C. EIGRP で静的メトリックを再配布します。
25
A. R1 と R2 のインターフェイスで mtuignore コマンドを設定します。
26
D. router EIGRP 88 metric weights 0 1 1 1 0 0
27
A. R1 と R2 の間で利用可能な帯域幅を増やします。
28
B. access-list 101 permit tcp 192.168.3.0 0.0.0.255 192.168.5.0 0.0.0.255 eq 23 access-list 101 permit tcp 192.168.4.0 0.0.0.255 192.168.5.0 0.0.0.255 eq 23 ! route-map PBR1 permit 10 match ip address 101 set ip next-hop 172.18.1.2 ! interface Ethernet0/3 ip policy route-map PBR1
29
B. ip access-list extended R2WAN permit udp any any eq 67
30
D. interface g0/0/0 ip address 192.168.1.254 255.255.255.0 ip policy route-map CCNP ! access-list 101 permit ip host 192.168.1.3 any ! route-map CCNP permit 10 match ip address 101 set ip next-hop 10.0.1.2
31
C. アクセス リストに、permit udp any eq domain any log を追加します。
32
A. R2 で自動ルート集約を有効にする必要があります。
33
D. variance 2 コマンドを使用してロード バランシングを有効にします。
34
A. aaa authentication login default local
35
D. ホスト上で TFTP サーバーを起動します。
36
D. (config-router-af-topology)#redistribute ospf 10 metric 1000000 10 255 1 1500
37
D. router bgp 111 address-family ipv4 vrf Marketing neighbor 172.16.1.2 remote-as 111 neighbor 172.16.1.2 Route-reflector-client neighbor 172.16.2.2 remote-as 111 neighbor 172.16.2.2 Route-reflector-client ! address-family ipv4 vrf Sales neighbor 172.16.11.2 remote-as 111 neighbor 172.16.11.2 Route-reflector-client neighbor 172.16.12.2 remote-as 111 neighbor 172.16.12.2 Route-reflector-client
38
C. R2 Fa0/0 の IP MTU を 1500 に変更します。
39
C. R3 の EIGRP プロセスで eigrp stub コマンドを設定します。
40
C. line con 0 で exec コマンドを設定します。
41
B. エリア タイプは各ルーターで同じに設定する必要があります。
42
B. ipv6 unicast-routing ipv6 cef ! interface Loopback100 ipv6 address 2001:DB8:128::2/128 ! interface GigabitEthernet1/0 ipv6 address 2001:DB8:1::2/64 ! router bgp 65002 no bgp default ipv4-unicast neighbor 2001:DB8:1::1 remote-as 65001 ! address-family ipv6 network 2001:DB8:128::2/128 neighbor 2001:DB8:1::1 activate
43
C. ip sla responder tcp-connect ipaddress 1.1.1.1 port 3000
44
A. アクセス リストから log-input キーワードを削除します。
45
B. router ospf 1 summary-address 192.168.4.0 255.255.252.0
46
B. tacacs server SITE6_TACACS key C!scoTACACS
47
D. enable password または enable secret コマンドを使用して特権モードに入る
48
D. OSPF アドミニストレーティブ ディスタンスを 200 に設定します。
49
D. 有効な SNMP コミュニティ文字列を設定します。
50
B. R3 E0/1 の 200
51
D. R1 interface FastEthernet0/0 no ip split-horizon eigrp 10
52
A. key chain EIGRP key 1 key-string Cisco ! interface GigabitEthernet 2.10 ip authentication mode eigrp 88 md5 ip authentication key-chain eigrp 88 EIGRP
53
D. router bgp 65001 bgp router-id 10.255.255.1 neighbor 10.4.4.2 remote-as 65002 access-list 110 permit tcp host 10.4.4.2 host 10.4.4.1 eq 179 access-list 110 permit tcp host 10.4.4.2 eq 179 host 10.4.4.1 access-list 110 deny tcp any host 10.4.4.1 eq 179 access-list 110 deny tcp any eq 179 host 10.4.4.1
54
B. stub summary コマンドが接続された R2 上の EIGRP プロセス
55
A. クラスマップで match-any 命令を使用します。
56
D. R1 上に 2 つのスタティック ルートを設定します。1 つは ISP-A を指し、もう 1 つは管理距離 222 の ISP-B を指します。
57
A. ICMPv6 は、IPv6 トラフィック フィルターによって許可されている必要があります。
58
A. TACACS+ サーバーとルーター間で同じパスワードを設定します。
59
A. R1 でネイバーに向けて ebgp-multihop 2 コマンドを設定します。
60
B. EIGRP アドレス ファミリ vrf CLIENT1 でネットワーク コマンドを設定します。
61
A. time-range timer no periodic weekend 9:00 to 17:00 periodic weekend 17:00 to 23:59
62
D. シーケンス 20 を削除し、IPv6 トラフィック フィルタにシーケンス 5 として追加し直します。
63
A. logging console 2
64
A. ネイバー上でネットワークステートメントを設定します。
65
B. エリア 1 で R1 および R2 リンクを設定します。
66
D. route map permit 20 に 2 番目のシーケンスを追加します。
67
B. シーケンス 10 を削除し、シーケンス 25 として戻します。
68
A. route-map SETAS set as-path prepend 200 ! router bgp 64555 neighbor 192.168.1.1 remote-as 100 neighbor 192.168.2.2 remote-as 200 neighbor 192.168.2.2 route-map SETAS in
69
C. 実現可能条件を満たすように EIGRP 遅延メトリックを変更します。
70
C. トラック 1 で遅延タイマーを定義します。
71
D. ピアルーターでピアリングの next-hop-self 属性を設定します。
72
D. R1(config)#int tunnel 1 - R1(config-if)#no ip split-horizon eigrp 100
73
B. DHCP メッセージをサーバーに転送するようにルーター上で ip helper-address を設定します。
74
A. NTP サービスは無効になっているため、10.1.255.40 で有効にする必要があります。
75
B. R1 上で PC1 172.16.1.0/24 のリバース ルートを設定します。
76
A. R3(config)#ip route 192.168.10.1 255.255.255.255 10.10.10.2 track 20
77
B. interface ethernet0/1 ip verify unicast reverse-path
78
C. R2 のプレフィックス リスト seq 5 を変更して、10.16.0.0/22 を許可します。
79
D. ループバック 2 インターフェイスの IP アドレスをパブリック IP アドレスに変更します。
80
B. アクセス リスト 100 内のシーケンス 10 をシーケンス 20 と交換します。
81
C. TFTP サーバーの IP アドレス 10.0.1.1 を使用します。
82
B. uRPF モードを strict からloose に変更します。
83
C. R7(config)#interface fa0/0 R7(config-if)#ip ospf priority 0 R7(config-if)#ip ospf hello-interval 10 R7(config-if)#ip ospf dead-interval 40 R7(config-if)#ip ospf network broadcast
84
A. ip sla 6500 コマンドを削除し、R3 e0/1 IP アドレスを使用して設定します。
85
D. VLAN 10 のアドレス範囲を拡張します。
86
D. R3 と R4 間の EIGRP ピアリングは修正される予定です。
87
D. R1(config)# ip route 0.0.0.0 0.0.0.0 1.1.1.1 track 1
88
B. interface Tunnel0 no tunnel destination 192.168.100.11 tunnel mode gre multipoint
89
B. interface Tunnel0 tunnel mode gre multipoint
90
B. トンネル宛先に一致するルートをトンネル経由で送信するのを停止します。
91
D. 両方のルーター インターフェイスの MTU を一致させるか、MTU を無視します。
92
A. R2(config)#router bgp 64512 - R2(config-router)#neighbor 192.168.20.10 next-hop-self
93
A. R4# router ospf 1 area 0 nssa default-information-originate network 10.5.1.0 0.0.0.3 area 0 network 10.8.2.0 0.0.0.3 area 7 R9# router ospf 1 area 7 nssa redistribute eigrp 10 subnets network 10.8.2.0 0.0.0.3 area 7
94
A. ネクスト ホップ 203.0.113.1 を介して、8.8.8.8/32 宛先にスタティック ルートを追加します。
95
C. access-list 1 permit 192.168.130.0 0.0.0.255 ! interface Gi0/1 ip policy route-map test ! route-map test permit 10 match ip address 1 set ip next-hop 172.20.40.1
96
B. R2(config-router)# redistribute static
97
D. SW1(config)#aaa authentication login CONSOLE local SW1(config)#username ENT secret QZsek239@ SW1(config)#line con 0 SW1(config-line)#login authentication CONSOLE
98
D. R1(config)#router ospf 100 - R1(config-router)#redistribute rip metric 1 metric-type 1 subnets
99
D. R3 の exec コマンドを介して受信接続を許可します。
100
B. R5(config)#router bgp 65101 - R5(config-router)#no neighbor 10.0.0.18 update-source Loopback0