beautypg.com

4 other examples of no commands, 1 no trunk – ZyXEL Communications LAYER 3 ES-3124 User Manual

Page 282

background image

ES-3124 User’s Guide

280

Chapter 36 Configuration Mode Commands

where

An example is shown next.

• Enable the IP route with the IP address of 192.168.11.1 and subnet mask of

255.255.255.0. This ip route must have already been created and made inactive prior to
re-enable command being applied.

36.4.4 Other Examples of no Commands

In some cases the

no

command can disable a feature, disable an option of a feature or disable a

feature on a port by port basis.

36.4.4.1 no trunk

Syntax:

no trunk
no trunk lacp
no trunk interface

where

An example is shown next.

• Disable trunk one (T1).
• Disable LAPC on trunk three (T3).
• Remove ports one, three, four and five from trunk two (T2).

inactive

=

Re-enables an ip route with the specified IP address and
subnet mask.

ras(config)# no ip route 192.168.11.1 255.255.255.0 inactive

= Disables the trunk group.


lacp

= Disables LACP in the trunk group.


interface

= Removes ports from the trunk group.

ras(config)# no trunk T1
ras(config)# no trunk T3 lacp
ras(config)# no trunk T2 interface 1,3-5