ipi-authentication-radius
+--rw authentication-radius {feature-list:HAVE_ENCRYPT_CLEARTEXT}?
+--rw global
| +--rw config
| | +--rw source-address? inet:ipv4-address
| | +--rw port? uint16
| | +--rw timeout? uint8
| | +--rw retransmit-max-retries? uint8
| | +--rw (key-type)?
| | +--:(key-string)
| | | +--rw key-string? string
| | +--:(encrypted)
| | +--rw encryption-key? string
| +--ro state
| +--ro source-address? inet:ipv4-address
| +--ro port? uint16
| +--ro timeout? uint8
| +--ro retransmit-max-retries? uint8
| +--ro (key-type)?
| +--:(key-string)
| | +--ro key-string? string
| +--:(encrypted)
| +--ro encryption-key? string
+--rw hosts
+--rw host* [host-address]
+--rw host-address -> ../config/host-address
+--rw config
| +--rw host-address? inet:ipv4-address
| +--rw host-port? uint16
| +--rw host-timeout? uint8
| +--rw host-retransmit-max-retries? uint8
| +--rw (host-key-type)?
| +--:(key-string)
| | +--rw key-string? string
| +--:(encrypted)
| +--rw encryption-key? string
+--ro state
+--ro host-address? inet:ipv4-address
+--ro host-port? uint16
+--ro host-timeout? uint8
+--ro host-retransmit-max-retries? uint8
+--ro (host-key-type)?
| +--:(key-string)
| | +--ro key-string? string
| +--:(encrypted)
| +--ro encryption-key? string
+--ro next-radius-message-id? uint8
+--ro encryption-key-operational? string
+--ro host-port-operational? uint16
+--ro host-timeout-operational? uint8
+--ro host-retransmit-max-retries-operational? uint8
Last modified date: 08/22/2023