User Tools

Site Tools


notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
notes [2024/05/12 22:05] – created protocolnotes [2025/03/01 13:44] (current) protocol
Line 1: Line 1:
 +[[freeradius]]
  
-=== mount proxmox virtual disk === 
  
-mount -t vfat -o loop,offset=$((8192 * 512 ))  imgfile.img /mnt/disk1+=== links to sort ===
  
 +https://github.com/Jamesits/pve-fake-subscription
  
-=== dd through ssh === +https://github.com/foundObjects/pve-nag-buster/
-ssh host "dd if=/dev/mapper/pve-vm--106--disk--0" | dd of=/dev/mapper/pve-vm--106--disk--0 status=progress+
  
-or+https://tteck.github.io/Proxmox/
  
-dd if=/dev/mapper/pve-vm--106--disk--0 bs=4MiB conv=sync status=progress | ssh host ' dd of=/dev/mapper/pve-vm--106--disk--0 bs=4MiB'+https://helper-scripts.com/
  
-=== repositories ===+[[certbot]]
  
-old:+<code>
  
-/etc/apt/sources.list.d/pve-enterprise.list  +--deploy-hook "/etc/init.d/apache2 restart
-deb http://download.proxmox.com/debian/pve buster pve-no-subscription+
  
 +/etc/letsencrypt/renewal-hooks/deploy
 +</code>
  
-new: 
  
-/etc/apt/sources.list.d/pve-enterprise.list +===== Enable IDKW =====
-deb https://enterprise.proxmox.com/debian/pve bookworm pve-enterprise+
  
-/etc/apt/sources.list.d/ceph.list +<code>
-deb https://enterprise.proxmox.com/debian/ceph-quincy bookworm enterprise+
  
 +Login: GEPON
 +Password:GEPON
 +User> enable
 +Password: GEPON
 +Admin# lll
 +Admin(DEBUG_H)> cd diag
 +Please input password: fhdiag
 +Admin(DEBUG_H)\diagtest> set pon_simulator_switch slot 1 switch enable union_simulator_switch enable
 +set ok!
 +Admin(DEBUG_H)\diagtest> show pon_simulator_switch slot 1
 +slot 1 pon simulator switch: enable, 
 +union simulator switch : enable
 +
 +</code>
 +
 +===== Note =====
 +
 +<code>
 +
 +Admin# cd onu
 +Admin\onu# show discovery slot all pon all
 +Admin\onu# set whitelist phy_addr address ITBS4458cb89 password null action add slot 12 pon 1 onu 1 type HG260
 +Admin\onu\lan# set epon slot 12 pon 1 onu 1 port 1 service 1 vlan_mode tag 0 33024 109
 +Admin\onu\lan# apply onu 12 1 1 vlan
 +
 +</code>
  
notes.1715562311.txt.gz · Last modified: 2024/05/12 22:05 by protocol