User guidelines, Example, Syntax – PLANET WGSD-1022 User Manual

Page 325: Default configuration, Command mode

Advertising
background image

User Guidelines

There are no user guidelines for this command.

Example

The following example shows how to enables port ingress filtering on e8.

Console (config)# interface ethernet e8

Console (config-if)# switchport general ingress-filtering disable

5.27.14 switchport general acceptable-frame-type taggedonly

The switchport general acceptable-frame-type tagged-only interface configuration command

discards untagged frames at ingress. To enable untagged frames at ingress, use the no form of this

command.

Syntax

switchport general acceptable-frame-type tagged-only

no switchport general acceptable-frame-type tagged-only

Default Configuration

All frame types are accepted at ingress.

Command Mode

Interface Configuration (Ethernet, port-channel) mode

User Guidelines

There are no user guidelines for this command.

Example

The following example configures e8 to discard untagged frames at ingress.

Console (config)# interface ethernet e8

Console (config-if)# switchport general acceptable-frame-type tagged-only

Advertising