How to Configure Configuration Change Notification and Logging

Sdílet
Vložit
  • čas přidán 3. 09. 2021
  • How to Configure Configuration Change Notification and Logging
    The Configuration Change Notification and Logging feature, added in Cisco IOS Software Release 12.3(4)T and later, makes it possible to log the configuration changes made to a Cisco IOS device.
    The log is maintained on the Cisco IOS device and contains the user information of the individual who made the change, the configuration command entered, and the time that the change was made.
    This functionality is enabled with the logging enable configuration change logger configuration mode command.
    EXAMPLE CONFIGURATION:
    conf t
    archive
    log config
    logging enable
    logging size 100 (Deafult)
    notify syslog (To enable the generation of syslog messages when a configuration change is made)
    hidekeys
    end
    wr
    VERIFICATION:
    show archive log config all
    show archive log config number [end-number]
    show archive log config all provisioning
    show archive log config statistics
    REFERENCES:
    www.cisco.com/c/en/us/td/docs...
    www.cisco.com/c/en/us/td/docs...
    www.cisco.com/c/en/us/support...
    www.cisco.com/c/en/us/td/docs...
    #cisco #ccna #ccnp #ccie
  • Jak na to + styl

Komentáře • 1

  • @FerdsTechChannel
    @FerdsTechChannel  Před 11 měsíci

    I hope you found this video helpful, please like, subscribe and click the notification bell so you won't miss future videos. Thanks for your support! ❤
    If you have any questions, please ask them in the comment section below.