Chapter 6 Avaya P130 CLI

Set trunk Command

Use the set trunk command to configure the tagging mode.

The syntax for this command is:

set trunk <mod_num>/<port_num> {offdot1q}

<mod_num>

Module number

<port_num>

Number of the port on the module

off

Forces the port to become a non-tagging port. The port is in the

 

clear (tagging) mode: it will never send frames as tagged, but it

 

will correctly interpret received tagged frames.

dot1q

Forces the port to become a 802.1Q tagging port. The port is in

 

the tagging mode: it will send frames as tagged and will

 

correctly interpret received untagged frames.

Example:

 

P130-1# set trunk 1/19

dot1q

Dot1Q VLAN tagging set

on port 1/19.

P130-1# set trunk 1/19

off

No VLAN tagging set on

port 1/19.

Clear vlan Command

Use the clear vlan command to delete an existing VLAN and return ports from this VLAN to the default VLAN #1. When you clear a VLAN, all ports assigned to that VLAN are assigned to the default VLAN #1.

The syntax for this command is:

clear vlan [VLAN_num]

VLAN_num

Number of the VLAN (range is 1 to 4079).

Example:

This example shows how you can delete an existing VLAN (VLAN 4) from a management domain:

P130-1# clear vlan 4

This command will assign all ports on VLAN 4 to their default in the entire management domain

88

Avaya P130 User’s Guide

Page 102
Image 102
Avaya P130 manual Set trunk Command, Set trunk modnum/portnum offdot1q, Clear vlan Command, Clear vlan VLANnum