Arbor Networks ArbOS notes
June 17, 2018 ยท View on GitHub
If you are running ArbOS version 7 or lower then you may need to update the model to remove exec true:
cfg :ssh do
pre_logout 'exit'
end
Back to Model-Notes
June 17, 2018 ยท View on GitHub
If you are running ArbOS version 7 or lower then you may need to update the model to remove exec true:
cfg :ssh do
pre_logout 'exit'
end
Back to Model-Notes