- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To display dhcp server config
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For dhcp you need to use "show full-configuration system dhcp server"
Ken FelixPCNSE
NSE
StrongSwan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For dhcp you need to use "show full-configuration system dhcp server"
Ken FelixPCNSE
NSE
StrongSwan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It gives the following error?
# show full-configuration system dhcp server Command fail. Return code 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
if you want to see the leases your dhcp has handed over:
exec dhcp lease list
to clear leases
exec dhcp lease clear
--
"It is a mistake to think you can solve any major problems just with potatoes." - Douglas Adams
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
maybe this is easier
config system dhcp server
show
will show all configured dhcp servers
The crux is that in FGT web gui this is part of interface config while on gui it is stand alone...
--
"It is a mistake to think you can solve any major problems just with potatoes." - Douglas Adams
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks reply..
Actual issue investigated is that clients are not getting IP addresses from the Fortigate device? What troubleshooting and workaround should be? Where to start troubleshooting?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
use flow debug or/and packet sniffer to see the actual traffic and whalt happens to it.
--
"It is a mistake to think you can solve any major problems just with potatoes." - Douglas Adams
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am not good on fortigate...Can you give actual command set? for the flow debug or/and packet sniffer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just gave it in this thread: https://forum.fortinet.co...m=184147&tree=true
--
"It is a mistake to think you can solve any major problems just with potatoes." - Douglas Adams
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is your admin access-profile level? You might not be of the right level in order to execute those commands
Ken Felix
PCNSE
NSE
StrongSwan
