命令radius server [ host-name |X.X.X.X ]用来配置()
A、A.认证服务器IP地址
B、B.计费服务器IP地址
C、C.认证服务器端口号
D、D.计费服务器端口号
A、A.认证服务器IP地址
B、B.计费服务器IP地址
C、C.认证服务器端口号
D、D.计费服务器端口号
A、set system radius-server 10.100.200.1 B、set radius-server address 10.100.200.1 C、set authentication radius-server 10.100.200.1 D、set system authentication radius-server 10.100.200.1
A、发出验证请求5秒后未收到RADIUS服务器应答,则重发验证请求 B、发出验证请求5分钟后未收到RADIUS服务器应答,则重发验证请求 C、发出计费请求5秒后未收到RADIUS服务器应答,则重发计费请求 D、发出计费请求5分钟后未收到RADIUS服务器应答,则重发计费请求
A、radius update-source-address B、radius calling-station-format C、radius accounting server 10.13.7.55 D、radius authentication server 10.13.7.55
A、A.一旦有用户的认证或者计费报文没有得到RADIUS的响应,则切换主备RADIUS B、B.在不同的RADIUS组中设置的相同IP地址的RADIUS Server,其认证或计费端口可以不同 C、C.RADIUS报文中的nas-ip-address只能是上行接口地址 D、D.一个RADIUS组中配置的认证和计费服务器可以是不同的RADIUS Server
A、show radius B、show aaa domain-map C、show aaa statistics D、show radius authentication server
A、radius override nas-ip-addr B、radius source-ip-address 10.13.7.55 C、radius update-source-address 10.13.7.11 D、radius authentication server 10.13.7.55
A、A.如果需要使用AAA功能,则必须打开aaa-enable命令,否则当前AAA配置无法即时生效 B、B.如果没有打开aaa-enable命令,则当前AAA配置能生效,但是无法保存,重启后该部分数据配置丢失 C、C.不同域中的地址池段可以重复 D、D.一个RADIUS组里最多支持5个RADIUS Server,一个主用,四个备用
A、radius algorithm direct B、radius algorithm backup C、radius algorithm primary D、radius algorithm round-robin
A、Your RADIUS server database must be replicated onto another device for redundancy. B、Inner proxy creates a tunnel between the supplicant and the external server. C、RADIUS proxy causes the role assignment process to be skipped. D、Outer proxy configuration passes authentication data to the external RADIUS server in clear text.
A、Radius协议使用TCP进行可靠传输,并且提供重传机制保证Radius的可靠通信 B、Radius协议携带的报文信息都是加密的,中途是不可能窃取报文中的任何信息 C、Radius协议对报文加密的手段是可以配置的 D、Radius Server的端口是可以设置的