3 no trunk, 4 no port-access-authenticator, 3 no trunk 41.7.4 no port-access-authenticator – ZyXEL Communications ZyXEL Dimension GS-4012F User Manual

Page 277: Figure 174 no trunk command example

Advertising
background image

GS-4012F/4024 User’s Guide

276

Chapter 41 Command Examples

41.7.3 no trunk

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

• 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 174 no trunk Command Example

41.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

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|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.

ras(config)# no trunk T1
ras(config)# no trunk T3 lacp
ras(config)# no trunk T5 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