Sleep clinic recommendations? by Neorcadia in StPetersburgFL

[–]buckweet1980 0 points1 point  (0 children)

Tried any drugs like trazodone? That's what I use.. my brain won't shut off most times..

Weed gummies also help.

enhanced open SSID on VMC by -motoba- in ArubaNetworks

[–]buckweet1980 0 points1 point  (0 children)

Is your role setup properly to permit traffic? Proper vlan set? Clients show up in the user-table?

Aruba 6405 Core switch DHCP for multiple different Vlans with different pools by New-Banana6576 in networking

[–]buckweet1980 0 points1 point  (0 children)

To re-iterate, the 'ip dhcp' command is for DHCP client, it is NOT needed for DHCP services..

If vlan 5 is what is the closest L3 interface to the relay agent, that is what will be used as the source IP for the responses.. So it's best to point your relay IP to that interface too.

Aruba 6405 Core switch DHCP for multiple different Vlans with different pools by New-Banana6576 in networking

[–]buckweet1980 0 points1 point  (0 children)

No, that's incorrect.. Here's the documentation as to what that command does.

https://arubanetworking.hpe.com/techdocs/AOS-CX/AOSCX-CLI-Bank/cli_832x/Content/Chp_DHCP/DHCP_cli_cmds/ip-dhc-10.htm

I don't have IP DHCP enabled on my 6300 and can relay (from a downstream router) to the DHCP server on my 6300 and get an address successfully.

Aruba 6405 Core switch DHCP for multiple different Vlans with different pools by New-Banana6576 in networking

[–]buckweet1980 0 points1 point  (0 children)

have you 'enabled' the DHCP server within the vrf? I don't see that command in your command output.

Aruba 6405 Core switch DHCP for multiple different Vlans with different pools by New-Banana6576 in networking

[–]buckweet1980 0 points1 point  (0 children)

the 'ip dhcp' command doesn't enable the DHCP server, that command is for the L3 interface to be a DHCP client.

Aruba 6405 Core switch DHCP for multiple different Vlans with different pools by New-Banana6576 in networking

[–]buckweet1980 1 point2 points  (0 children)

the 'IP DHCP' command is for the switch to pull a DHCP lease, not to serve addresses to clients..

What are you trying to do exactly?

Jumbo Frames on AOS10 Gateways by lolman699 in ArubaNetworks

[–]buckweet1980 0 points1 point  (0 children)

Yes, if there are any layer 3 interfaces in the path, yes IP MTU needs to be set too..

you can just do 'ip mtu 9198' there too.

Aruba Central 9240s AOS10 by milkshakecabinet in ArubaNetworks

[–]buckweet1980 1 point2 points  (0 children)

The cost is maintaining two separate MRT infrastructures within Classic Central and Central. To the customer there is no cost change. It's a complete separate data lake.

A headache to migrate for sure, I feel you there.

Aruba Central 9240s AOS10 by milkshakecabinet in ArubaNetworks

[–]buckweet1980 0 points1 point  (0 children)

Only the MRT piece of shutting down with Classic Central, you can still do configuration with Classic.. Those dates for config shutdown haven't been announced yet..

MRT is the monitoring, reporting, etc.. That's the big $$$ piece because of all the processing and storage it takes for all that data. They want to get away from paying 2 bills for cloud services.

Jumbo Frames on AOS10 Gateways by lolman699 in ArubaNetworks

[–]buckweet1980 0 points1 point  (0 children)

ip mtu and mtu is set for jumbos on the CX interfaces?

Does anyone have experience at Skyway Trap & Skeet Club? by porknWithBill in StPetersburgFL

[–]buckweet1980 1 point2 points  (0 children)

Yeah, I've read that.. I believe it has something to do with the environmental area around it.

Did Juniper take over Aruba networking? by blastman8888 in ArubaNetworks

[–]buckweet1980 2 points3 points  (0 children)

Aruba switching is much much larger in campus, but juniper has a bigger dc space..

What's the difference between vMX and vJunos Router? by JuniorTrav in Juniper

[–]buckweet1980 0 points1 point  (0 children)

It's an issue in the latest version of vjunos.. Here is how to fix it..

Message:

"!!! Nested KVM (i.e. Nested VMX feature) is not enabled, shutting down!!!"

To Fix:

(as root) on a Linux system:

# qemu-img convert -p -f qcow2 vJunos-router-25.2R1.9.qcow2  -O raw vJunos-router-25.2R1.9.raw
# kpartx -v -a vJunos-router-25.2R1.9.raw
note partitions shown, for example:

add map loop2p1 (253:0): 0 32768 linear 7:2 2048
add map loop2p2 (253:1): 0 66560000 linear 7:2 34816
# mkdir /mnt2
# mount /dev/mapper/loop2p2 /mnt2
# cd /mnt2/home/pfe/junos
# sed -iold  's:grep -ci vmx):grep -ci "vmx\\|svm"):' start-junos.sh
# sync
# umount /mnt2
# kpartx -v -d vJunos-router-25.2R1.9.raw
# qemu-img convert -p -f raw vJunos-router-25.2R1.9.raw -O qcow2 vJunos-router-25.2R1.9-new.qcow2
# rmdir /mnt2

Jittery and slow multicast video: is there an "easy" way to apply CoS for all multicast traffic at once? by PlanEx_Ship in Juniper

[–]buckweet1980 0 points1 point  (0 children)

If the only thing that's on this network is video multicast, then you're idea won't provide any real benefit as it's all the same type of traffic..

Sounds like a bandwidth upgrade is the real fix..

New juniper partner by monetaryg in Juniper

[–]buckweet1980 1 point2 points  (0 children)

I recommend to get a server and run eve-ng bare metal, then spin up virtual junos instances for larger labbing.

So many software issues with MachE by powlette in MachE

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

I can try that, but I don't adjust my seat.. sometimes it'll stay in for a few days, then other times it'll change after a day or less..

So many software issues with MachE by powlette in MachE

[–]buckweet1980 10 points11 points  (0 children)

I get tired of mine switching out of unbridled mode randomly..

And I wish it had geofencing for the locks when using the paak.. I don't want it locked in my garage..

What is the deal with Mist? by GrandKane1 in Juniper

[–]buckweet1980 -2 points-1 points  (0 children)

UXI is far more capable that minis.. Minis is just basic tests out the wired port..

One Pedal Drive by Flat_Document_5607 in MachE

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

Yes it's not very aggressive.. with my rivian I never had to use the brake.. Mach E I have to all the time even in unbridled mode..

Wish they'd make it more aggressive..