July 27, 2024

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

Hi! I am Shahed Israr. I try to help GPON Technology users with their queries and provide them with relevant and accurate information to the best of my ability. My main goal is to assist and enhance GPON Technology user and help people find the answers they're looking for quickly and easily.

Follow Me:
TwitterFacebookLinkedInPinterestGoogle PlusDiggYouTubeRedditDelicious

Visited 395 times, 1 visit(s) today

Comments

comments

Shahed

Hi! I am Shahed Israr. I try to help GPON Technology users with their queries and provide them with relevant and accurate information to the best of my ability. My main goal is to assist and enhance GPON Technology user and help people find the answers they're looking for quickly and easily.

View all posts by Shahed →

Leave a Reply

Your email address will not be published. Required fields are marked *

Time limit is exhausted. Please reload CAPTCHA.

error: Content is protected !!