2015 January

Pushing RADIUS attributes to EX/SRX devices

There is a list of RADIUS attributes that can be pushed from the server to an EX or SRX which will override the configuration from the NAS. You can find the entire list of attributes that EX or SRX can work with here: http://kb.juniper.net/InfoCenter/index?page=content&id=KB11078&smlogin=true Let’s demonstrate how an attribute pushed from the server will take… Keep reading »

How to install and use Juniper Netconify 1.0.0

This library can be used as initial configuration of the new devices(also known as New-Out-Of-Box (NOOB)). This library is a dependency for Junos modules for Ansible. More information about the usage/installation/upgrade can be found here: https://github.com/Juniper/py-junos-netconify Let’s start with a practical example of installation and how to use it: This is how you install the… Keep reading »

write-file and read-file knobs in monitor traffic command

From Junos CLI you can use write-file and read-file to write and read packet captures using ‘monitor traffic’ command. These commands are hidden in CLI. However, if you login to shell, you can use ‘-w’ and ‘-r’ parameters on tcpdump to achieve the same results. But that is an extra step to do something so… Keep reading »

Sidebar