which two statements are correct regarding VLAN rewrite?

Click the Exhibit button. Referring to the exhibit, which two statements are correct regarding
VLAN rewrite? (Choose two.)

Click the Exhibit button. Referring to the exhibit, which two statements are correct regarding
VLAN rewrite? (Choose two.)

A.
An outgoing packet with VLAN tag 20 will be translated to VLAN tag 2.

B.
An incoming packet with VLAN tag 2 will be translated to VLAN tag 20.

C.
An incoming packet with VLAN tag 20 will be translated to VLAN tag 2.

D.
An outgoing packet with VLAN tag 2 will be translated to VLAN tag 20.



Leave a Reply 12

Your email address will not be published. Required fields are marked *


kees

kees

Sorry A and B

Jeet

Jeet

A & B. Packets incoming from VLAN 2 will be translated to VLAN 20 and packets going out from VLAN 20 will be translated to VLAN 2.

Lucas

Lucas

A and B are the answer

Lucas

Lucas

[edit interfaces ge-0/0/3]
root@SRX3400-1# show
vlan-tagging;
unit 10 {
family bridge {
interface-mode trunk;
vlan-id-list 10;
vlan-rewrite {
translate 100 10;

In the case of ge-0/0/3, traffic that arrives inbound, tagged with VLAN 100, is translated on ingress to VLAN 10 and processed accordingly. When traffic on VLAN 10 is leaving the SRX on that interface it is reverse-translated on egress to VLAN 100

Michaela

Michaela

Took the exam yesterday afternoon and PASSED finally. I have been studying for 5 months and heavy studying for the last 2 weeks. Other than some of the items that I wasn’t expecting to see, the exam was fair overall. I used the official juniper study materials and the passleader jn0-633 exam dumps (http://www.passleader.com/jn0-633.html), along with my experience in the field. I also used my lab and tried to mock up all the scenarios. Thanks all valid comments here, good luck, all!

KAM

KAM

can any one tell me the final answer , is it A & B , or B & C ?!

KAM

KAM

it is A , B 🙂

ahmed

ahmed

A,B are correct