Nexus - Radius Authentication
[[Radius Server IP1]] - IP Address of 1st Radius Server
[[Pre-Shared Key1]] - Pre-Shared Key of 1st Radius Server
[[Radius Server IP2]] - IP Address of 2nd Radius Server
[[Pre-Shared Key2]] - Pre-Shared Key of 2nd Radius Server
[[VRF]] - VRF being used. Typically 'management' or 'default'
radius-server host [[Radius Server IP1]] key [[Pre-Shared Key1]] authentication accounting
radius-server host [[Radius Server IP2]] key [[Pre-Shared Key2]] authentication accounting
radius-server directed-request
aaa group server radius AAA_RADIUS
server [[Radius Server IP1]]
server [[Radius Server IP2]]
use-vrf [[VRF]]
aaa authentication login console local
aaa authentication login default group AAA_RADIUS
Use this code to post the full script to your own page:
Use this code to post only the variables to your own page: