Skip to content

Instantly share code, notes, and snippets.

### Keybase proof
I hereby claim:
* I am kwbales on github.
* I am kwbales (https://keybase.io/kwbales) on keybase.
* I have a public key whose fingerprint is 9A0E D59F 26B4 027F A760 CB56 46E7 B0A6 F761 04B9
To claim this, I am signing this object:
@kwbales
kwbales / PhyPort-MX.txt
Last active December 29, 2015 12:39
py-junos-eznc Issue 45 - MX80 Testing
>>>
>>> from pprint import pprint
>>> from jnpr.junos.op.phyport import *
>>> from jnpr.junos import Device
>>>
>>> dev = Device( ##### )
>>>
>>> dev.open()
Device(10.99.90.30)
>>>