Fortinet black logo
6.4.6

VLAN retagging/translation of regular 802.1Q traffic

VLAN retagging/translation of regular 802.1Q traffic

You can use ACLs (to match the VLAN and set the action of the outer-vlan-tag) to retag or translate VLANs with regular 802.1Q traffic.

config switch acl ingress

edit 1

config action

set outer-vlan-tag 2333

end

config classifier

set vlan-id 350

end

set ingress-interface "mclag-761_419"

next

end

On some FortiSwitch models, you can also apply an ACL on the prelookup and egress stages. The configuration is similar to the configuration in this section and is done under the config switch acl prelookup or config switch acl egress commands, respectively.

VLAN retagging/translation of regular 802.1Q traffic

You can use ACLs (to match the VLAN and set the action of the outer-vlan-tag) to retag or translate VLANs with regular 802.1Q traffic.

config switch acl ingress

edit 1

config action

set outer-vlan-tag 2333

end

config classifier

set vlan-id 350

end

set ingress-interface "mclag-761_419"

next

end

On some FortiSwitch models, you can also apply an ACL on the prelookup and egress stages. The configuration is similar to the configuration in this section and is done under the config switch acl prelookup or config switch acl egress commands, respectively.