Avaya C460 Switch User Manual


 
Chapter 2 Avaya C460 CLI Commands
110 Avaya C460 Reference Guide
set port level
User level: read-write, admin.
Use the set port level command to set the priority level of a port or range of
ports on the switching bus. Packets traveling through a port set at normal priority
should be served only after packets traveling through a port set at high priority are
served.
The syntax for this command is:
set port level <module>/<port> [value]
Example:
set port mirror
User level: read-write, admin.
Use the set port mirror command to define a port mirroring pair in the switch.
The syntax for this command is:
set port mirror source-port <module>/<port> mirror-port <module>/
<port> direction {<direction>
module Number of the module (3-6).
port Number of the port on the module. If you do not specify a
number, the level for all the ports on the module is set.
You can also specify a range of ports separated by a dash, for
example, 4/5-13 for ports 5 to 13 on module 4.
value Priority level (0-7)
C460-1# set port level 3/1 5
Port 3/1 level set to 5
module Number of the module (3-6).
port Number of the port on the module.
always Keyword to activate the port mirroring entry
disable Keyword to change the status of the port mirroring entry to “not
active”
direction rx – copy only incoming traffic
both– copy both incoming and outgoing traffic