MoonPoint Support Logo

 

Shop Amazon Warehouse Deals - Deep Discounts on Open-box and Used ProductsAmazon Warehouse Deals



Advanced Search
June
Sun Mon Tue Wed Thu Fri Sat
14
20 21
22 23 24 25 26 27 28
29 30          
2025
Months
Jun
Jul Aug Sep
Oct Nov Dec


Sat, Jun 14, 2025 9:52 pm

Display the applications on a Juniper router/firewall

To view the list of user-defined applications on a Juniper Networks router/firewall running the JunOS operating system from a command-line interface (CLI), you can enter cli mode by issuing the command cli after logging in and then issue the command show configuration applications.

root@Bellatrix> show configuration applications
application POP3 {
    protocol tcp;
    destination-port 110;
}
application POP3S {
    protocol tcp;
    destination-port 995;
}
application Rising_World_TCP {
    protocol tcp;
    destination-port 4254-4259;
}
application Rising_World_UDP {
    protocol udp;
    destination-port 4254-4259;
}

root@Bellatrix>

To view the list of predefined junos- applications from the CLI, you can enter cli mode by issuing the command cli after logging in and then issue the command show configuration groups junos-defaults applications.

[ More Info ]

[/security/firewalls/SRX] permanent link

Valid HTML 4.01 Transitional

Privacy Policy   Contact

Blosxom logo