Nye sider
Spring til navigation
Spring til søgning
- 13. dec. 2024, 08:14 Template funtions for CCC (hist | redigér) [2.071 bytes] Pmr (diskussion | bidrag) (Oprettede siden med "Some usefull template funtions for Cisco Catalyst Center / DNAc / DNA Center. <pre> {# Function to convert IP/(CIDR|MASK) or IP,(CIDR|MASK) to the network adress If IP/(CIDR1|MASK1),(CIDR2|MASK2) then (CIDR2|MASK2) is used. The MASK can contain holes, like 255.0.255.0 #} {%- macro ip_to_net(ip__cidr_or_mask, cidr_or_mask) -%} {%- set ip = ip__cidr_or_mask.split('[/]')[0] -%} {%- set ip_parts = ip.split('[.]') -%} {%- if cidr_or_mask is not defined -%} {%- s...")
- 6. dec. 2024, 10:18 Troubles with TRÅDFRI (hist | redigér) [1.630 bytes] Pmr (diskussion | bidrag) (Oprettede siden med "This is my log for all the dificulties I have had with TRÅDFRI. ==Prequel== *2024-06-26: My TRÅDFRI gateway died, and I decided to move my home to the DERIGERA hub. It does not use direct binding between bulb and remote. Meaning that if the hub is down, nothing work. Unlike with the gateway, where the remotes still works, when the gateway is down. https://youtu.be/y75Wkpznots *2024-07-09: IKEA forced updated the remotes, to a version that creached after som time....")