hello,
i'm trying to restart a subscriber session using COA , i tried to use this command in the radius client :
echo "User-Name='test', Cisco:Avpair=“subscriber:command=reauthenticate” Cisco:Avpair=“subscriber:reauthenticate-type=last”" | radclient -c '1' -n '3' -r '3' -t '3' -x '172.20.1.33:3799' 'coa' 'BNG_cisco'
the bng response is :
rad_recv: CoA-ACK packet from host 172.20.1.33 port 3799, id=188, length=20
but the session still the same nothing change
the COA BNG configuration
aaa server radius dynamic-author
port 3799
server-key cisco
thank you