Chapter 33 Command Examples

33.7 Example no Commands

These are the commonly used command examples that belong to the “no” group of commands.

33.7.1 no mirror-port

Syntax:

no mirror-port

Disables port mirroring on the switch. An example is shown next.

Figure 141 no mirror-port Command Example

sysname(config)# no mirror-port

33.7.2 no trunk

Syntax:

no trunk <T1T2T3T4T5T6> no trunk <T1T2T3T4T5T6> lacp

no trunk <T1T2T3T4T5T6> interface <port-list>

where

<T1T2T3T4T5T6>

Disables the trunk group.

<T1T2T3T4T5T6> lacp

Disables LACP in the trunk group.

<T1T2T3T4T5T6>

Removes ports from the trunk group.

interface <port-list>

 

An example is shown next.

Disable trunk one (T1).

Disable LAPC on trunk three (T3).

Remove ports one, three, four and five from trunk five (T5).

Figure 142 no trunk Command Example

sysname(config)# no trunk T1 sysname(config)# no trunk T3 lacp sysname(config)# no trunk T5 interface 1,3-5

 

247

GS-3012/GS-3012F User’s Guide