10-14-2021 12:21 AM
Hi guys,
Does anybody knows practical difference between:
1. radius-server attribute 31 send nas-port-detail
and
2. radius-server attribute 31 send nas-port-detail mac-only
Am I going to have some difference in ISE logs between those two commands?
Thanks,
Milos
Solved! Go to Solution.
10-15-2021 01:16 AM
Well, in the end I tested it.
With mac-only, only MAC address of the endpoint is being seen in the logs.
Without mac-only, I can see IP address as well.
Regards,
Milos
10-14-2021 02:59 AM - edited 10-14-2021 02:59 AM
here is self explanatory :
To configure Calling-Station-ID (attribute 31) options, use the radius-server attribute 31command in global configuration mode. To disable the Calling-Station-ID (attribute 31) options, use the no form of this command.
radius-server attribute 31 { append-circuit-id | mac format { default | ietf | unformatted } | remote-id | send nas-port-detail [mac-only] }
no radius-server attribute 31 { append-circuit-id | mac format { default | ietf | unformatted } | remote-id | send nas-port-detail [mac-only] }
reference :
10-14-2021 06:43 AM
Hi,
I have seen this, as well as in many other sites.
Does anyone knows practically what it will do, with and without "mac-only" parameter?
Regards,
Milos
10-15-2021 01:16 AM
Well, in the end I tested it.
With mac-only, only MAC address of the endpoint is being seen in the logs.
Without mac-only, I can see IP address as well.
Regards,
Milos
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide