H12-211 Exam QuestionsBrowse all questions from this exam

H12-211 Exam - Question 95


Refer to the configuration output. Which following statements are correct? (Multiple choice)

Show Answer
Correct Answer: ABD

In the provided configuration, interface Gigabit Ethernet 0/0/1 is set to operate as a trunk and is allowed to pass VLANs ranging from 2 to 4094. VLAN 1, which is not included in the specified range, cannot pass over this interface, making the statement that VLAN 1 cannot pass correct. Typically, VLAN 1 is the default VLAN on a trunk interface, and its traffic is always allowed unless explicitly denied. Therefore, even though the range specifies VLANs 2 to 4094, VLAN 1 is implicitly allowed, making the statement that VLAN 1 can also pass through the interface correct.

Discussion

7 comments
Sign in to comment
activenoisecontrolOptions: AC
Nov 5, 2020

A and C is correct https://support.huawei.com/enterprise/en/knowledge/EKB1000384086

abderraoufOptions: BC
Nov 14, 2021

'B' is coorect , port trunk allow-pass vlan => If you run the port trunk allow-pass vlan command multiple times in the same interface view, the interface is added to all the specified VLANs. so 'C' is also coorect , B & C

abderraouf
Nov 14, 2021

and By default, a trunk interface is in VLAN 1.

jjbt_112
Feb 22, 2022

B & D are correct. Tested in eNSP

SenglayOptions: BD
Dec 23, 2020

B and D should be Correct, can test in ENSP

elopez2207Options: BC
May 11, 2022

B&C (A switch supports a maximum of 4096 VLANs, among which VLANs 0 and 4095 are reserved for system use, [Huawei] display port vlan gigabitethernet 0/0/1 Port Link Type PVID Trunk VLAN List ------------------------------------------------------------------------------- GigabitEthernet0/0/1 trunk 1 1-4094

macaruiOptions: BD
Dec 22, 2020

B and D is correct

Goathammer
Feb 11, 2021

vlan1 isn't allowed in trunk allowed vlan list, so no. B is not correct.

abderraouf
Nov 14, 2021

By default, a trunk interface is in VLAN 1.

learner_88
Dec 10, 2021

Yes, but you are changing the default configuration.

nishanOptions: BD
Feb 25, 2021

answer should be bd

vonenOptions: AC
Aug 24, 2021

undo port trunk allow-pass vlan 2 to 4096 - but allowed is only 2 to 4094 - so this could not be correct. i think A,C