[c-nsp] PPPoE/RADIUS with 7206/NPE-200 and IOS 12.3(9c)
gk at ax.tc
gk at ax.tc
Tue Dec 20 15:22:30 EST 2005
Hi,
you have referenced the AAA server group called 'radius**'...
> aaa authentication ppp default group radius**
> aaa authorization network default group radius**
...but I miss the definition of that group in your config. Your
"radius-server" configurations in the end of the config will not be
used automagically. Try adding something like this:
!
aaa group server radius* radius**
server x.x.x.x ...
server y.y.y.y ...
...
!
*) type
**) your group name ;-)
-Gerald
More information about the cisco-nsp
mailing list