beautypg.com

8 no command examples, 1 no mirror port, 2 no https timeout – ZyXEL Communications VDSL SWITCH VES-1616F-3X User Manual

Page 251: 3 no trunk

background image

Chapter 33 Command Examples

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

251

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.

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.

33.8.3 no trunk

Syntax:

no trunk
no trunk lacp
no trunk interface

where

• 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 mirror-port

sysname(config)# no https timeout
Cache timeout 300

Disables the trunk group.

lacp

Disables LACP in the trunk group.

interface

Removes ports from the trunk group.

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