Elevate

Welcome to the Juniper Elevate Community

hero image
' : '
Welcome to Elevate
', progressBar = "", progressText = "", collapsedGreeting = !!($('.member-dashboard-name').html()) ? '' : '
Welcome to Elevate
'; //create the first column $('.dashboard-link').wrapAll('
'); $('.dashboard-link').wrapAll('
'); $('

Quick Links

').insertAfter($('.dashboard-progress')); if (!!($('#Welcome_Content div[id*="CompleteBarProgress"]').html())) { progressBar = $('#Welcome_Content div[id*="CompleteBarProgress"]').clone(); $(progressBar).addClass('dashboard-progress'); progressText = 'Profile completion:'; $(progressText).prependTo(progressBar); } else { progressBar = '
Profile Completion
50%
'; } $(progressBar).prependTo('.dashboard-col-1'); $(greeting).prependTo('.dashboard-col-1'); if (!!($('.member-dashboard-img').html())) { $('.member-dashboard-img').prependTo('.dashboard-col-1'); } if ($('.HLWelcome a[id*="MessagesCount"]').length) { var messageNumber = $('.HLWelcome a[id*="MessagesCount"]').text().slice(0, -6); $('.greeting').append('' + messageNumber + 'Unread Messages'); } else { $('.greeting').append($('Inbox')); } $('.dashboard-col-1').append($('.my-communities')); $('.my-communities').wrap('
'); $('.my-communities').append($('.my-communities-button')) //create the second column $('.second-column').wrapAll('
'); $('.make-buttons.second-column').wrapAll('
'); //create the third column $('.featured').wrapAll('
'); // Adding Read More Links to Announcements Feed $('.featured ul li').each(function () { var href = $(this).find('h3 a').attr('href'); $(this).wrap(''); var titleText = $(this).find('h3 a').text(); $(this).find('h3 a').replaceWith('' + titleText + ''); $(this).append('Read more'); }); // Adding in dynamic Add button var windowUrl = window.location.href; // console.log(windowUrl); var homeLocation = windowUrl.indexOf('/home'); var newCoolHref = windowUrl.substring(0, homeLocation); var newAnnouncementHref = newCoolHref + '/browse/announcements'; console.log(newCoolHref); $('.announcement-add-btn a').attr('href', newAnnouncementHref); $('.featured .heading h2').append($('.announcement-add-btn a')); // Moving in the //create the dashboard $('.dashboard-col-1, .dashboard-col-2, .dashboard-col-3').wrapAll('
'); $('.member-dashboard').wrapInner('
'); $(collapsedGreeting).prependTo('.member-dashboard'); $('.member-dashboard').append(($('.collapsed-message'))); if ($('.HLWelcome a[id*="MessagesCount"]').length) { var messageNumber = $('.HLWelcome a[id*="MessagesCount"]').text().slice(0, -6); $('.collapsed-greeting').append('' + messageNumber + 'Unread Messages'); } else { $('.collapsed-greeting').append($('Inbox')); } //check for desktop checkForDesktop(); // handle click event $('.member-dashboard-toggle').click(function () { if ($('.member-dashboard').hasClass('open')) { handleClose(); } else { handleOpen(); } }); }); function handleOpen() { $('.member-dashboard').addClass('open'); $('.member-dashboard-toggle').addClass('open'); $('.member-dashboard-toggle span').text('Collapse'); } function handleClose() { $('.member-dashboard').removeClass('open'); $('.member-dashboard-toggle').removeClass('open'); $('.member-dashboard-toggle span').text('Expand'); if ($(window).width() .row-wide').animate({ scrollTop: 0 }); } function checkForDesktop() { handleOpen(); $('.toggle-content').hide(); } $(function () { $('div[class*="dashboard-col"]').wrapAll('
'); handleWindowSize(); $(window).on('resize orientationChange', function () { handleWindowSize(); }); }); function handleWindowSize() { if ($('.dashboard-slider').hasClass('slick-initialized')) { return; } else if ($(window).width() 991) { unslickify(); } } function slickify() { $('.dashboard-slider').slick({ dots: true, arrows: false, slidesToShow: 1, slidesToScroll: 1, infinite: false, autoplay: false, mobileFirst: true, responsive: [ { breakpoint: 991, settings: "unslick" } ] }); } function unslickify() { $('.dashboard-slider > *').removeAttr('tabindex'); }

Promoted

Promo tile background

Check out the new TechPost 

Bits and Bytes Articles on Automated WAN Solutions, from Network Engineers to Network Engineers.

Browse Posts

Latest Discussions

  • Posted in: Routing

    Thanks Farid, I will give a try with IP, I followed the instruction below that says next-hop has to be interface . I will let you know. https://www.juniper.net/documentation/us/en/software/junos/cos/topics/concept/cos-configuring-cos-based-forwarding.html When you configure CBF with OSPF as the ...

  • Posted in: SRX

    Policy: MS_DYNAPP, action-type: permit, services-offload:not-configured , State: enabled, Index: 25 0 Policy Type: Configured It seems that the KRB5 dynamic application only allows UDP. However, Kerberos can operate over both UDP and TCP. Looks like Juniper isn't aware of this :)

  • Posted in: SRX

    You can also use show security match-policies to check what policies get applied. Reference: https://www.juniper.net/documentation/us/en/software/junos/cli-reference/topics/ref/command/show-security-match-policies.html ------------------------------ Nikolay Semov ------------------------------

  • Posted in: SRX

    Strange... Looks like your traffic is correctly identified as KRB5. Can you run a flow trace to see at what point exactly things are going sideways? And just to eliminate the simple things: * I'm pretty sure you still need an "application" statement in order for the MS_DYNAPP policy to be valid; it ...

  • Posted in: SRX

    I haven't used it for JSC specifically, but generally NPS works fine with JunOS. Since you're getting rejections from the NPS, check its logs to see if you can see any clues for the rejection. You can also experiment with the authentication methods on the Constraints tab of the policy that's supposed ...

  • Posted in: SRX

    That's surprising. I have a 340 which did raise a minor alarm about this not too long ago. If you have auto-snapshot enabled, though, you wouldn't get an alarm. ------------------------------ Nikolay Semov ------------------------------

  • Posted in: Routing

    Hi all, We have 2 MX10003 with MPiBGP between them (ospf, ldp, bfd, ibgp) . JunOS version : Junos: 23.4R1.9 We have some VRFs in the MXs and we have a static route +bfd to Net1 in MX1 vrf1. The static routes have bfd and it is UP/Active in the MX 1 vrf1. We configured export ...

Latest Articles

  • Blog Entry
    Posted to: TechPost Blogs

    High-level functionality description of BIER as MVPN provider tunnels in the upcoming release of PTX Express 5. Introduction In Cheers! Have a BIER , we explained how BIER [RFC8279] works and how it has come to a prime time for BIER deployment with the hardware capabilities from several major vendors across the edge/access/core platforms. ...

  • Blog Entry
    Posted to: TechPost Blogs

    What does differentiate the ACX7024X from the ACX7024 devices? In this short article, we will explain the differences and the motivation behind the creation of this new router. Introduction We launched the ACX7024 in mid-2022, with the following characteristics: 1RU Ethernet router. Built for the aggregation of SFP ...

  • Blog Entry
    Posted to: TechPost Blogs

    Using Juniper vSRX on hardware with constrained resources, typically a mini-PC serving as flexible Internet gateway. Those are lately very popular due to low footprint yet with capabilities making them suitable for running virtual machines. Introduction At very minimum, a mini-PC is tool for engineers to have x86 based SRX ( vSRX ) at home ...

Top Contributors of the Week