RADIUS ATTRIBUTES REFERENCE GUIDE
RELEASE 14.0.R4
RADIUS Attributes Reference
Issue: 01 3HE 10793 AAAB TQZZA 01 93
Table 20 [92] Nas-Filter-Rule Attribute Format
Action or Classifier Value Corresponding SR OS Filter Function
action deny action drop
permit action forward
direction in ingress
out egress
protocol ip protocol none
any number [0 to 255] protocol [0 to 255]
ip next-header none
any number [1 to 42] next-header [1 to 42]
any number [45 to 49] next-header [45 to 49]
any number [52 to 59] next-header [52 to 59]
any number [61 to 255] next-header [61 to 255]
any number 43|44|50|51|60 not supported
from source any 100 ingress: src-ip = host-ip-address; src-port eq 100
egress: src-ip = 0.0.0.0/0 | ::/0; src-port eq 100
200 to
65535
ingress: src-ip = host-ip-address; src-port range 200
65535
egress: src-ip = 0.0.0.0/0 | ::/0; src-port range 200
65535
ip-prefix/length 100 ingress: src-ip = host-ip-address; src-port eq 100
egress: src-ip = ip-prefix/length; src-port eq 100
200 to
65535
ingress: src-ip = host-ip-address; src-port range 200
65535
egress: src-ip = ip-prefix/length; src-port range 200
65535