Simulating Packets - Avaya W310 User Manual

Wlan
Hide thumbs Also See for W310:
Table of Contents

Advertisement

In QoS list context mode:
show composite-operation
for the list
show dscp-table
show ip-rule
show list
In QoS list rule context mode:
show composite-operation
assigned to the current rule
show dscp-table
show ip-rule
In QoS list DSCP table context mode:
show dscp-table
In QoS list composite operation context mode:
show composite-operation
operation

Simulating Packets

Use the
ip simulate
command tests the effect of the policy list on a simulated IP packet in the interface. You
must specify the number of a policy list, the direction of the packet (in or out), and a source
and destination IP address. You may also specify other parameters. For a full list of
parameters, see Avaya™ W310 CLI Reference Guide.
The following command simulates the effect of applying QoS list number 401 to a packet
entering the W310 through interface VLAN 2:
W310-1(if:Vlan 2)# ip simulate 401 in CoS1 dscp46 10.1.1.1 10.2.2.2
tcp 1182 20
The simulated packet has the following properties:
CoS priority is 1
DSCP is 46
source IP address is 10.1.1.1.
destination IP address is 10.2.2.2.
IP protocol is TCP
source TCP port is 1182
destination TCP port is 20
Avaya W310 User's Guide
— displays a list of all composite operations configured
— displays the current list's DSCP table
— displays a list of all rules configured for the list
— displays the parameters of the current list, including its rules
— displays the parameters of the composite operation
— displays the current list's DSCP table
— displays the parameters of the current rule
— displays the parameters of the current DSCP table entry
— displays the parameters of the current composite
command in the context mode of an interface to test a policy list. The
Configuring Policy
261

Advertisement

Table of Contents
loading

Table of Contents