About connect to cisco I have already record video, but have to edit and publish. You will see soon. Now can recommend to watch this videos: ua-cam.com/video/2F_hxcL44OE/v-deo.html ua-cam.com/video/ZplFU8MD5Ks/v-deo.html
ImportError: cannot import name 'NetBox' from 'netbox' - I am getting this error . Can you help. No online documents refer to this error which is strange and means I am doing something wrong.
Hello) I did new version of script without actionlog. gitlab.com/Sasha0986/netbox/-/blob/master/updateipv2.py And also I made changes in last part of script. I use change status IP address from active to deprecated Instead of delete IP address.
It was great learning for me
I'm glad to help you))
how do i get the script and is there instructions on how to set it up? Im using docker and the latest netbox.
You can use this script where you have installed python. Operation system windows, linux, mac is up to you.)
Thanks. Is there a link? Also do you have a script that can connect to Cisco switches and pull devices, ips and Mac addresses?
@@peterornelas4873It's about update ip address gitlab.com/Sasha0986/netbox/-/blob/master/updateipv2.py
About connect to cisco I have already record video, but have to edit and publish. You will see soon. Now can recommend to watch this videos:
ua-cam.com/video/2F_hxcL44OE/v-deo.html
ua-cam.com/video/ZplFU8MD5Ks/v-deo.html
Love your work!
Can't wait to see the script.
the result always marked as /32 ? how about delegation if the ip result /32 has been added to /29 or etc?
You need to create prefix before: ua-cam.com/video/c9Ry65NozG0/v-deo.html
Anyway to get the DNS names, also?
Hi there! I have recorded a video that I hope you will enjoy. ua-cam.com/video/IllcawPDMYw/v-deo.html
Hi,
Can you share step by step guide how to enable network scan feature?
Hello)
CMD or Terminal
pip install networkscan
pip install python-netbox
gitlab.com/Sasha0986/netbox/-/blob/master/updateipv2.py
@@Automationtoolsinfrastructure where should i put this file?
@@iimanov Do you have a python?
@@Automationtoolsinfrastructure yes
@@iimanov Put this file where are you have pethon interpreter.
Can you please share you script and how we can install scanner module on netbox?
Sure) gitlab.com/Sasha0986/netbox.git
this script create ip address doesnot work anymore. does anyone had a way to fix this
Hello. I handle it for you.
ImportError: cannot import name 'NetBox' from 'netbox' - I am getting this error . Can you help. No online documents refer to this error which is strange and means I am doing something wrong.
Hello.
You have to install this module pypi.org/project/python-netbox/
pip3 install python-netbox
Already did - PS OneDrive - \Projects Works\Net Box> pip3 install python-netbox
Requirement already satisfied: python-netbox in appdata\local\packages\pythonsoftwarefoundation.python.3.10_qbz5n2kfra8p0\localcache\local-packages\python310\site-packages (0.0.22)
Requirement already satisfied: ipaddress in appdata\local\packages\pythonsoftwarefoundation.python.3.10_qbz5n2kfra8p0\localcache\local-packages\python310\site-packages (from python-netbox) (1.0.23)
Requirement already satisfied: requests in appdata\local\packages\pythonsoftwarefoundation.python.3.10_qbz5n2kfra8p0\localcache\local-packages\python310\site-packages (from python-netbox) (2.28.2)
Requirement already satisfied: idna=2.5 in appdata\local\packages\pythonsoftwarefoundation.python.3.10_qbz5n2kfra8p0\localcache\local-packages\python310\site-packages (from requests->python-netbox) (3.4)
Requirement already satisfied: charset-normalizer=2 in appdata\local\packages\pythonsoftwarefoundation.python.3.10_qbz5n2kfra8p0\localcache\local-packages\python310\site-packages (from requests->python-netbox) (3.0.1)
Requirement already satisfied: urllib3=1.21.1 in appdata\local\packages\pythonsoftwarefoundation.python.3.10_qbz5n2kfra8p0\localcache\local-packages\python310\site-packages (from requests->python-netbox) (1.26.14)
Requirement already satisfied: certifi>=2017.4.17 in appdata\local\packages\pythonsoftwarefoundation.python.3.10_qbz5n2kfra8p0\localcache\local-packages\python310\site-packages (from requests->python-netbox) (2022.12.7)
PS OneDrive - \Projects Works\Net Box>
Ссылочку Git ? Как по локациям разбросать?
Hi) gitlab.com/Sasha0986/netbox.git
I don't understand about "Как по локациям разбросать?".
@@AutomationtoolsinfrastructureIt would be nice to place a network in a site where it should be.
@@rodrigobautistagutierrez5366 Maybe you need something like this ua-cam.com/video/iS4hTQzTO6Q/v-deo.html
And this ua-cam.com/video/W8BZ65giat0/v-deo.html . You can use tagging.
I am getting this error ModuleNotFoundError: No module named 'actionlogger'
Hello) I did new version of script without actionlog. gitlab.com/Sasha0986/netbox/-/blob/master/updateipv2.py
And also I made changes in last part of script. I use change status IP address from active to deprecated Instead of delete IP address.
where can I download this script?
Hello) gitlab.com/Sasha0986/netbox
ты б хоть ссылочкой на гит поделился
Hello) Especially for you, because if you read comments you'll saw it. gitlab.com/Sasha0986/netbox.git
@@Automationtoolsinfrastructure many thx)