Skip to main content
Luc
New Member
May 18, 2020
Solved

To display dhcp server config

  • May 18, 2020
  • 1 reply
  • 16640 views

Hi all,

I am trying to display dhcp server config on 30e but i am not sure this gives code 5 error? Any idea?

# show ? <Enter> Or full-configuration show full configuration

# show full-configuration system dns Command fail. Return code 5

 

Secondly I want to do debugging on dhcp server traffic to see what is wrong....Any workaround?

 

Thanks help

    Best answer by emnoc

    For dhcp you need to use "show full-configuration system dhcp server"

     

    Ken Felix

    1 reply

    emnoc
    emnocAnswer
    New Member
    May 18, 2020

    For dhcp you need to use "show full-configuration system dhcp server"

     

    Ken Felix

    Luc
    LucAuthor
    New Member
    May 18, 2020

    It gives the following error?

    # show full-configuration system dhcp server Command fail. Return code 5

    sw2090
    SuperUser
    SuperUser
    May 19, 2020

    if you want to see the leases your dhcp has handed over:

     

    exec dhcp lease list

     

    to clear leases

     

    exec dhcp lease clear