26 November 2020

Setup Jellyfin css

 /*Narrow the login form*/

#loginPage .readOnlyContent, #loginPage form {max-width: 22em;}


/*Hide "please login" text, margin is to prevent login form moving too far up*/

#loginPage h1 {display: none}

#loginPage .padded-left.padded-right.padded-bottom-page {margin-top: 50px}


/*Hide "manual" and "forgot" buttons*/

#loginPage .raised.cancel.block.btnManual.emby-button {display: none}

#loginPage .raised.cancel.block.btnForgotPassword.emby-button {display: none}

24 August 2020

ZTE C320 catatan

sumber : dari berbagai blog orang lain

== Check Status ONT==  

iSerius(config)#show gpon onu state gpon-olt_1/2/3


OnuIndex               Admin State  OMCC State   O7 State     Phase State
----------------------------------------------------------------------------
gpon-onu_1/2/7:1       enable       disable      unknown      OffLine
gpon-onu_1/2/7:2       enable       enable       operation    working
gpon-onu_1/2/7:3       enable       enable       operation    working
gpon-onu_1/2/7:4       enable       enable       operation    working
gpon-onu_1/2/7:5       enable       disable       operation    DyingGasp
gpon-onu_1/2/7:6       enable       enable       operation    working
gpon-onu_1/2/7:7       enable       enable       operation    working
gpon-onu_1/2/7:8       enable       disable      unknown      LOS
gpon-onu_1/2/7:9       enable       enable       operation    working
gpon-onu_1/2/7:10      enable       enable       operation    working
ONU Number: 8/10


== Check ONT power ==

iSerius(config)#show pon power attenuation gpon-onu_1/2/3:1

           OLT                  ONU              Attenuation
--------------------------------------------------------------------------
 up      Rx :-15.810(dbm)      Tx:2.594(dbm)        18.404(dB)

 down    Tx :5.276(dbm)        Rx:-13.233(dbm)      18.509(dB)


== CHECKING ONT MAC ADDRESS ==

iSerius(config)#show mac gpon onu gpon-onu_1/2/3:1

Total mac address : 5

Mac address      Vlan   Type      Port                         Vc
------------------------------------------------------------------------
807d.3a17.87f2   1000   Dynamic   gpon-onu_1/2/9:25         vport 1
807d.3a46.5dda   1000   Dynamic   gpon-onu_1/2/9:25         vport 1
807d.3a46.60b7   1000   Dynamic   gpon-onu_1/2/9:25         vport 1
a020.a625.225c   1000   Dynamic   gpon-onu_1/2/9:25         vport 1
0488.5fdc.e433   999    Dynamic   gpon-onu_1/2/9:25         vport 3


== CHEKING ONT UPTIME AND ONT HISTORY LOGS ==

iSerius(config)#show gpon onu detail-info gpon-onu_1/2/9:25


ONU interface:         gpon-onu_1/2/9:25
  Name:                   iSerius_999
  Type:                     jte
  State:                    ready
  Admin state:          enable
  Phase state:           working
  Authentication mode: sn
  SN Bind:                 enable with SN check
  Serial number:       HWTC6315FF9E
  Password:
  Device ID:
  Description:         iSerius_TailQuarter
  Vport mode:         gemport
  DBA Mode:            Hybrid
  ONU Status:          enable
  OMCI BW Profile:   enable
  Line Profile:          N/A
  Service Profile:      N/A
  Alarm Profile:        N/A
  Performance Profile: N/A
  ONU Distance:        1m
  Online Duration:     9h 26m 14s
  FEC:                      none
  1PPS+ToD:             disable
------------------------------------------
       Authpass Time          OfflineTime             Cause
   1   2020-08-15 10:06:20    2020-08-15 18:00:51     DyingGasp
   2   2020-08-15 18:01:35    2020-08-16 07:14:22     DyingGasp
   3   2020-08-16 07:16:14    2020-08-24 11:07:51     DyingGasp
   4   2020-08-24 11:08:56    2020-08-28 00:52:38     LOSi
   5   2020-08-28 00:53:27    0000-00-00 00:00:00
   6   0000-00-00 00:00:00    0000-00-00 00:00:00
   7   0000-00-00 00:00:00    0000-00-00 00:00:00
   8   0000-00-00 00:00:00    0000-00-00 00:00:00
   9   0000-00-00 00:00:00    0000-00-00 00:00:00
  10   0000-00-00 00:00:00    0000-00-00 00:00:00

==  FINDING ONT BY SN NUMBER ==

iSerius(config)#show gpon onu by sn ZTEGC223344A

SearchResult
-----------------
gpon-onu_1/2/7:1
gpon-onu_1/2/9:25


== CHECKING ONT VERSION ==


iSerius(config)#show gpon remote-onu equip gpon-onu_1/2/3:1


== CHECKING OLT UPTIME ==

iSerius(config)#show system-group


== CHECKING OLT BOARD ==

GPON#show card

== CHECKING OLT PROCESSOR AND MEMORY ==

GPON#show processor

== CHECKING OLT CARD TEMPERATURE ==

GPON#show card-temperature


== CHECKING OLT PER SLOT ==

GPON#show card slotno 2

GPON#show card slotno 3

GPON#show card slotno 4



== CHECKING ONT IP ROUTING MODE ==

gpon# show gpon remote-onu ip-host  gpon-onu_1/2/1:3


== CHECKING ONT CONFIGURATION ==

GPON#show run int gpon-onu_1/4/1:2

== REBOOT ONT ==

gpon#config t
gpon#pon-onu-mng gpon-onu_1/2/1:3
gpon(gpon-onu-mng)#reboot


== RESET FACTORY ONT ==

gpon#config t
gpon#pon-onu-mng gpon-onu_1/2/1:3
gpon(gpon-onu-mng)#restore factory


### DISABLE/SHUTDOWN PORT ONT

gpon#config t
gpon#pon-onu-mng gpon-onu_1/2/1:3
gpon(gpon-onu-mng)#interface eth eth_0/2 state lock --> disable/shutdown port number 2


### ENABLE/SHUTDOWN PORT ONT

gpon#config t
gpon#pon-onu-mng gpon-onu_1/2/1:3
gpon(gpon-onu-mng)#interface eth eth_0/2 state unlock --> enable port number 2



###  RELEASE RENEW ONT AS DHCP CLIENT

GPON#config t
Enter configuration commands, one per line.  End with CTRL/Z.
GPON(config)#pon-onu
GPON(config)#pon-onu-mng gpon-onu_1/2/1:3
GPON(gpon-onu-mng)#ip-host 1 dhcp-enable false ping-response false traceroute-response false
GPON(gpon-onu-mng)#ip-host 1 dhcp-enable true ping-response true traceroute-response true



### CHECKING RX/TX LEVEL UPLINK PORT

GPON#sho int optical-module-info xgei_1/21/1


### RESET SLOT CARD

GPON#reset-card slotno 2



### SWAP

Use This for First Level Handling when you get Anomaly Process.
sometimes it can help you, but sometime isn’t

GPON#swap



### SHOW VLAN SUMMARY

GPON# show vlan summary
All created vlan num: 3
Details are following:
111, 222 , 333
GPON#
GPON#show vlan 111
vlanid          :111
name            :VLAN00111
description     :N/A
multicast-packet:flood-unknown
tpid:0x8100
port(untagged):
port(tagged):
gpon-onu_1/2/1:3:6
xgei_1/3/4
sg1



### CHECKING BANDWIDTH PROFLE

GPON#show gpon profile traffic


1. Cek Detail Config di Interface ke arah ONT
OLT-ZTE_C320#show run interface gpon-onu_1/2/5:4
Building configuration…
!
interface gpon-onu_1/2/5:4
  name Customer-1
  description Internet-Customer-1
  tcont 1 name acsata profile UP-50M
  gemport 1 name Internet unicast tcont 1 dir both
  gemport 1 traffic-limit upstream DOWN-50M downstream DOWN-50M
  switchport mode hybrid vport 1
  service-port 1 vport 1 user-vlan 1247 vlan 1247 svlan 1402
!
end


OLT-ZTE_C320#show run interface gpon-onu_1/2/5:5
Building configuration…
!
interface gpon-onu_1/2/5:5
  name Customer-2
  description Internet-Customer-2
  tcont 1 name acsata profile UP-60M
  tcont 1 gap mode2
  gemport 1 name Internet unicast tcont 1 dir both
  gemport 1 traffic-limit upstream DOWN-60M downstream DOWN-60M
  switchport mode hybrid vport 1
  service-port 1 vport 1 user-vlan 1245 vlan 1245 svlan 1402
!
end


2. Cek Status Interface ONT

OLT-ZTE_C320#show gpon onu state gpon-olt_1/2/5 4      
 

OLT_ZTE_C320#show gpon onu state gpon-olt_1/2/5 5

OLT-ZTE_C320#show pon power attenuation gpon-onu_1/2/5:4           

4. Cek Utilisasi Bandwith Link ONT Real Time

OLT-ZTE_C320#show interface gpon-onu_1/2/5:4

OLT-ZTE_C320#show interface gpon-onu_1/2/5:5

5. Cek ONT Uptime dan History:

OLT-ZTE_C320#show gpon onu detail-info gpon-onu_1/2/5:5

6. Cek Mac Address Perangkat yang terkoneksi ke ONT

OLT-ZTE_C320#show mac gpon onu gpon-onu_1/2/5:5

7. Cek ONT Version

OLT-ZTE_C320#show gpon remote-onu equip gpon-onu_1/2/5:5

8. Cek Status Port di ONT

OLT-ZTE_C320#show gpon remote-onu interface eth gpon-onu_1/2/5:5

9. Reboot/Restart ONT

OLT-ZTE_C320(config)#pon-onu-mng gpon-onu_1/2/5:5
OLT-ZTE_C320(gpon-onu-mng)#reboot


10. Shutdown Port 1 di ONT

OLT-ZTE_C320(config)#pon-onu-mng gpon-onu_1/2/5:5
OLT-ZTE_C320(gpon-onu-mng)#interface eth eth_0/1 state lock

11. Cek Konfigurasi PON ONU
OLT_ZTE_C320#show onu running config gpon-onu_1/2/11:8
pon-onu-mng gpon-onu_1/2/11:8
  service Internet-Customer1 gemport 1 vlan 671
  service OAM gemport 2 vlan 1450
  service Internet-Customer2 gemport 3 vlan 1490
  vlan port eth_0/1 mode tag vlan 671
  vlan port eth_0/3 mode tag vlan 1490

third party SFP disabled in cisco

if third party SFP disabled in CISCO then you can enable by using this command  #service unsupported-transceiver  and  #no errdisable detect...