Avaya C460 Manual Do Utilizador

Página de 268
Chapter 2        Avaya C460 CLI Commands
Avaya C460 Reference Guide
61
ip simulate
User level: read-write, admin.
L If you are at the “read-write” user level, you can only access this command in 
Configure mode. 
Type configure at the command prompt to enter configure mode.
Use the ip simulate command to check the policy for a simulated packet. The 
command contains the addressed list number, and the packet parameters.
The syntax for this command is:
ip simulate
 <access-list-number> [<priority>] [<dscp-
value>]<source> <destination> [<protocol> [<source port> 
<destination port> [<established>]]]
Example:
ip vlan/ip vlan name
User level: read-write, admin.
L You can only access this command in interface mode. 
Type interface [name] at the command prompt to enter interface mode.
Use the ip vlan and ip vlan name commands to specify the VLAN on which an 
IP interface resides. You can specify either the VLAN ID using the ip vlan 
command or the VLAN name using the ip vlan name command. 
The no ip vlan or no ip vlan name  command to reset the IP interface to the 
access-list-number
integer (100 to 149)
priority
fwd0 | fwd1 | ... | fwd7
dspc value
dscp0 | dscp1 | ... | dscp63
source
source ip address
destination
destination ip address
protocol
ip | tcp | udp | integer (1 to 255)
source port
integer (1 to 65535)
destination port
integer (1 to 65535)
established
value of TCP established bit
C460-1(configure)# ip simulate 100 192.67.85.12 
193.76.54.25