Hi Arix,
If you can share some information reagrding the issue ; I can share some specific commands for troubleshooting them.
Here is what you can begin with.
<Subscriber Authentication>
show network-access aaa statistics authentication
show network-access aaa radius-servers brief
show network-access aaa radius-servers detail
[Configure authd traceoption : they are very chatty so huge files will be created]
set system processes general-authentication-service traceoptions file filename |
set system processes general-authentication-service traceoptions file size 500m |
set system processes general-authentication-service traceoptions flag all |
set system processes general-authentication-service traceoptions file files 5 |
<DHCP>
show dhcp server statistics
show dhcp server binding summary
show dhcp server binding <address>
show subscribers summary
show subscribers
[Traceoptions are very chatty for DHCP too]
set system processes dhcp-service traceoptions file filename |
set system processes dhcp-service traceoptions file size 500m |
set system processes dhcp-service traceoptions file files 5 |
set system processes dhcp-service traceoptions flag all |
NAT
show services inline nat statistics
show services inline nat pool
Hope this helps !!
Please accept this as a solution if it answers your question so others can benefit from your post.
+++++++++++++++++++++++++++++++++++++++++++++
Accept as Solution = cool !
Accept as Solution+Kudo = You are a Star !
+++++++++++++++++++++++++++++++++++++++++++++