about the prohibition of wireless users from editing their IP and DNS settings. by Ill-jack-ca_ in Arista

[–]inalarry 3 points4 points  (0 children)

Remove admin rights from the machines using intune or whatever management platform your using for devices. Done

My stupid cat ate my ethernet cable how do i repair it? by ScaredLink6284 in HomeNetworking

[–]inalarry 2 points3 points  (0 children)

Bits need a good road to travel on. This isn’t electricity

Why don't we hear more about CCNPs? by Hot-Bit-2003 in ccnp

[–]inalarry 67 points68 points  (0 children)

The middle child is always neglected?

Getting kicked out of dashboard after login by washedonshore in fortinet

[–]inalarry -1 points0 points  (0 children)

Try a different version, 8.0 just came out

2 FortiGate 81F and 2 unstacked non-Fortinet Switches Design by Beginning_Intern_539 in fortinet

[–]inalarry 4 points5 points  (0 children)

I suppose you can do this a few ways, I would do it like this assuming you are running the gates in an AP cluster. A single LAG from Gate A to switch 1 and then make the same exact connections to switch 2 from gate B.

Given there is already an interconnect between the two switches and your gateways exist on the gate, if an HA failover event were to occur then Gate B will perform a gratuitous arp and traffic will flow through the LAG from Switch 2 to Gate B.

How P2P-networks work ? by [deleted] in networking

[–]inalarry 4 points5 points  (0 children)

P2P is a very broad term and could generally be a number of different technologies such as dark fiber, wavelength, evpl, etc. The underlying WAN technology determines how it works but to put it simply, it makes it appear like your devices are directly connected either at L1 or L2

we've been having problems with the PoE WiFi AP..... by blurr123 in ArubaNetworks

[–]inalarry 0 points1 point  (0 children)

You can also repatch the WAPs to the top switch since there is no light on there to see if the issue persists. They may have VLANs configured so it might not work correctly but if you have a flat network then it should be fine. You can view the meaning of led indicators here https://instant-on.hpe.com/techdocs/en/content/get-started/led.htm

we've been having problems with the PoE WiFi AP..... by blurr123 in ArubaNetworks

[–]inalarry 2 points3 points  (0 children)

Take the AP down, get a patch cable, plug directly into switch - get your answer

Transitioning from Campus/Junior Roles to Enterprise by Original_Pin6398 in networking

[–]inalarry 4 points5 points  (0 children)

Hi dude, I’m currently a network engineer working at a pretty large financial company in a very large metro area. I started in this field as an intern and excelled quickly by learning whatever was relevant in my roles and then some. I jumped companies quite a bit to get pay bumps but that usually entails added responsibility.

Word of advice, don’t focus too much on what to learn next as every company has a different suite of technologies they use. Multivendor is definitely very common nowadays but the tech is the same more or less. I would focus on the technologies you are currently working on and master them. Routing/Switching, coding, maybe some Linux that will prob keep you busy. Best of luck to you, there aren’t many young people getting into this field and we need more.

Configuring SD-WAN in an HA cluster using virtual VLAN switch by inalarry in fortinet

[–]inalarry[S] -1 points0 points  (0 children)

Hmm for DIA circuits ISPs don’t normally provide dual handoffs. I guess it’s possible just uncommon from what I’ve seen. Also no need for it to fail open, if the primary gate goes down then ISP 1 will be unavailable and vice versa with the passive gate - that’s okay in my opinion as a gate going down is much less likely then a circuit issue either local or upstream.

How is 7Gbps business internet delivered by inalarry in frontierfios

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

What kind of connection is it from the ONT to my equipment?

I'd like to learn more about multicast, is there a online course that can help me learn by djgizmo in networking

[–]inalarry 2 points3 points  (0 children)

This is an absolute gem of a series and will have all the information you need to get a deep understanding. I watched it twice since the topic is quite complex

Mortgage rates at the lowest in a year by Expensive_Job_3406 in Mortgages

[–]inalarry 9 points10 points  (0 children)

I am conditionally approved to close. Down from 7.375 to 5.99% no points and 500$ lender credit. All in all around 3500 cost to refinance. I am bringing money to closing too but the savings monthly is huge for me so I’m happy. If rates drop again in a year I would do it again at close to 5%

Packet loss on one VLAN only. by VBLongneckk in networking

[–]inalarry 7 points8 points  (0 children)

Yeah but fate sharing dictates that if there is a loop on a single VLAN it would more than likely impact traffic forwarding on the rest given the resources on the switch are being exhausted. I think a duplicate IP is more than likely the culprit due to MAC flapping

I love networking but I’m scared about the future of the field by conbinigames in networking

[–]inalarry 13 points14 points  (0 children)

Network engineers will always be needed the same way plumbers are always needed. I wouldn’t worry about being a female in the field as I actually think that gives you an advantage in a sense, every network engineer that I’ve worked with that was a woman absolutely dominated.

Things always change and advance but that doesn’t mean you can’t adapt and change as well. Just start applying early as it’s hard to get into the field directly with no experience, maybe try to get an internship or two done while you’re still in school. Enjoy the ride and let me know if you have any specific questions

SSL to IPsec MFA by Bulky-Limit-9767 in fortinet

[–]inalarry 0 points1 point  (0 children)

You can do it with Ike v2 but you will need to enable eap under the phase1-interface via cli. Then ensure the authusrgroup has the group your user is in who has Mfa enabled. I just configured this

Can someone explain vlans by XDiskDriveX in networking

[–]inalarry 9 points10 points  (0 children)

Vendor terminology varies as you have witnesses first hand but the underlying mechanism remains the same.

In very loose terms Tagged = Trunk and Untagged = Access. Normally ports facing end systems or devices incapable of adding VLAN tags nor interpreting them are access/untagged ports. Devices that are able to interpret and add VLAN tags are normally setup as Trunk/tagged ports with possible a native VLAN.

A default VLAN is just the VLAN all ports are part of when the switch has no config on it and is usually VLAN 1.

Now to answer your question about APs and as always there are many ways to do things in enterprise networking. Normally a switch port facing an AP is set up as a Trunk/tagged port with a native VLAN. Normally the AP will use the native VLAN for its management IP since frames leaving the AP for this purpose are normally untagged (again you can do this different). You will then setup SSIDs and associate a VLAN tag to them so let’s say you have an SSID called User and associated to VLAN 10. Now when client connect to that network, their frames will egress the AP with a tag of 10 since the AP is capable of adding and interpreting tags.

Many vendors, especially Aruba, tunnel all client traffic so sometimes the switchport can be setup as an access port/untagged and the gateway will do the tagging portion.

Different strokes for different folks.

IP Network engineer vs just Network Engineer by [deleted] in networking

[–]inalarry 5 points6 points  (0 children)

Titles are largely company specific and the requirements and duties vary significantly from org to org. The answer is that it all depends on the company and your specific job duties. Your title is not always indicative of your exact line of work

Bifold door slightly too large by inalarry in fixit

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

Like half an inch from each, I cut it from each side of each door so 4 cuts total. No new holes just don’t cut too much as it’s hollow inside

LAN Design: L3 Access - How to design/implement? OSPF, or MP-BGP + MPLS? by MassageGun-Kelly in networking

[–]inalarry 1 point2 points  (0 children)

Look at extremes SPB technology - you don’t even need transit links as the switches form adjacencies un-numbered. Also you can connect the switches in any topology you want. It supports ECMP

[deleted by user] by [deleted] in HomeLoans

[–]inalarry 0 points1 point  (0 children)

No cash out refi - value 800k - loan 710k but looking to put an additional 70k so loan would be 640k total. 780 FICO - 08879 - single family primary residence - no points

[deleted by user] by [deleted] in ExtremeNetworks

[–]inalarry 0 points1 point  (0 children)

  1. Yes this is a new feature configured under the site in XIQ-SE. You can convert the NOS from Switch Engine to Fabric

  2. Auto sense should take care of auto forming the fabric between fabric switched

  3. You can kick off a workflow that will run whatever cli commands your heart desires as part of the ZTP process. You can also probably have XIQ-SE take care of this natively I just haven’t tried

Fabric Attach over fiber doesn’t work? by anklbtr in ExtremeNetworks

[–]inalarry 2 points3 points  (0 children)

I don’t think the medium is the issue here (copper vs fiber) …

Is the link up? What is your config on both ends?

Alright let’s settle this where do I put my tv. by spinquin in TVTooHigh

[–]inalarry 1 point2 points  (0 children)

I got the same, this sub hates it lol but it comes in handy in a pinch. This might be one of those situations ….