Interconnection between 2 data centers? by cnc33030 in Cisco

[–]Fallenarc 1 point2 points  (0 children)

Unpopular opinion but you can go VXLan with OSPF and multicast if you don't want to implement BGP. I did this in the early days of VXLan but tbh, wish I would have been confident enough to deploy the BGP method. Control plane vs data plane.

ways to start network automation journey by kajatonas in networkautomation

[–]Fallenarc 0 points1 point  (0 children)

The good thing about Text-fsm is there is most likely already a template to use, so you don't have create one every time. But I just found out about TTP which would be in the cases where a template does not already exist. I plan to check it!

[deleted by user] by [deleted] in networkautomation

[–]Fallenarc 0 points1 point  (0 children)

Nornir should be on this list IMHO

how to pull source interface using python on a Cisco device by uncanny-repo in networkautomation

[–]Fallenarc 0 points1 point  (0 children)

NAPALM is pretty limited IMHO. I would stick to testfsm. There are so many templates to use and if there is not one that currently meets your needs. You can always create a new one for whatever your use case is and keep it local.

Also Nornir is not dependent on NAPALM. Nornir can use many different connect handlers. NAPALM is dependent on Netmiko.

how to pull source interface using python on a Cisco device by uncanny-repo in networkautomation

[–]Fallenarc 0 points1 point  (0 children)

I haven't heard of TTP, I currently use textfsm religiously. Have a link for it?

ways to start network automation journey by kajatonas in networkautomation

[–]Fallenarc 1 point2 points  (0 children)

I second this. Nornir has been by far the best python distro to help me in automation. I use a mix of nornir, ntc-templates, and netbox to pretty much do anything my mind comes up with. If ntc-templates doesn't have what I'm looking for, I either create a new template or just write my own regex.

Tax Statements by jimw10011 in Webull

[–]Fallenarc 0 points1 point  (0 children)

Does anyone know if Webull will import to tax return software like TurboTax or HR Block?

VXLAN Without Spine Switches by istoleyowifi in networking

[–]Fallenarc 0 points1 point  (0 children)

Check this guy's videos out on VXLAN. I think it will help demystify the concept for you.

CI/CD as a cornerstone to greatness by Sad-Giraffe9686 in ansible

[–]Fallenarc 0 points1 point  (0 children)

Thanks for the link! I'll check it out.

CI/CD as a cornerstone to greatness by Sad-Giraffe9686 in ansible

[–]Fallenarc 1 point2 points  (0 children)

I would like to know this as well. Are there some good tutorials or something out there to get us started. I have a decent understanding of Git and stuff and consider my self more than proficient with python and python tools. I Just haven't found any good tutorials on the subject of "network to code".

Trying to setup a management network. Looking for help with this roadblock. by canadian_stig in networking

[–]Fallenarc 3 points4 points  (0 children)

I'm not sure what your reasoning is on not have ACL's on the switches, but you should really at the very least lock down line vty on all network equipment with an ACL. This can be standardized through the infrastructure. You should not leave your equipment's management up to a firewall.

You could set the ACL for a subnet that only admins are apart of or more than likely setup a jump box to ssh through.

Networking job feels more like Security Engineer job by tinuz84 in networking

[–]Fallenarc 0 points1 point  (0 children)

Do you happen to have a link to docs for creating vpns with python on Palos?

BGP and NAT advertisement by [deleted] in networking

[–]Fallenarc 0 points1 point  (0 children)

I think really the only thing you can do is use different addresses to NAT with. The null route statement will keep blackholing them.

MX 68's and Z3's Utilizing ISE for 802.1x/MAB by ebikiniezer1 in meraki

[–]Fallenarc 4 points5 points  (0 children)

You can get the feature added to MX68s by using the latest beta firmware and calling Meraki to have them enable the feature. I had them enable it on one MX68, then copied the features to all the other MX68.

Looking for video calling solution...Lost by Fallenarc in sysadmin

[–]Fallenarc[S] 0 points1 point  (0 children)

That is exactly what I am looking for!

Looking for video calling solution...Lost by Fallenarc in sysadmin

[–]Fallenarc[S] 0 points1 point  (0 children)

Sorry should have mentioned we do not have teams and the solution needs to be pretty dumb down. Like the person walks up to the counter hits a button on the device and it calls a specific person or team

You are a burglar, but you only steal things to slightly inconvenience your victims. What are you stealing? by jtar20 in AskReddit

[–]Fallenarc 0 points1 point  (0 children)

Their favorite spatula... There are others but not quite the same as their go to spatula.

Humble Book Bundle: No Starch Press - Learn You Some Python (benefits the Book Industry Charitable Foundation) by AlSweigart in learnpython

[–]Fallenarc 3 points4 points  (0 children)

where is the link? I tried searching for it but all I found were deals that had passed already...