{"id":568,"date":"2022-08-19T03:25:39","date_gmt":"2022-08-19T08:25:39","guid":{"rendered":"https:\/\/carminebufano.com\/?p=568"},"modified":"2022-08-19T03:25:40","modified_gmt":"2022-08-19T08:25:40","slug":"install-openswitch-opx-on-debian-9-server-for-testing","status":"publish","type":"post","link":"https:\/\/carminebufano.com\/index.php\/2022\/08\/19\/install-openswitch-opx-on-debian-9-server-for-testing\/","title":{"rendered":"Install Openswitch OPX on Debian 9 Server for testing"},"content":{"rendered":"\n<p>Add this repo to  \/etc\/apt\/sources.list<\/p>\n\n\n\n<pre class=\"\">nano \/etc\/apt\/sources.list<\/pre>\n\n\n\n<pre class=\"\">deb http:\/\/deb.openswitch.net\/stretch 3.2.1 opx opx-non-free<\/pre>\n\n\n\n<p>Now run:<\/p>\n\n\n\n<pre class=\"\">sudo apt update<\/pre>\n\n\n\n<p>You will receive an error like this:<\/p>\n\n\n\n<p>&#8220;The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY 5EF20F34AD2074F &#8220;<\/p>\n\n\n\n<p>Copy the characters after NO_PUBKEY from the last command and use it below YOUR PUBKEY WILL BE DIFFERENT<\/p>\n\n\n\n<pre class=\"\">apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5EF20F34AD2074F1<\/pre>\n\n\n\n<p>Now that you have the correct signautures your command should be successful <\/p>\n\n\n\n<pre class=\"\">sudo apt update<\/pre>\n\n\n\n<pre class=\"\">sudo apt install opx-dell-vm<\/pre>\n\n\n\n<p>or depending on what you are doing&#8230;.<\/p>\n\n\n\n<pre class=\"\">sudo apt install opx-core<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Add this repo to \/etc\/apt\/sources.list Now run: You will receive an error like this: &#8220;The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY 5EF20F34AD2074F &#8220; Copy the characters after NO_PUBKEY from the last command and use it below YOUR PUBKEY WILL BE DIFFERENT Now that you have the correct signautures&hellip; <a class=\"read-more\" href=\"https:\/\/carminebufano.com\/index.php\/2022\/08\/19\/install-openswitch-opx-on-debian-9-server-for-testing\/\">Read More<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[15],"tags":[],"class_list":["post-568","post","type-post","status-publish","format-standard","hentry","category-walkthroughs"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack-related-posts":[{"id":563,"url":"https:\/\/carminebufano.com\/index.php\/2022\/08\/17\/install-frrouting-in-openswitch-opx-debian-9-stretch-server\/","url_meta":{"origin":568,"position":0},"title":"Install FRRouting in Openswitch OPX Debian 9 (stretch) Server","author":"Carmine Bufano","date":"August 17, 2022","format":false,"excerpt":"Debian 9 server poses a few issues that do not allow FRR to be easily installed. Here are the steps to easily install the routing package. to activate the FRR shell type \"sudo vtysh\" -Carmine Bufano","rel":"","context":"In &quot;Walkthroughs&quot;","block_context":{"text":"Walkthroughs","link":"https:\/\/carminebufano.com\/index.php\/category\/walkthroughs\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":428,"url":"https:\/\/carminebufano.com\/index.php\/2021\/01\/30\/install-virtual-box-on-ubuntu-16-04-on-a-digitalocean-droplet\/","url_meta":{"origin":568,"position":1},"title":"How to Install Oracle Virtual Box on Ubuntu 16.04 on a DigitalOcean Droplet","author":"Carmine Bufano","date":"January 30, 2021","format":false,"excerpt":"I wanted to circumvent my residential FIOS with my one dynamic public ip in my home lab without upgrading to a commercial account with Verizon. Right now I'm enjoying 1Gig up and down. One look at commercial prices and its a small fortune for static ip's and the same residential\u2026","rel":"","context":"In &quot;openvswitch&quot;","block_context":{"text":"openvswitch","link":"https:\/\/carminebufano.com\/index.php\/category\/openvswitch\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":626,"url":"https:\/\/carminebufano.com\/index.php\/2024\/01\/07\/how-to-configure-dns-resolution-in-debian-server\/","url_meta":{"origin":568,"position":2},"title":"How to Configure DNS Resolution in Debian Server","author":"Carmine Bufano","date":"January 7, 2024","format":false,"excerpt":"Edit the resolv.conf file. The file path is \/etc\/resolv.conf Add your name server to the file by adding: \"nameserver x.x.x.x\" where x.x.x.x is the IPv4 address of the name server you want to use. Skip to the bottom to copy and paste the exact commands. I went off on a\u2026","rel":"","context":"In &quot;Walkthroughs&quot;","block_context":{"text":"Walkthroughs","link":"https:\/\/carminebufano.com\/index.php\/category\/walkthroughs\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":100,"url":"https:\/\/carminebufano.com\/index.php\/2014\/09\/19\/how-to-install-oracle-java-7-on-ubuntu-14-04\/","url_meta":{"origin":568,"position":3},"title":"How to install Oracle Java 7 on Ubuntu 14.04","author":"Carmine Bufano","date":"September 19, 2014","format":false,"excerpt":"","rel":"","context":"In &quot;Walkthroughs&quot;","block_context":{"text":"Walkthroughs","link":"https:\/\/carminebufano.com\/index.php\/category\/walkthroughs\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":251,"url":"https:\/\/carminebufano.com\/index.php\/2014\/08\/25\/how-to-configure-many-web-servers-behind-one-public-ip\/","url_meta":{"origin":568,"position":4},"title":"How to self host many web servers with different domains &#038; URLs with one public IP","author":"Carmine Bufano","date":"August 25, 2014","format":false,"excerpt":"","rel":"","context":"In &quot;Ubuntu&quot;","block_context":{"text":"Ubuntu","link":"https:\/\/carminebufano.com\/index.php\/category\/ubuntu\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/carminebufano.com\/wp-content\/uploads\/2014\/08\/Pound-Proxy.vsdx_.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/carminebufano.com\/wp-content\/uploads\/2014\/08\/Pound-Proxy.vsdx_.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/carminebufano.com\/wp-content\/uploads\/2014\/08\/Pound-Proxy.vsdx_.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/carminebufano.com\/wp-content\/uploads\/2014\/08\/Pound-Proxy.vsdx_.jpg?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":486,"url":"https:\/\/carminebufano.com\/index.php\/2021\/06\/29\/vcenter-ha-error-causes-a-failure-to-update-vcsa-this-is-how-to-fix-the-issue\/","url_meta":{"origin":568,"position":5},"title":"vCenter HA Error Causes a Failure to Update VCSA. This is how to fix the issue.","author":"Carmine Bufano","date":"June 29, 2021","format":false,"excerpt":"Attempt to resolve the connectivity problem. If you can restore connectivity, isolated nodes rejoin the cluster automatically and the Active node starts serving client requests. If you cannot resolve the connectivity problem, you have to log in to Active node's console directly. Power off and delete the Passive node and\u2026","rel":"","context":"In &quot;vmware&quot;","block_context":{"text":"vmware","link":"https:\/\/carminebufano.com\/index.php\/category\/vmware\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_shortlink":"https:\/\/wp.me\/p70MUT-9a","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/carminebufano.com\/index.php\/wp-json\/wp\/v2\/posts\/568","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/carminebufano.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/carminebufano.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/carminebufano.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/carminebufano.com\/index.php\/wp-json\/wp\/v2\/comments?post=568"}],"version-history":[{"count":1,"href":"https:\/\/carminebufano.com\/index.php\/wp-json\/wp\/v2\/posts\/568\/revisions"}],"predecessor-version":[{"id":569,"href":"https:\/\/carminebufano.com\/index.php\/wp-json\/wp\/v2\/posts\/568\/revisions\/569"}],"wp:attachment":[{"href":"https:\/\/carminebufano.com\/index.php\/wp-json\/wp\/v2\/media?parent=568"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/carminebufano.com\/index.php\/wp-json\/wp\/v2\/categories?post=568"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/carminebufano.com\/index.php\/wp-json\/wp\/v2\/tags?post=568"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}