4 no port-access-authenticator – ZyXEL Communications ES-3124PWR User Manual

Page 229

Advertising
background image

Dimension ES-3124PWR Ethernet Switch

Command Examples

30-9

Syntax:

no trunk

<T1|T2|T3|T4|T5|T6>

no trunk <T1|T2|T3|T4|T5|T6> lacp

no trunk

<T1|T2|T3|T4|T5|T6> interface <port-list>

where

<T1|T2|T3|T4|T5|T6> Disables the trunk group.
<T1|T2|T3|T4|T5|T6>

lacp

Disables LACP in the trunk group.

<T1|T2|T3|T4|T5|T6>
interface <port-list>

Removes ports from the trunk group.

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 30-17 no trunk Command Example

30.7.4 no

port-access-authenticator

Syntax:

no port-access-authenticator

no port-access-authenticator

<port-list> reauthenticate

no port-access-authenticator

<port-list>

where

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.

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.

ras(config)# no trunk T1

ras(config)# no trunk T3 lacp

ras(config)# no trunk T5 interface 1,3-5

Advertising