cisco.nxos
cisco.nxos copied to clipboard
add 'distribute' param for nxos_logging_global module
SUMMARY
Cisco MDS switches supports distribute
for logging
feature hence requesting that distribute
param be added for nxos_logging_global
module
ISSUE TYPE
- Feature Idea/Enhancement
COMPONENT NAME
nxos_logging_global
ADDITIONAL INFORMATION
Cisco MDS switches supports distribute
for logging
feature hence requesting that distribute
param be added for nxos_logging_global
module
distribute
param can take values True/False,
if True then logging distribute
need to be pushed and any further cmds pushed to the switch will need to have logging commit
cmd at the end
if False then no logging distribute
need to be pushed
If distribute option is already present then while pushing any new cmds to the switch logging commit
needs to be added at the end
sw184-9706(config)# logging distribute
sw184-9706(config)# sh running-config | i logging
logging level monitor 2
logging level sysmgr 7
logging distribute
logging server 10.126.94.233 6
logging server 10.126.94.189 port 2
logging commit
logging level kernel 7