Wired Intelligent Edge

 View Only
  • 1.  Procurve 2530-24 Questions

    Posted Sep 23, 2020 03:22 AM

    HW INFO:
    HPE 2530-24 YB.16.10.0010

     

    Hi,

    Wanna ask few questions

    1. "no include-credentials"
    that mean username not included in backup config.
    is that useful when admin restore config from backup, it will not overwrite existing users?

     

    2. I want to kill console session

    # show session-list
    Session Activity
    Source IP Selection: Outgoing Interface
    --------------------------------------------------------
    Session  :     1
    Privilege: Manager
    From     : Console
    To       :
    --------------------------------------------------------
    Session  : **  4
    Privilege: Manager
    From     : 192.168.88.118
    To       :
     
    # kill 1
    # reload
    session #1 still exist
    how to get rid that
     
    tq


  • 2.  RE: Procurve 2530-24 Questions
    Best Answer

    Posted Sep 24, 2020 02:34 AM

    #1, it will be remove user with the same name...

     

    #2, it is the console port...



  • 3.  RE: Procurve 2530-24 Questions

    Posted Sep 24, 2020 10:14 AM

    1. I miss understood "no include-credentials" function

    after doing simple testing. it actually hide manager and operator account in running-config. also all new user password i.e

    WITH "include-credentials"

    aaa authentication local-user "admin2" group "ADMINS" password sha1
    "21bd12dc183f740ee76f27b78eb39c8ad972a757"
     
    WITH "no include-credentials"
    aaa authentication local-user "admin2" group "ADMINS"
     
    2. so confirm console always take 1 session even though no console cable or usb console cable connected


  • 4.  RE: Procurve 2530-24 Questions

    Posted Sep 24, 2020 02:13 PM

    Yes for 2