Below is a set of Random Cisco & FortinetCommands that are common to be used and what it does:
#[Cisco] Enabling Mac Filtering on Ports & auto-recovery for the port.
switchport port-security
switchport port-security mac-address
switchport port-security maximum 1
errdisable recovery cause psecure-violation
#[Cisco] Checking Hardware/CPU
show module
more crashinfo:data
show processes cpu [history | sorted]
show processes memory [sorted]
#[Fortinet] Showing information about Link-Monitoring in redundant links
diag sys link-monitor status
#[Cisco] Enabling Mac Filtering on Ports & auto-recovery for the port.
switchport port-security
switchport port-security mac-address
switchport port-security maximum 1
errdisable recovery cause psecure-violation
#[Cisco] Checking Hardware/CPU
show module
more crashinfo:data
show processes cpu [history | sorted]
show processes memory [sorted]
#[Fortinet] Showing information about Link-Monitoring in redundant links
diag sys link-monitor status
Comments
Post a Comment