Skip to content
sk2 edited this page Sep 27, 2011 · 1 revision

http://pypi.python.org/pypi/setuptools#downloads

Download:

http://pypi.python.org/packages/source/s/setuptools/setuptools-0.6c11.tar.gz#md5=7df2a529a074f613b509fb44feefe74e

then

sudo sh ./setuptools-0.6c11-py2.6.egg

install package library

sudo easy_install AutoNetkit

to do and update

sudo easy_install -U AutoNetkit

Create graphml files (via yed)

autonetkit -f ./test.graphml --junos

In Yed - Text-field == Routername Add the ASN numbers by adding 'Edit/Manage custom properties', create a node property called 'ASN'. and press close Now will see 'ASN' present under Data field

Clone this wiki locally