TACACS Configure in ZTE OLT

TACACS Configure in ZTE OLT

[boxads]

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

Prerequisites:

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

Context:

TACACS+ is an AAA protocol. TACACS+ supports independent AAA functions, allowing different TACACS+ security servers to work as the authentication, authorization, and accounting servers.

To configure the TACACS+, perform the following steps:

1. Use the configure terminal command to enter global configuration mode.
2. Use the tacacs enable command to enable TACACS+ function.
3. Use the tacacs-server host command to configure TACACS+ server.
4. Use the tacacs-server key command to configure TACACS+ shared encryption key.
5. Use the tacacs-server packet command to configure TACACS+ packet size.
6. Use the tacacs-server timeout command to configure TACACS+ time-out period.
7. Use the aaa group-server tacacs+ command to configure TACACS+ AAA server group.
8. Use the server command to configure TACACS+ server IP address in the AAA server group.
9. Use the aaa accounting command to configure AAA accounting method.
10. Use the aaa authentication command to configure AAA authentication method.
11. Use the aaa authorization command to configure AAA authorization method.

Read more

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.

Read more

Stack VLAN Configure in ZTE OLT

Stack VLAN Configure in ZTE OLT

[boxads]

Today i will be discuss how to Stack VLAN Configure in ZTE OLT

Prerequisites:

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

Context:

In VLAN stacking application, when the ZXA10 C220 receives an upstream untag packet on the GPON-ONU port, it adds both PVID and CPVID (CVLAN PVID) to the packet.

To configure the VLAN stacking, perform the following steps:

Step-1. Use the configure terminal command to enter global configuration mode.
Step-2. Use the interface command to enter the GPON-ONU configuration mode.
Step-3. Use the switchport default vlan command to configure port PVID.
Step-4. Use the switchport default cvlan command to configure port CPVID.

Read more

Configure VLAN Translate in ZTE OLT

Configure VLAN Translate in ZTE OLT

[boxads]

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

Prerequisites:

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

Context:

According to VLAN translate rules, when the ZXA10 C220 receives upstream tag packets on the GPON-ONU port, it modifies the user VLAN tags to CVLAN tags and adds SVLAN tags to the packet. When the packets arrive at the port on the opposite end, the packets are sent to the user according to the CVLAN tags after the SVLAN tags are removed.

To configure the VLAN translate, perform the following steps:

Step-1. Use the configure terminal command to enter global configuration mode.
Step-2. Use the interface command to enter the GPON-ONU configuration mode.
Step-3. Use the switchport mode command to configure port VLAN mode.
Step-4. Use the switchport translate command to configure VLAN translate rule.

Note:

  • In a VLAN, VLAN QinQ and VLAN translate can not be configured simultaneously.
  • User VLAN ID and SVLAN ID must be different.

Read more

QinQ VLAN Configure in ZTE ONU

QinQ VLAN Configure in ZTE ONU

[boxads]

Today i will be discuss how to QinQ VLAN Configure in ZTE ONU.

Prerequisites:

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

Context:

According to VLAN QinQ rules, when the ZXA10 C220 receives upstream tag packets on the GPON-ONU port, it adds SVLAN tags to the packets. When the packets arrive at the port on the opposite end, the packets are sent to the user according to the user VLAN tags after the SVLAN tags are removed.

To configure the QinQ VLAN , perform the following steps:

Step-1. Use the configure terminal command to enter global configuration mode.
Step-2. Use the interface command to enter the GPON-ONU configuration mode.
Step-3. Use the switchport mode command to configure port VLAN mode.
Step-4. Use the switchport qinq command to configure VLAN QinQ rule.

Read more

Configure VLAN in ZTE OLT service port

Configure VLAN in ZTE OLT service port

[boxads]

Today i will be discuss how to Configure VLAN in ZTE OLT service port.

Prerequisites:

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

Context:

Service port provides service access to user through ONU.

To configure the VLAN service port, perform the following steps:

Step-1. Use the configure terminal command to enter global configuration mode.
Step-2. Use the interface to enter the GPON-ONU interface configuration mode.
Step-3. Use the switchport vlan command to configure VLAN service port.

Note: When a port is added to a VLAN, the VLAN is added automatically.

Step-4. Use the show vlan port command to query port VLAN configuration.

Read more