ES-2048 User’s Guide

• Enable ingress checking on the interface.

sysname(config)# interface port-channel 1,3-5 sysname(config-interface)# ingress-check

34.2.8 frame-type

Syntax:

frame-type <alltaggeduntagged>

where

 

<alltaggedu =

Choose to accept both tagged and untagged incoming frames, just

ntagged>

tagged incoming frames or just untagged incoming frames on a port.

An example is shown next.

Enable ports one, three, four and five for configuration.

Enable ingress checking on the ports.

Enable tagged frame-types on the interface.

sysname(config)# interface port-channel 1,3-5 sysname(config-interface)# ingress-check sysname(config-interface)# frame-type tagged

34.2.9 weight

Syntax:

weight <wt1> <wt2> ... <wt8>

where

 

<wt1> <wt2> ...

= Sets the interface WFQ weighting. A weight value of one to eight is

<wt8>

given to each variable from wt 1 to wt 8.

An example is shown next.

Enable WFQ queuing on the switch.

Enable port 2 and ports 6 to 8 for configuration.

Chapter 34 Interface Commands

267