Set trunk, Set vlan, Set trunk set vlan – Avaya C460 User Manual

Page 150

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

138

Avaya C460 Reference Guide

set trunk

User level: read-write, admin.
Use the set trunk command to configure the VLAN tagging mode of a port.

set trunk

<module/port> [value]

Example:

set vlan

User level: read-write, admin.
Use the set vlan command to configure VLANs.

The syntax for this command is:

set vlan

<vlan-id> [name <vlan-name>]

Example:

module

Number of the module (3-6).

port

Number of the port on the module. If you do not specify a
number, the vlan tagging mode is set for all the ports on the
module.
You can also specify a range of ports separated by a dash,
for example, 4/5-13 for ports 5 to 13 on module 4.

value

• off – forces 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 – specifies an IEEE 802.1Q tagging on a Fast

Ethernet or Gigabit Ethernet port.

C460-1# set trunk 3/3 dot1q

Dot1Q VLAN tagging set on port 3/3.

vlan-id

vlan number

vlan-name

vlan name

C460-1# set vlan 3 name gregory

VLAN id 3, vlan-name gregory created.

Advertising