cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
558
Views
4
Helpful
3
Replies

can radius traffic be sourced from mgmt-vrf?

Hello guys, I'm fairly new to vrf and I wanted to ask if its possible to use mgmt-vrf on a catalyst 3850 to source radius traffic to something like cisco ISE for dot1x authentications, or can it only be used to source traffic for management purposes?

Thanks in advance!

3 Replies 3

Torbjørn
VIP
VIP

Yes that is possible. You'll need to specify your source interface like so:

ip radius source-interface GigabitEthernet0/0 vrf Mgmt-vrf

 

Happy to help! Please mark as helpful/solution if applicable.
Get in touch: https://torbjorn.dev

balaji.bandi
Hall of Fame
Hall of Fame

yes that can be possible, make sure you have route available to reach radius using mgmt-vrf, and use source interface as mgmt-vrf

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

 Thank you very much guys!