2 switchport protected (interface config), 3 show switchport protected, 4 show interfaces switchport – Kontron AT8402 CLI User Manual

Page 63: Switchport protected (interface config) - 31, Show switchport protected - 31, Show interfaces switchport - 31, At8402 switching commands

Advertising
background image

AT8402

Switching Commands

Page 2 - 31

AT8402 CLI Reference Manual

2.6.1.1

no switchport protected (Global Config)

Use this command to remove a protected port group. The

groupid

parameter identifies

the set of protected ports. Use the

name

keyword to remove the name from the group.

Format

no switchport protected

<groupid> [name]

Mode

Global Config

2.6.2

switchport protected (Interface Config)

Use this command to add an interface to a protected port group. The

<groupid>

parameter identifies the set of protected ports to which this interface is assigned. You
can only configure an interface as protected in one group.

NOTE: Port protection occurs within a single switch. Protected port configura-

tion does not affect traffic between ports on two different switches. No
traffic forwarding is possible between two protected ports.

Default

unprotected

Format

switchport protected

<groupid>

Mode

Interface Config

2.6.2.1

no switchport protected (Interface Config)

Use this command to configure a port as unprotected. The

groupid

parameter

identifies the set of protected ports to which this interface is assigned.

Format

no switchport protected

<groupid>

Mode

Interface Config

2.6.3

show switchport protected

This command displays the status of all the interfaces, including protected and
unprotected interfaces.

Format

show switchport protected

<groupid>

Modes

Privileged EXEC
User EXEC

Group ID

The number that identifies the protected port group.

Name

An optional name of the protected port group. The name can be up to
32 alphanumeric characters long, including blanks. The default is
blank.

List of Physical Ports List of ports, which are configured as protected for the group

identified with

<groupid>

. If no port is configured as protected for

this group, this field is blank.

2.6.4

show interfaces switchport

This command displays the status of the interface (protected/unprotected) under the
groupid.

Format

show interfaces switchport

<slot/port> <groupid>

Advertising