Avaya P330-ML-ML 사용자 설명서

다운로드
페이지 320
Chapter 2        Avaya P330-ML Layer 2 CLI Commands
Avaya P330-ML Reference Guide
125
set trunk
User level: privileged, supervisor.
Use the set trunk command to configure the VLAN tagging mode of a port. 
set trunk <module/port> {off|dot1q}
Example:
set utilization cpu
User level: privileged, supervisor.
Use the set utilization cpu command to enable CPU utilization monitoring 
on the specified module.
The syntax for this command is:
set utilization cpu
 <module-number>
Example:
module
Number of the switch. 
port
Number of the port on the switch.
You can also specify a range of ports separated by a dash, 
for example, 4/5-13 for ports 5 to 13 on switch 4.
off 
Forces the port to become a non-tagging port. 
dot1q
Specifies an IEEE 802.1Q tagging on a Fast Ethernet or 
Gigabit Ethernet port.
P330-ML-1#  set trunk 3/3 dot1q
Dot1Q VLAN tagging set on port 3/3.
module-
number
The module number for which CPU utilization monitoring is 
enabled.
P330-N# set utilization cpu 1
CPU utilization is set on module 1
Done!