OcNOS-SP : System Management Guide : System Management Command Reference : VLOG Commands : show vlog all
show vlog all
Use this command to display the output of all virtual router log show commands. For column descriptions, refer to descriptions of the individual commands.
Command Syntax
show vlog all
Parameters
None
Default
None
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
>enable
#show vlog all
 
Type Name FD UserVR AllVrs VRCnt
tty /dev/pts/8 12 vr222 --- 1
tty /dev/pts/4 13 <PVR> --- 1
 
VR-Name VR-Id PVR-Terms VR-Terms LogFile CurSize
<PVR> 0 1 0 /var/local/zebos/log/pvr/my-log 1624320
vr111 1 0 0 n/a n/a
vr222 2 0 1 /var/local/zebos/log/vr222/log-vr222 0
vr333 3 0 0 /var/local/zebos/log/vr333/log-vr333 0
 
Name Id MsgCnt ConTime ReadTime
NSM 1 1 Fri May-15 21:05:04 Fri May-15 21:05:04
IMI 19 1 Fri May-15 21:05:02 Fri May-15 21:05:02
 
 
Table 31-88 explains the output:
Table 31-88: show vlog all details
Name
Name of protocol module
Id
Protocol module identifier
MsgCnt
Number of log messages received from protocol module
ConTime
Time the connection was established
ReadTime
Time the last log message was received
 
Table 31-89 explains the output:
Table 31-89: show vlog all details
Type
Type of terminal
Name
Device name
FD
File descriptor
UserVR
Name of the Virtual Router where in which the user is logged in
AllVRs
Whether the PVR user requested debug output from all VRs
VRCnt
Number of VRs to which a terminal is attached
 
Table 31-90 explains the output:
Table 31-90: show vlog all details
VR-Name
Virtual router name
VR-Id
Virtual router identifier
PVR-Terms
Number of attached PVR terminals
VR-Terms
Number of attached VR terminals
LogFile
Name of VR log file (this column is empty if writing to a log file is disabled)
CurSize
Log file current size
 
 
Last modified date: 10/19/2023