Switch Logging Commands
page 45-6 OmniSwitch 6250 CLI Reference Guide November 2009
swlog output
Enables or disables switch logging output to the console, file, or data socket (remote session).
swlog output {console | flash | socket [ip_address]}
no swlog output {console | flash | socket [ip_address]}
Syntax Definitions
console Specifies console output. When enabled, switch logging output is
printed to the user console.
flash Specifies /flash file output. When enabled, switch logging output is
printed to a file in the switch’s /flash file system.
socket Specifies data socket output. When enabled, switch logging output is
printed to a remote session.
ip_address The IPv4 or IPv6 address for the remote session host.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of this command to disable one or more configured output IP addresses.
• This command can also be used on the secondary CMM.
• You can send files to multiple hosts (maximum of four) using the socket keyword, followed by the IP
address of the remote host.
Examples
-> swlog output console
-> no swlog output flash
-> swlog output socket 14.1.1.1
-> swlog output socket 15.1.1.1
-> swlog output socket 16.1.1.1
-> swlog output socket 17.1.1.1
Release History
Release 6.6.1; command was introduced.
parameter default
console | flash | socket flash and console