by hegars | Aug 11, 2020 | Network, xDSL
PTM is Packet Transfer Mode VDSL2 interface supports Packet Transfer Mode (PTM). The PTM mode transports packets (IP, PPP, Ethernet, MPLS, and so on) over DSL links as an alternative to using Asynchronous Transfer Mode (ATM). PTM is based on the Ethernet in the First...
by hegars | Jul 12, 2020 | Telecoms, xDSL
Username/Password Supervisor supervisor Docs 34-00339.B-8000-SeriesDownload
by hegars | Sep 16, 2018 | Network, Telecoms, xDSL
Built a custom patch cable with two 50 pin champ connectors (set for pairs 1 thur 8) and krone disconnect modules in the middle which allows you to manually busyout/fault a line using a small slice of plastic It could be used to tap into and out of the...
by hegars | May 25, 2018 | Cisco, Linux, Script, xDSL
Cisco ATM dsl bin bucket grapher —————- #!/bin/bash #Be quiet /root/cisco/script.sh >> /dev/null 2>&1 #debug #set -x #/debug...
by hegars | Jan 10, 2018 | Cisco, Network, xDSL
Bridging 2 ISP dsl services to VLANS using bridge groups ! bridge irb ! interface FastEthernet0/0 no ip address duplex auto speed auto ! interface FastEthernet0/0.100 encapsulation dot1Q 100 ip address 192.168.1.1 255.255.255.0 ! interface FastEthernet0/0.101...