Avaya P330-ML-ML Switch User Manual


 
Chapter 2 Avaya P330-ML Layer 2 CLI Commands
76 Avaya P330-ML Reference Guide
Example:
set logging server access-level
User level: privileged, supervisor.
Use the set logging server access-level command to define the access
level associated with Syslog server sink. The user cannot specify an access level
higher than the level assigned to him.
L You need to define a logging server using the set logging server
command before you can set the server access level.
The syntax for this command is:
set logging server access-level < admission-level >
<ip-address>
Example:
set logging server condition
User level: privileged, supervisor.
Use the set logging server condition command to define a filter rule for
logging messages to the Syslog server.
L You need to define a logging server using the set logging server
command before you can set the server condition.
P330-N# set logging server 149.49.38.22
Done!
admission-
level
The access level associated with the Syslog server sink.
Possible values are:
•read-only
•read-write
•admin
ip-address The IP address of the Syslog server.
P330-N# set logging server access-level read-only
149.49.38.22
Done!