ipi-radius
+--rw radius
+--rw vrfs
| +--rw vrf* [vrf-name] {feature-list:HAVE_AAA}?
| +--rw vrf-name -> ../config/vrf-name
| +--rw config
| | +--rw vrf-name? -> /ipi-network-instance:network-instances/network-instance/ipi-vrf:vrf/config/vrf-name
| | +--rw key-type? ipi-radius-types:radius_hostp_key_type_t
| | +--rw secret-key-string? string
| | +--rw timeout? uint8
| +--ro state
| | +--ro vrf-name? -> /ipi-network-instance:network-instances/network-instance/ipi-vrf:vrf/config/vrf-name
| | +--ro key-type? ipi-radius-types:radius_hostp_key_type_t
| | +--ro secret-key-string? string
| | +--ro timeout? uint8
| +--rw remote-servers
| +--rw server* [host-address] {feature-list:HAVE_AAA}?
| +--rw host-address -> ../config/host-address
| +--rw config
| | +--rw host-address? cml-data-types:cml_hostname_t
| | +--rw sequence-number uint8
| | +--rw key-type? ipi-radius-types:radius_hostp_key_type_t
| | +--rw secret-key-string? string
| | +--rw accounting-port? uint16
| | +--rw authentication-port? uint16
| | +--rw timeout? uint8
| +--ro state
| +--ro host-address? cml-data-types:cml_hostname_t
| +--ro sequence-number uint8
| +--ro key-type? ipi-radius-types:radius_hostp_key_type_t
| +--ro secret-key-string? string
| +--ro accounting-port? uint16
| +--ro authentication-port? uint16
| +--ro timeout? uint8
| +--ro last-successful-authentication-time? yang:date-and-time
| +--ro counters
| +--ro successful-authentications? yang:counter64
| +--ro authentication-failures? yang:counter64
| +--ro connection-failures? yang:counter64
+--rw debug
+--rw config
| +--rw enable? empty
+--ro state
+--ro enable? empty
+--ro terminal-debug-status? cml-data-types:cml_on_off_t
rpcs:
+---x radius-clear-all-server-counters {feature-list:HAVE_HOSTPD,feature-list:HAVE_RADIUS_CLIENT}?
| +---w input
| +---w vrf-name string
+---x radius-clear-server-counters {feature-list:HAVE_HOSTPD,feature-list:HAVE_RADIUS_CLIENT}?
| +---w input
| +---w hostname cml-data-types:cml_hostpname_t
| +---w vrf-name string
+---x radius-terminal-debug-on {feature-list:HAVE_HOSTPD,feature-list:HAVE_RADIUS_CLIENT}?
+---x radius-terminal-debug-off {feature-list:HAVE_HOSTPD,feature-list:HAVE_RADIUS_CLIENT}?
Last modified date: 08/22/2023