set trunk

Last Updated : Nov 06, 2012 |

Configures the VLAN tagging mode of a port.

Syntax

set trunk module/port {off|dot1q}

Parameters

Parameter

Description

Possible Values

Default Value

module

Number of the module

port

Number of the port on the module. You can also specify a range of ports separated by a dash. For example:.

10/3-4 for both ETH LAN ports on the front panel

off

Keyword that specifies to force the port to become a non-tagging port and persuade the neighboring port to become a non-tagging port. The port becomes a non-tagging port even if the neighbor port does not agree to become a non-tagging port.

dot1q

Keyword that specifies IEEE 802.1q tagging on a Fast Ethernet or Gigabit Ethernet port

User level

read-write

Context

general

Example

To configure 802.1q VLAN tagging for port 6/5 in the Branch Gateway:

Gxxx-001(super)# set trunk 6/5 dot1q
Dot1Q VLAN tagging set on port 6/5.