python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
BGP Protocol configuration between two VPC
I would need to configure a cross connect between two networks via SFP Fiber.
Unfortunately I'm new on BGP configuration and would need confirmation that I'm doing it on the right way...
I have Two VP...
tiamat
Votes: 0
Answers: 1
Posh-SSH script on Cisco devices
I made a Posh-SSH based script that will let me send commands to Cisco routers. It works great... except for a very specific case.
function Send-SSHCommand {
Param(
[Parameter...
MKANET
Votes: 0
Answers: 0
Python Parallel SSH - Netmiko/Napalm - Cisco SMB switches stuck at sending command
I am trying to determine vendor + version (using python NAPALM and parallel-ssh) of network switches (Huawei VRP5/8, Cisco Catalyst and Cisco SMB (SF/SG):
admin@server:~$ python3
Python 3.8.10 (defaul...
sweedcorn
Votes: 0
Answers: 1
Cisco-module (Filebeat) to Logstash - Configuration issue - Unable to write to existing indices
I was able to send logs to Elasticsearch using Filebeat using the below configuration successfully.
# ============================== Filebeat inputs ===============================
filebeat.inputs:
-...
Arun Murugan
Votes: 0
Answers: 0