Pre-Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

In a wireless communication system, information is first converted into digital signals for easy circuit calculation and processing by the transmitter through source coding, and then converted into radio waves through channel coding and modulation. Which of the following parameters of a carrier are modified during the modulation process based on signal changes? (Select all that apply)

A.

Frequency

B.

Phase

C.

Channel

D.

Amplitude

Assume that the IP address of GE0/0/0 on R1 is 10.0.12.1/24. Multiple commands can be used to enable OSPF on this interface. Match the commands with their configuration views.

In the figure, both PC1 and PC2 belong to VLAN 10. Interface GE1/0/1 on SW1 is a trunk interface with the default PVID, and interface GE1/0/2 on SW1 is an access interface in VLAN 10. Which of the following statements are true about the forwarding of data frames between PC1 and PC2? (Select all that apply)

A.

After receiving the data frame sent from PC1 to PC2, SW1 adds the VLAN 10 tag to the data frame and then accepts the data frame.

B.

SW1 accepts the data frame sent from PC1 to PC2, but discards the data frame returned from PC2 to PC1.

C.

The data frame processed inside SW1 does not carry any VLAN tag.

D.

SW1 removes the VLAN 10 tag from the data frame before forwarding it from GE1/0/2 to PC2.

The administrator configures an Eth-Trunk in LACP mode between two switches, and sets the maximum number of active links in the Eth-Trunk to 3 and the number of remaining standby links to 1. If one of the active links fails, the two switches automatically adjust the number of active links to 2 through negotiation, and the standby link remains in the standby state.

A.

TRUE

B.

FALSE

The emergence of AI poses new requirements on data center networks. To meet AI computing requirements, a high-speed intelligent computing data center network with zero packet loss needs to be constructed. Which of the following statements are false about the requirements and solutions of intelligent computing data center networks? (Select all that apply)

A.

Measures such as single-port ultra-high bandwidth and lossless network technologies can be used to achieve a network with close to zero packet loss, but not a truly lossless network.

B.

Lossless technologies such as PFC and ECN are used on the intelligent computing network to implement a network with zero packet loss.

C.

Due to large-scale data synchronization services on the intelligent computing network, a single port must have a high bandwidth, such as 200GE or 400GE.

D.

The RDMA protocol stack is used on the intelligent computing network to reduce the transmission latency between GPU servers and physical switches.

The undo command can be used in the CLI of a Huawei device to restore default settings, disable functions, or delete configurations. Which of the following are correct undo commands? (Select all that apply)

A.

< HUAWEI > system-view

[HUAWEI] undo system-view

< HUAWEI >

B.

[HUAWEI] interface GE 1/0/1

[HUAWEI-GE1/0/1] ip address 10.12.1.1 24

[HUAWEI-GE1/0/1] undo ip address

C.

[HUAWEI] interface GE 1/0/1

[HUAWEI-GE1/0/1] undo portswitch

[HUAWEI-GE1/0/1]

D.

[HUAWEI] sysname TEST

[TEST] undo sysname

[HUAWEI]

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.

A.

TRUE

B.

FALSE

R1 has the following configurations:

[R1] nat address-group test 1

[R1-address-group-test] section 1 100.1.23.1 100.1.23.254

[R1-address-group-test] mode pat

[R1-address-group-test] quit

[R1] nat-policy

[R1-policy-nat] rule name test

[R1-policy-nat-rule-test] source-address range 192.168.0.0 192.168.255.255

[R1-policy-nat-rule-test] action source-nat address-group test

[R1-policy-nat-rule-test] quit

[R1-policy-nat] quit

[R1] interface GE 0/0/2

[R1-GE0/0/2] nat enable

[R1-GE0/0/2] quit

Which of the following statements is false ?

A.

An intranet user's post-NAT IP address may be 100.1.23.254.

B.

If data packets from intranet users are not sent through GE0/0/2 of R1, the users may fail to access the public network.

C.

The post-NAT IP addresses of intranet users with different IP addresses must be different.

D.

The intranet user with the IP address 192.168.1.100 can access the public network.