In the network environment shown in the figure , perform the following NAT configuration on RTA :

In the network environment shown in the figure , perform the following NAT configuration on RTA :

[RTA]acl number 2000

[RTA-acl-basic-2000]rule 0 permit source 100.0.0.0 0.0.0.255

[RTA-acl-basic-2000]nat address-group 1 200.76.28.11 200.76.28.11

[RTA] interface Ethernet0 / 1

[RTA-Ethernet0/1]nat outbound 2000 address-group 1

After configuration, client_a and Client_B are accessing Server , at this time RTA ‘s NAT table may be ______ .
A . Protocol    GlobalAddr       Port       InsideAddr      Port DestAddr         Port
1 200.76.28.11 12289 100.0.0.1 1024 200.76.29.4 1024
VPN: 0 , status: NOPAT, TTL: 00:01:00, Left: 00:00:59
1 200.76.28.11 12288 100.0.0.2 512 200.76.29.4 512
VPN: 0 , status: 11, TTL: 00:01:00, Left: 00:00:51

B . Protocol    GlobalAddr        Port      InsideAddr       Port DestAddr        Port
1 200.76.28.11 12289 100.0.0.1 1024 200.76.29.4 1024
VPN: 0 , status: 11, TTL: 00:01:00, Left: 00:00:59
1 200.76.28.12 12288 100.0.0.2 512 200.76.29.4 512
VPN: 0 , status: 11, TTL: 00:01:00, Left: 00:00:51
C . Protocol   GlobalAddr         Port      InsideAddr       Port DestAddr        Port
1 200.76.28.12 12289 100.0.0.1 1024 200.76.29.4 1024
VPN: 0 , status: 11, TTL: 00:01:00, Left: 00:00:59
1 200.76.28.11 12288 100.0.0.2 512 200.76.29.4 512
VPN: 0 , status: 11, TTL: 00:01:00, Left: 00:00:51
D . Protocol   GlobalAddr Port               InsideAddr      Port DestAddr         Port
1 200.76.28.11 12289 100.0.0.1 1024 200.76.29.4 1024
VPN: 0 , status: 11, TTL: 00:01:00, Left: 00:00:59
1 200.76.28.11 12288 100.0.0.2 512 200.76.29.4 512
VPN: 0 , status: 11, TTL: 00:01:00, Left: 00:00:51

Answer:   D

Explanation:

Napt and only one address is allocated in the address pool

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments