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

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

[RTA]acl number 2000

[RTA-acl-basic-2000] rule 0 permit source 10.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, both Client_A and Client_B are accessing the Server, so the NAT table of RTA may be ______ at this time.

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

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments