Forum Discussion
F5 Client filtering based on cisco switch port info
- Nov 07, 2021
i dont see a direct / easy solution. that information is layer 2 limited between the switch and the connected device.
you could look into switch RADIUS MAC auth and collect the switchport info like that and perhaps combine that. but that will be tricky.
else you need a script which look ups IPs, goes to MAC and switchport. but that is already quite out of regular APM flow.
i dont see a direct / easy solution. that information is layer 2 limited between the switch and the connected device.
you could look into switch RADIUS MAC auth and collect the switchport info like that and perhaps combine that. but that will be tricky.
else you need a script which look ups IPs, goes to MAC and switchport. but that is already quite out of regular APM flow.