ZyXEL Communications GS-2024 Switch User Manual


 
GS-2024 User’s Guide
214 Chapter 28 Command Examples
where
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.
Figure 126 frame-type Command Example
28.8.7 queuing-method spq
Syntax:
queuing-method spq
Set the switch to use Strictly Priority Queuing (SPQ).
An example is shown next.
Figure 127 queuing-method spq Command Example
28.8.8 queuing-method wrr
Syntax:
queuing-method wrr <wt1><wt2><wt3><wt4>
where
<all|tagged|u
ntagged>
Choose to accept both tagged and untagged incoming frames or just tagged
incoming frames on a port.
ras(config)# interface port-channel 1,3-5
ras(config-interface)# ingress-check
ras(config-interface)# frame-type tagged
ras(config)# queuing-method spq
Enables WRR (Weighted Round Robin) queuing method on the switch.
<wt1> .. <wt4>
Sets the interface to use WRR queuing. A weight value of one to eight is
given to each variable from
wt1 to wt4.