Search found 1 match

by rem_lex
22 Jan 2025, 20:51
Forum: Development
Topic: radius: implemented handling of Framed-Route attribute
Replies: 3
Views: 61405

Re: radius: implemented handling of Framed-Route attribute

Hello,
According to rfc2865 the full syntax for the attribute is:
Framed-Route="host_ipaddr[/subnet_mask] router_ipaddr metric [private] [profile_name]"
I need to add the metric parameter, can anyone help?