1 no trunk, 2 no port-access-authenticator, 1 no trunk 32.4.4.2 no port-access-authenticator – ZyXEL Communications ZyXEL Dimension ES-2108 User Manual

Page 224

Advertising
background image

ES-2108 Series User’s Guide

224

Chapter 32 Configuration Mode Commands

32.4.4.1 no trunk

Syntax:

no trunk <T1|T2>
no trunk <T1|T2> lacp
no trunk <T1|T2> interface <port-list>

where

An example is shown next.

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

32.4.4.2 no port-access-authenticator

Syntax:

no port-access-authenticator
no port-access-authenticator <port-list> reauthenticate
no port-access-authenticator <port-list>

where

An example is shown next.

• Disable authentication on the switch.

• Disable re-authentication on ports one, three, four and five.
• Disable authentication on ports one, six and seven.

<T1|T2>

= Disables the trunk group.

<T1|T2> lacp

= Disables LACP in the trunk group.

<T1|T2> interface
<port-list>

= Removes ports from the trunk group.

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

=

Disables port authentication on the switch.

<port-list>
reauthenticate

=

Disables the re-authentication mechanism on the listed port(s).

<port-list>

=

Disables authentication on the listed ports.

Advertising