HCNP-Security-CISN (Huawei Certified Network Professional - Constructing Infrastructure of Security Network)
HCIE-Storage (Written)
Huawei Certified ICT Associate - LTE
Huawei Certified Network Associate - PS Commissioning
Huawei Certified Network Associate - GSM RNP&RNO
Huawei Certified Network Associate - WCDMA RNP&RNO
Huawei Certified Network Associate - CDMA RNP&RNO
HCIA-LTE-RNP&RNO V1.0
Huawei Certified ICT Professional - Constructing Service Security Network (HCIP-Security-CSSN V3.0)
Huawei Certified ICT Professional - Constructing Terminal Security System
IPsec VPN does not support encapsulation of non-IP unicast packets.
TRUE
FALSE
Comprehensive and Detailed Explanation:
IPsec VPN only supports IP unicast traffic.
Non-IP unicast packets (such as multicast and broadcast) are not natively supported.
To transmit multicast traffic over IPsec, GRE over IPsec is required.
Why is this statement true?
Standard IPsec VPN does not support non-IP unicast packets.
HCIP-Security References:
Huawei HCIP-Security Guide → IPsec VPN Limitations
Which of the following statements is true about the outgoing traffic in the firewall virtual system?
Traffic from the private network interface to the public network interface is limited by the outbound bandwidth.
Traffic from the public network interface to the private network interface is limited by the outbound bandwidth.
Traffic from the private network interface to the public network interface is limited by the inbound bandwidth.
Traffic from the public network interface to the private network interface is limited by the inbound bandwidth.
Inbound bandwidth= Trafficenteringthe firewall.
Outbound bandwidth= Trafficleavingthe firewall.
Correct answer:
A. Private → Public traffic is controlled by outbound bandwidth.
Why are the other options incorrect?
Bis incorrect because public → private traffic is controlled byinbound bandwidth, not outbound.
Cis incorrect because inbound bandwidth does not apply to private → public traffic.
Dis incorrect because public → private traffic is controlled by inbound bandwidth.
Huawei HCIP-Security Guide → Firewall Virtual System Bandwidth Control
When gateways are connected using GRE over IPsec, the IPsec encapsulation mode must be tunnel mode.
GRE over IPsecis used totunnel non-IP traffic, multicast, and dynamic routing protocolsover IPsec VPN.
Tunnel mode is requiredbecause:
Transport mode only encrypts the payload, but GRE needs the entireoriginal IP packet encrypted.
Tunnel mode encrypts the entire packet(original + GRE headers), ensuring full encapsulation.
GRE over IPsec must use tunnel modeto fully encapsulate and protect packets.
Huawei HCIP-Security Guide → GRE over IPsec Configuration