Chapter 33 Command Examples

33.8 no Command Examples

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

33.8.1 no mirror port

Syntax:

no mirror-port

Disables port mirroring on the switch.

An example is shown next.

sysname(config)# no mirror-port

33.8.2 no https timeout

Syntax:

no https timeout

Resets the https session timeout to default.

An example is shown next. The session timeout is reset to 300 seconds.

sysname(config)# no https timeout Cache timeout 300

33.8.3 no trunk

Syntax:

no trunk <T1>

no trunk <T1> lacp

no trunk <T1> interface <port-list>

where

 

<T1>

Disables the trunk group.

<T1> lacp

Disables LACP in the trunk group.

<T1> interface <port-list>

Removes ports from the trunk group.

An example is shown next.

Disable the trunk group.

Disable LAPC on the trunk group.

Remove ports 17 and 18 from the trunk group.

sysname(config)# no trunk T1 sysname(config)# no trunk T1 lacp sysname(config)# no trunk T1 interface 17, 18

 

251

VES-1616F-3x Series User’s Guide