In the figure, a web client sends an HTTP request to a web server, and the router in between performs operations on the HTTP request. Which of the following statements are false about the router’s operations? (Select all that apply)

Which of the following commands can be used to check OSPF routes in the global routing table?
The figure shows the simplified topology of an enterprise campus network. On this network, the aging time of dynamic MAC address entries on switches is 300 seconds.
The administrator connects PC1 to GE1/0/1 of SW1 and successfully pings the IP address of PC2 from PC1. Then, the administrator disconnects the Ethernet cable of PC1
from GE1/0/1 of SW1, immediately connects the cable to GE1/0/2 of SW1, and pings the IP address of PC2 from PC1. Which of the following operations does SW1
perform after receiving a data frame from PC1 when PC1 is connected to GE1/0/2 of SW1?
According to the following routing table, it can be inferred that the IP address of VLANIF 2 on R1 is 10.0.12.1/24.
[R1] display ip routing-table
Proto: Protocol Pre: Preference
Route Flags: R - relay, D - download to fib, T - to vpn-instance, B - black hole route
Routing Table : public
Destinations : 10 Routes : 10
Destination/Mask Proto Pre Cost Flags NextHop Interface
10.0.12.0/24 Direct 0 0 D 10.0.12.1 Vlanif2
10.0.12.1/32 Direct 0 0 D 127.0.0.1 Vlanif2
10.0.12.255/32 Direct 0 0 D 127.0.0.1 Vlanif2
10.0.21.0/24 Direct 0 0 D 10.0.21.1 Vlanif3
10.0.21.1/32 Direct 0 0 D 127.0.0.1 Vlanif3
10.0.21.255/32 Direct 0 0 D 127.0.0.1 Vlanif3
If a network device has both a static route and a direct route to network 10.1.1.0/24, it uses the direct route preferentially.
In the STP topology shown in the figure, all links have the same path cost, and SW1 is the root bridge. Which of the following ports will become designated ports? (Select all that apply)

The domain to which a user belongs is determined by the user name used by the user to log in to the NAS device. If the domain name carried in the user name is not configured on the NAS device, the authentication fails.
During VLAN planning for a campus network, VLAN IDs for different service types must be allocated consecutively, without redundancy, to prevent omissions in future allocations.
DAD enables a node to detect whether an IPv6 address is already in use by another node before assigning it to an interface. This ensures that duplicate unicast addresses do not exist on a network. Which of the following packets are used for DAD? (Select all that apply)
PC1 and PC2 are connected to the same switch, but they cannot learn each other’s ARP information. This may be caused by incorrect VLAN configuration on the switch.
In Layer 3 in-path WLAN networking, the WAC and Fit APs are connected at Layer 3. APs can obtain the WAC’s address through broadcast or DHCP.
In TCP/IP-based end-to-end communication, only the source and destination hosts process the header information added at the transport layer. Routers along the path will definitely not process this information.
OSPF supports the division of a network into areas, each identified by an area ID that ranges from 0 to 255. Area 0 is designated as the backbone area.
R1 has the following configurations:
[R1] radius-server template 1
[R1-radius-1] radius-server authentication 10.1.6.6 1812
[R1-radius-1] radius-server accounting 10.1.6.6 1813
[R1-radius-1] radius-server shared-key cipher YsHsjx_202206139
[R1-radius-1] quit
[R1] aaa
[R1-aaa] authentication-scheme auth1
[R1-aaa-authen-auth1] authentication-mode radius
[R1-aaa-authen-auth1] quit
[R1-aaa] accounting-scheme acc1
[R1-aaa-accounting-acc1] accounting-mode radius
[R1-aaa-accounting-acc1] quit
[R1-aaa] domain huawei.com
[R1-aaa-domain-huawei.com] authentication-scheme auth1
[R1-aaa-domain-huawei.com] accounting-scheme acc1
[R1-aaa-domain-huawei.com] radius-server 1
[R1-aaa-domain-huawei.com] quit
[R1-aaa] quit
Which of the following statements is true?