{"id":5692,"date":"2021-04-14T15:58:16","date_gmt":"2021-04-14T13:58:16","guid":{"rendered":"https:\/\/nil.uniza.sk\/?p=5692"},"modified":"2021-04-14T16:02:29","modified_gmt":"2021-04-14T14:02:29","slug":"juniper-vsrx-as-a-router","status":"publish","type":"post","link":"https:\/\/nil.uniza.sk\/en\/juniper-vsrx-as-a-router\/","title":{"rendered":"Juniper vSRX as a router"},"content":{"rendered":"<p>The Juniper vSRX firewall can be operated and configured as a router. The reasons may be various, the use in GNS3 may include that vSRX has a smaller memory footprint or non-separated data and control plane. So. to do this, you must :<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">set system host-name <em>ABC<\/em>\nset system root-authentication plain-text-password <em>PASSWORD<\/em><\/pre>\n\n\n\n<p>And then change the packet processing mode from flow-based to packet-based:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">root@R1# delete security<br>root@R1# set security forwarding-options family inet6 mode packet-based<br>root@R1# set security forwarding-options family iso mode packet-based<br>root@R1# set security forwarding-options family mpls mode packet-based<br>root@R1# commit<br>root@R1# run request system reboot<\/pre>","protected":false},"excerpt":{"rendered":"<p>The Juniper vSRX firewall can be operated and configured as a router. The reasons may be various, the use in GNS3 may include that vSRX has a smaller memory footprint or non-separated data and control plane. So. to do this, you must : set system host-name ABC set system root-authentication plain-text-password PASSWORD And then change&#8230;<\/p>","protected":false},"author":7,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"categories":[1467],"tags":[],"class_list":["post-5692","post","type-post","status-publish","format-standard","hentry","category-practical-juniper-en"],"taxonomy_info":{"category":[{"value":1467,"label":"Practical - Juniper"}]},"featured_image_src_large":false,"author_info":{"display_name":"admin","author_link":"https:\/\/nil.uniza.sk\/en\/author\/admin\/"},"comment_info":4,"category_info":[{"term_id":1467,"name":"Practical - Juniper","slug":"practical-juniper-en","term_group":0,"term_taxonomy_id":1465,"taxonomy":"category","description":"","parent":0,"count":1,"filter":"raw","cat_ID":1467,"category_count":1,"category_description":"","cat_name":"Practical - Juniper","category_nicename":"practical-juniper-en","category_parent":0}],"tag_info":false,"_links":{"self":[{"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/posts\/5692","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/comments?post=5692"}],"version-history":[{"count":0,"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/posts\/5692\/revisions"}],"wp:attachment":[{"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/media?parent=5692"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/categories?post=5692"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nil.uniza.sk\/en\/wp-json\/wp\/v2\/tags?post=5692"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}