RADIUS Configure in ZTE OLT

RADIUS Configure in ZTE OLT

[boxads]

Today i will be discuss how to RADIUS Configure in ZTE OLT.

Prerequisites:

  • Make sure that the network device works normally.
  • Log in to the ZXA10 C220 through HyperTerminal or Telnet.

Context:

RADIUS is a standard AAA protocol.
The ZXA10 C220 supports RADIUS authentication for Telnet user.

To configure the RADIUS, perform the following steps:

Step-1. Use the configure terminal command to enter global configuration mode.
Step-2. Use the radius authentication-group command to configure RADIUS authentication group.
Step-3. Use the server command to configure RADIUS server.
Step-4. Use the algorithm command to configure RADIUS algorithm.
Step-5. Use the timeout command to configure RADIUS time-out time.
Step-6. Use the deadtime command to configure RADIUS invalid time.
Step-7. Use the max-retries command to configure RADIUS maximum retry times.

Example of RADIUS Configure in ZTE OLT:

  • Authentication group: 1
  • Server IP address: 10.61.225.14
  • Key: zte
  • Algorithm: round-robin
  • Invalid time: 60 minute
  • Max retry times: 3

[bodyads]

ZXAN#configure terminal
Enter configuration commands, one per line. End with CTRL/Z.
ZXAN(config)#radius authentication-group 1
ZXAN(config-authgrp-1)#server 1 10.61.225.14 key zte
ZXAN(config-authgrp-1)#timeout 120
ZXAN(config-authgrp-1)#algorithm round-robin
ZXAN(config-authgrp-1)#deadtime 60
ZXAN(config-authgrp-1)#max-retries 3

Example of RADIUS Configure in ZTE OLT
Example of RADIUS Configure in ZTE OLT
Shahed Israr

Shahed Israr

Shahed Israr is a Network Engineer specializing in GPON, FTTH, and telecom access network technologies. With hands-on experience in Huawei OLT and ONT configuration, U2000 NMS deployment, iMaster NCE-FAN Lite management systems, firmware upgrades, and advanced network troubleshooting, he helps Internet Service Providers (ISPs) and network professionals deploy, manage, and optimize fiber optic networks efficiently. Through GPON Solution, he shares practical technical guides, real-world solutions, and professional knowledge to support engineers working in modern GPON infrastructure.

More Posts - Website

Follow Me:Add me on XAdd me on FacebookAdd me on LinkedInAdd me on PinterestAdd me on YouTubeAdd me on Reddit

Comments

comments

Leave a Comment

Time limit is exhausted. Please reload CAPTCHA.