Configure traffic statistics ZTE OLT

Configure traffic statistics ZTE OLT

[boxads]

Today i will discuss how to Configure traffic statistics ZTE OLT.

Prerequisites:

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

Context:

Traffic statistics is used to collect statistics on the packets of specific service flows. It counts quality and bytes of the packets arrived at the ingress port.

To configure the traffic statistics, perform the following steps:

Step-1. Use the configure terminal command to enter global configuration mode.
Step-2. Use the acl command to configure ACL.
Step-3. Use the rule command to configure ACL rule.
Step-4. Use the traffic-statistics in command to configure traffic statistics.
Step-5. Use the interface command to enter interface configuration mode.
Step-6. Use the ip access-group command to apply the ACL to port.

Example of Configure traffic statistics ZTE OLT:

  • Configure traffic statistics on uplink port 0/14/2:
  • Destination IP address: 67.100.88.0/24
  • Unit: byte

[bodyads]
ZXAN(config)#acl extend number 100
ZXAN(config-ext-acl)#rule 1 permit ip 168.2.5.5 0.0.0.0 any
ZXAN(config-ext-acl)#rule 2 permit ip any 67.100.88.0 0.0.0.255
ZXAN(config-std-acl)#rule 3 permit any
ZXAN(config-ext-acl)#exit
ZXAN(config)#traffic-statistics in 100 rule-id 2 pkt-type all statistics-type byte
ZXAN(config)#traffic-statistics in 100 rule-id 2 pkt-type all statistics-type packet
ZXAN(config)#interface gei_0/14/2
ZXAN(config-if)#ip access-group 100 in

Configure traffic statistics ZTE OLT
Configure traffic statistics 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.