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.
why choose two ?! its only answer C
A B ..
https://inetzero.com/transparent-mode-vlan-rewrite-retagging/
B and C is correct:
http://www.juniper.net/documentation/en_US/junos15.1/topics/reference/configuration-statement/vlan-rewrite-edit-interfaces.html
Sorry A and B
Referring at this i think that B & C are Correct
http://kb.juniper.net/InfoCenter/index?page=content&id=KB23737&actp=search
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.
A and B are the answer
[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
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!
can any one tell me the final answer , is it A & B , or B & C ?!
it is A , B 🙂
A,B are correct