which three commands are required to accomplish this behavior?

— Exhibit –

— Exhibit —
Click the Exhibit button.
You have implemented a firewall-based VLAN filter to map traffic from subnet 192.168.40.0/24 to
a VLAN named vlan_40. However, you have not been successful in getting the traffic mapped
correctly. In addition, all traffic must be passed to the Layer 2 network.
Referring to the exhibit, which three commands are required to accomplish this behavior? (Choose
three.)

— Exhibit –

— Exhibit —
Click the Exhibit button.
You have implemented a firewall-based VLAN filter to map traffic from subnet 192.168.40.0/24 to
a VLAN named vlan_40. However, you have not been successful in getting the traffic mapped
correctly. In addition, all traffic must be passed to the Layer 2 network.
Referring to the exhibit, which three commands are required to accomplish this behavior? (Choose
three.)

A.
set interfaces ge-0/0/19.0 family ethernet-switching filter output assign_vlan

B.
set interfaces ge-0/0/19.0 family ethernet-switching filter input assign_vlan

C.
set vlans vlan_40 interface ge-0/0/19.0 mapping policy

D.
set vlans vlan_30 interface ge-0/0/19.0 mapping policy

E.
set interfaces ge-0/0/20 unit 0 family ethernet-switching port-mode trunk vlan members all



Leave a Reply 2

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


fe

fe

Step 1 :

set vlans v11 vlan-id 11
set vlans v11 interface ge-0/0/0.0
set vlans v22 vlan-id 22
set vlans v22 interface ge-0/0/0.0 mapping policy

Step 2:

set firewall family ethernet-switching filter separate-vlans term 1 from source-address
set firewall family ethernet-switching filter separate-vlans term 1 then vlan v22
set firewall family ethernet-switching filter separate-vlans term 2 then accept

fe

fe

Step 3 :

set interface ge-0/0/0.0 family ethernet-switching filter input separate-vlans