1967port-number: UDP port number of the secondary accounting server, which rangesfrom 1 to 65535 and defaults to 1813.Description Use the secondary accounting command to configure the IP address and UDPport of the secondary RADIUS accounting server.Use the undo secondary accounting command to restore the defaults.Note that:■ The IP addresses of the primary and secondary accounting servers cannot bethe same. Otherwise, the configuration fails.■ The RADIUS service port configured on the device and that of the RADIUSserver must be consistent.Related command: key (RADIUS scheme view), radius scheme, state.Example # Set the IP address of the secondary accounting server for RADIUS schemeradius1 to 10.110.1.1 and the UDP port of the server to 1813. system-view[Sysname] radius scheme radius1[Sysname-radius-radius1] secondary accounting 10.110.1.1 1813secondary authentication (RADIUS scheme view)Syntax secondary authentication ip-address [ port-number ]undo secondary authenticationView RADIUS scheme viewParameter ip-address: IP address of the secondary authentication/authorization server, indotted decimal notation. The default is 0.0.0.0.port-number: UDP port number of the secondary authentication/authorizationserver, which ranges from 1 to 65535 and defaults to 1812.Description Use the secondary authentication command to configure the IP address andUDP port of the secondary RADIUS authentication/authorization server.Use the undo secondary authentication command to restore the defaults.Note that:■ The IP addresses of the primary and secondary authentication/authorizationservers cannot be the same. Otherwise, the configuration fails.■ The RADIUS service port configured on the device and that of the RADIUSserver must be consistent.