496
level severity
: Specifies a severity level in the range of 0 to 7. The smaller the severity value, the
higher the severity level. See
for more information. Logs at the specified severity level and
higher levels are allowed or denied to be output.
Usage guidelines
If you do not set an output rule for a module, the module uses the output rule set by using the
default
keyword. If no rule is set by using the
default
keyword, the module uses the default output rule.
To modify or remove an output rule set for a module, you must use the
module-name
argument. A
new output rule configured by using the
default
keyword does not take effect on the module.
If you execute this command for a module multiple times, the most recent configuration takes effect.
If you execute this command for the
default
modules multiple times, the most recent configuration
takes effect.
Examples
# Output only VLAN module's information with the emergency level to the console.
<Sysname> system-view
[Sysname] info-center source default console deny
[Sysname] info-center source vlan console level emergency
# Based on the previous configuration, disable output of VLAN module's information to the console
so no system information is output to the console.
<Sysname> system-view
[Sysname] undo info-center source vlan console
info-center synchronous
Use
info-center synchronous
to enable synchronous information output.
Use
undo info-center synchronous
to disable synchronous information output.
Syntax
info-center synchronous
undo info-center synchronous
Default
Synchronous information output is disabled.
Views
System view
Predefined user roles
network-admin
Usage guidelines
System log output interrupts ongoing configuration operations, including obscuring previously
entered commands. Synchronous information output shows the obscured commands. It also