/
set system syslog vrf
set system syslog vrf
The set system syslog vrf command configures the VRF where to run the syslog service.
Command Syntax
set system syslog vrf <mgmt-vrf | default>
Parameter
Parameter | Description |
vrf <mgmt-vrf | default> | Optional. Specifies the VRF where to run the syslog service. The value could be mgmt-vrf or default.
The default value is default, indicating that syslog service runs in the default VRF if not explicitly bound to any VRF. |
Usage Guidelines
Syslog service runs in the default VRF by default, and supports to be configured in the management VRF. The corresponding syslog server is required to be route reachable in the VRF running syslog service.
Note: The latest configuration overrides the previous one.
Example
- Configure the syslog service to run in the management VRF.
admin@Xorplus# set system syslog vrf mgmt-vrf admin@Xorplus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.