Epon OLT shows commands:
Today I will show the important show commands of Vsol OLT. There is no alternative to OLT's show command to configure OLT. The show command is required to view what is previously configured on the OLT. Hope it will be useful for you. To run show commands on Vsol Epon OLT, go to #config mode.
show running-config.
2. To show all interface status:
show interface brief
3. To show specific gigabit ethernet interface configuration:
show running-config interface gigabitethernet 0/1
4. To show specific epon interface configuration:
show running-config interface epon 0/1
5. For OLT Serial Number, Device Model, Hardware & Software Version:
show version
6. To show all MAC addresses:
show mac address-table
7. For show specific epon interface mac table:
show mac address-table interface epon 0/1
8. For show specific gigabit ethernet interface mac table:
show mac address-table interface gigabitethernet 0/1
9. To show specific VLAN interface mac table:
show mac address-table VLAN 184
10. To show specific interface information:
show interface epon 0/1
11. To show VLAN information:
show VLAN
12. For chassis Fans State Information:
show fan
13. To show AC power information:
show power
These commands are very important. We have to work on these constantly. If there is a problem to understand then comment in the comment box. I will try to support you. Thanks.