{"id":710,"date":"2021-03-15T08:02:06","date_gmt":"2021-03-15T14:02:06","guid":{"rendered":"http:\/\/jmcristobal.com.mx\/?p=710"},"modified":"2022-02-13T00:41:46","modified_gmt":"2022-02-13T08:41:46","slug":"stp-configuracion-de-pvst","status":"publish","type":"post","link":"https:\/\/d1gdqjscev06po.cloudfront.net\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/","title":{"rendered":"STP: PVST+ configuration"},"content":{"rendered":"<h4>PVST+ (Peer-VLAN Spanning-Tree)<\/h4>\n<p>Antes que nada recordemos:<\/p>\n<ul>\n<li>Common spanning-Tree (CST) s\u00f3lo maneja una instancia de STP en los switches, basado en troncales 802.1Q, por default sobre la vlan 1 (vlan nativa).<\/li>\n<li>PVST maneja una instancia por cada vlan sobre troncales ISL.<\/li>\n<\/ul>\n<p>PVST+ maneja una instancia de STP por vlan, es decir podemos jugar con las topolog\u00edas l\u00f3gicas para cada de una ellas. Es compatible con switches que manejen CST (otros fabricantes) y PVST (otros switches cisco). Los switches catalyst actuales vienen configurados por default con PVST+ .<\/p>\n<h4>Configurar el root bridge<\/h4>\n<p>El primer paso es elegir el root bridge para las vlans y existen dos formas de hacerlo:<\/p>\n<p><strong>Establecer manualmente el valor de la prioridad del switch a un valor menor de 32768 (valor por default):<\/strong><\/p>\n<pre class=\"height-set:true height:900 width-set:true width:750 top-set:false top-margin:25 bottom-set:false left-margin:25 toolbar:2 whitespace-before:1 whitespace-after:1 lang:sh decode:true\">Switch(config)# spanning-tree vlan 10,20-50 priority 4096<\/pre>\n<p>El valor de la prioridad puede tener un valor entre 0 y 65,535, pero la configuraci\u00f3n s\u00f3lo es permitida en m\u00faltiplos de 4096. Si colocamos una prioridad que no sea m\u00faltiplo de 4096 el switch nos mandar\u00e1 un mensaje como el siguiente:<\/p>\n<pre class=\"height-set:true height:900 width-set:true width:750 top-set:false top-margin:25 bottom-set:false left-margin:25 toolbar:2 whitespace-before:1 whitespace-after:1 lang:sh decode:true\">Switch(config)# spanning vlan 10,20-50 priority 4000\n\u00a0% Bridge Priority must be in increments of 4096.\n\u00a0% Allowed values are:\n\u00a0\u00a0 0 4096 8192 12288 16384 20480 24576 28672\n\u00a0\u00a0 32768 36864 40960 45056 49152 53248 57344 61440\n\nSwitch(config)#<\/pre>\n<p><strong>2.- Designar que el switch root bridge elija su propia prioridad:<\/strong><\/p>\n<pre class=\"height-set:true height:900 width-set:true width:750 top-set:false top-margin:25 bottom-set:false left-margin:25 toolbar:2 whitespace-before:1 whitespace-after:1 lang:sh decode:true\">Switch(config)# spanning-tree vlan vlan-id root\u00a0 { primary | secondary }<\/pre>\n<p>Con el comando anterior podemos definir qui\u00e9n ser\u00e1 el root bridge primario y secundario. Usemos la palabra clave primary para hacer que el switch intente convertirse en el root bridge primario. Este comando modifica el valor de prioridad bridge del switch para que sea menor que la prioridad del root bridge actual. Por ejemplo, si la prioridad del root bridge actual es de 20,480, el switch local establece su prioridad en 16,384 para lograr ser el nuevo root bridge, es decir, reduce su prioridad en 4096.<\/p>\n<p>El comando con la palabra clave primary no funciona si el root bridge actual tiene una prioridad de 4096. No funciona porque el switch no puede asignarse una prioridad de cero din\u00e1micamente. Para lograr esta configuraci\u00f3n es necesario configurar manualmente la prioridad en cero con el comando. <strong>spanning-tree vlan &lt;id_vlan&gt; priority 0<\/strong> .<\/p>\n<p>Cuando configuramos un switch con la palabra clave secondary, la prioridad del switch se modifica del valor predeterminado (32768) a 28672. Con esta prioridad, es probable que el switch se convierta en el root bridge para la VLAN especificada si falla el root bridge principal. Siempre y cuando los otros switches en la red utilicen la prioridad del switch por default 32768.<\/p>\n<p>Algunos switches utilizan el ID de sistema extendido para representar su prioridad de bridge, este nuevo valor se conforma de la prioridad configurada en el switch m\u00e1s el id de la vlan. Es decir, si para la vlan 10 se tiene configurada una prioridad de 4096, al final la prioridad total ser\u00e1 5006 (4096+10).<\/p>\n<p>El m\u00e9todo del ID de sistema extendido, se habilita o deshabilita con el siguiente comando globalmente:<\/p>\n<pre class=\"height-set:true height:900 width-set:true width:750 top-set:false top-margin:25 bottom-set:false left-margin:25 toolbar:2 whitespace-before:1 whitespace-after:1 lang:sh decode:true\">Switch(config)# [no] spanning-tree extend system-id<\/pre>\n<p>Comando de validaci\u00f3n:<\/p>\n<pre class=\"height-set:true height:900 width-set:true width:750 top-set:false top-margin:25 bottom-set:false left-margin:25 toolbar:2 whitespace-before:1 whitespace-after:1 lang:sh decode:true\">Switch# show spanning-tree vlan 10<\/pre>\n<p>NOTA: Si la elecci\u00f3n del puente ra\u00edz se deja en su estado predeterminado, pueden ocurrir varias cosas que resulten en una mala elecci\u00f3n. Por ejemplo, el switch con menores caracter\u00edsticas de rendimiento podr\u00eda ser elegido como el root bridge. Si se espera que las cargas de tr\u00e1fico pesado pasen por el root bridge, el switch con menos performance no es el indicado. Debemos dise\u00f1ar adecuadamente nuestra topolog\u00eda para saber qui\u00e9n ser\u00e1 nuestro root bridge primario y secundario.<\/p>\n<h4>Port costs<\/h4>\n<p>Como ya sabemos el root path cost para cada puerto activo de un switch est\u00e1 determinado por el costo acumulado a medida que una BPDU viaja a lo largo de la red. Por default, STP asigna costos a los puertos basado en su ancho de banda, pero el costo puede ser modificado para poder elegir o manipular la topolog\u00eda para una o varias vlans.<\/p>\n<p>Utilicemos el siguiente comando en la interface de un switch para modificar los costos de un puerto:<\/p>\n<pre class=\"height-set:true height:900 width-set:true width:750 top-set:false top-margin:25 bottom-set:false left-margin:25 toolbar:2 whitespace-before:1 whitespace-after:1 lang:sh decode:true\">Switch (config-if)# spanning-tree [ vlan vlan-id] cost valor_costo<\/pre>\n<p>Ejemplo:<\/p>\n<p>Cambiar el costo para la vlan 10 el puerto g0\/1<\/p>\n<pre class=\"height-set:true height:900 width-set:true width:750 top-set:false top-margin:25 bottom-set:false left-margin:25 toolbar:2 whitespace-before:1 whitespace-after:1 lang:sh decode:true\">Switch(config)# interface g0\/1\nSwitch(config-if)# spanning-tree vlan 10 cost 2<\/pre>\n<p>Si se proporciona el par\u00e1metro vlan, el costo del puerto se modifica solo para la VLAN especificada. De lo contrario, el costo se modifica para todas las VLAN activas el puerto. El valor de costo puede variar de 1 a 200,000,000.<\/p>\n<p>Comando para validar el costo de un puerto:<\/p>\n<pre class=\"height-set:true height:900 width-set:true width:750 top-set:false top-margin:25 bottom-set:false left-margin:25 toolbar:2 whitespace-before:1 whitespace-after:1 lang:sh decode:true\">Switch# show spanning-tree interface type member\/module\/number [cost]<\/pre>\n<h4>Port priority<\/h4>\n<p>Un \u00faltimo criterio para determinar la menor ruta a trav\u00e9s de STP es la prioridad del puerto. La prioridad del puerto es un valor 16 bits: 8 bits para la prioridad y 8 bits para el numero del puerto. La prioridad del puerto va de 0 a 255, por defecto es 128.<\/p>\n<p>El Port number de un puerto de switch es fijo porque est\u00e1 basado solo en su ubicaci\u00f3n o \u00edndice de hardware. La ID del puerto, sin embargo, se puede modificar para influir en una decisi\u00f3n STP mediante el uso de la prioridad del puerto.<\/p>\n<p>Podemos configurar la prioridad de puerto con este comando de configuraci\u00f3n sobre la interfaz:<\/p>\n<pre class=\"height-set:true height:900 width-set:true width:750 top-set:false top-margin:25 bottom-set:false left-margin:25 toolbar:2 whitespace-before:1 whitespace-after:1 lang:sh decode:true\">Switch(config-if)# spanning-tree [ vlan vlan-list] port-priority Value<\/pre>\n<p>Puede modificar la prioridad del puerto para una o m\u00e1s VLAN utilizando el par\u00e1metro vlan. Los n\u00fameros de VLAN se dan como vlan-list, una lista de valores individuales o rangos de valores separados por comas. Si no se especifica alguna vlan la prioridad de puerto se establece todas las VLAN activas. Un valor de prioridad de puerto m\u00e1s bajo indica una ruta m\u00e1s preferida hacia el root bidge.<\/p>\n<p>Ejemplo: Cambiar la prioridad del puerto<\/p>\n<pre class=\"height-set:true height:900 width-set:true width:750 top-set:false top-margin:25 bottom-set:false left-margin:25 toolbar:2 whitespace-before:1 whitespace-after:1 lang:sh decode:true\">Switch(config)# interface gigabitethernet g1\/1\nSwitch(config-if)# spanning-tree vlan 10,20 port-priority 32<\/pre>\n<p>Validaci\u00f3n de la prioridad del puerto:<\/p>\n<pre class=\"height-set:true height:900 width-set:true width:750 top-set:false top-margin:25 bottom-set:false left-margin:25 toolbar:2 whitespace-before:1 whitespace-after:1 lang:sh decode:true\">Switch# show spanning-tree interface g1\/1<\/pre>\n<h4>Modify STP timers<\/h4>\n<p>Los timers STP por default com\u00fanmente son suficientes para mantener una red libre de loops. Sin embargo, en ciertas ocasiones y despu\u00e9s de una revisi\u00f3n minuciosa del funcionamiento STP es probable que se necesiten modificar.<\/p>\n<p>El comando para modificar los timers es el siguiente:<\/p>\n<pre class=\"height-set:true height:900 width-set:true width:750 top-set:false top-margin:25 bottom-set:false left-margin:25 toolbar:2 whitespace-before:1 whitespace-after:1 lang:sh decode:true\">Switch(config)# spanning-tree [ vlan vlan-id] hello-time seconds\nSwitch(config)# spanning-tree [ vlan vlan-id] forward-time seconds\nSwitch(config)# spanning-tree [vlan vlan-id] max-age seconds<\/pre>\n<p>Los timers se pueden modificar para una vlan o varias de ellas. Si no se especifica ninguna vlan el comando aplicar\u00e1 para todas las instancias STP de las vlans activas en el switch.<\/p>\n<h4>Disable STP<\/h4>\n<p>Por defecto, STP est\u00e1 habilitado para todas las VLAN activas y en todos los puertos de un switch. STP debe permanecer habilitado en una red para evitar la formaci\u00f3n de loops. Sin embargo, puede encontrar que STP ha sido desactivado de alguna manera.<\/p>\n<p>Desde la configuraci\u00f3n global se puede habilitar o dehabilitar instancias STP para una o m\u00e1s vlans de forma global:<\/p>\n<pre class=\"height-set:true height:900 width-set:true width:750 top-set:false top-margin:25 bottom-set:false left-margin:25 toolbar:2 whitespace-before:1 whitespace-after:1 lang:sh decode:true\">Switch (config) # [no] spanning-tree vlan vlan-id<\/pre>\n<p>O puede aplicarse solo a una interfaz:<\/p>\n<pre class=\"height-set:true height:900 width-set:true width:750 top-set:false top-margin:25 bottom-set:false left-margin:25 toolbar:2 whitespace-before:1 whitespace-after:1 lang:sh decode:true\">Switch (config-if) # [no] spanning-tree vlan vlan-id<\/pre>\n<p>Mas informaci\u00f3n:<\/p>\n<p><a href=\"https:\/\/www.cisco.com\/c\/en\/us\/td\/docs\/switches\/lan\/catalyst3750x_3560x\/software\/release\/15-2_4_e\/configurationguide\/b_1524e_consolidated_3750x_3560x_cg\/b_1524e_consolidated_3750x_3560x_cg_chapter_0111111.html\" target=\"_blank\" rel=\"noopener\">https:\/\/www.cisco.com\/c\/en\/us\/td\/docs\/switches\/lan\/catalyst3750x_3560x\/software\/release\/15-2_4_e\/configurationguide\/b_1524e_consolidated_3750x_3560x_cg\/b_1524e_consolidated_3750x_3560x_cg_chapter_0111111.html<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>PVST+ (Peer-VLAN Spanning-Tree) First of all, let&#8217;s remember: Common spanning-Tree (CST) only handles one instance of STP on switches, based on 802.1Q <\/p>","protected":false},"author":2,"featured_media":1392,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[233],"tags":[280,543,482,483,422,457,427],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.13 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>STP: PVST+ configuration - JMCristobal<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"STP: PVST+ configuration - JMCristobal\" \/>\n<meta property=\"og:description\" content=\"PVST+ (Peer-VLAN Spanning-Tree) First of all, let&#8217;s remember: Common spanning-Tree (CST) only handles one instance of STP on switches, based on 802.1Q\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/\" \/>\n<meta property=\"og:site_name\" content=\"JMCristobal\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/web.facebook.com\/JMCristobalHomepage\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-15T14:02:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-02-13T08:41:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.jmcristobal.com\/wp-content\/uploads\/2022\/01\/RS.png\" \/>\n\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t<meta property=\"og:image:height\" content=\"206\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"JMCristobal\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@jmcristobalhome\" \/>\n<meta name=\"twitter:site\" content=\"@jmcristobalhome\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"JMCristobal\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/\"},\"author\":{\"name\":\"JMCristobal\",\"@id\":\"https:\/\/jmcristobal.com\/es\/#\/schema\/person\/e7cca8371cd491cf444cc824f30ae118\"},\"headline\":\"STP: PVST+ configuration\",\"datePublished\":\"2021-03-15T14:02:06+00:00\",\"dateModified\":\"2022-02-13T08:41:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/\"},\"wordCount\":969,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/jmcristobal.com\/es\/#organization\"},\"keywords\":[\"cisco\",\"configuration\",\"Peer-VLAN\",\"pvst+\",\"spanning-tree\",\"stp\",\"switch\"],\"articleSection\":[\"Enterprise Infrastructure\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/\",\"url\":\"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/\",\"name\":\"STP: PVST+ configuration - JMCristobal\",\"isPartOf\":{\"@id\":\"https:\/\/jmcristobal.com\/es\/#website\"},\"datePublished\":\"2021-03-15T14:02:06+00:00\",\"dateModified\":\"2022-02-13T08:41:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/jmcristobal.com\/es\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"STP: PVST+ configuration\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/jmcristobal.com\/es\/#website\",\"url\":\"https:\/\/jmcristobal.com\/es\/\",\"name\":\"JMCristobal\",\"description\":\"Networking and more\",\"publisher\":{\"@id\":\"https:\/\/jmcristobal.com\/es\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/jmcristobal.com\/es\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/jmcristobal.com\/es\/#organization\",\"name\":\"JMCristobal\",\"url\":\"https:\/\/jmcristobal.com\/es\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/jmcristobal.com\/es\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/jmcristobal.com\/wp-content\/uploads\/2021\/09\/Logo-JMCristobal.png\",\"contentUrl\":\"https:\/\/jmcristobal.com\/wp-content\/uploads\/2021\/09\/Logo-JMCristobal.png\",\"width\":518,\"height\":436,\"caption\":\"JMCristobal\"},\"image\":{\"@id\":\"https:\/\/jmcristobal.com\/es\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.youtube.com\/JMCristobalHomepage\",\"https:\/\/web.facebook.com\/JMCristobalHomepage\",\"https:\/\/twitter.com\/jmcristobalhome\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/jmcristobal.com\/es\/#\/schema\/person\/e7cca8371cd491cf444cc824f30ae118\",\"name\":\"JMCristobal\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/jmcristobal.com\/es\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b549739a2a57394801aef27a76efdb3d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b549739a2a57394801aef27a76efdb3d?s=96&d=mm&r=g\",\"caption\":\"JMCristobal\"},\"url\":\"https:\/\/d1gdqjscev06po.cloudfront.net\/es\/author\/jmcristobal\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"STP: PVST+ configuration - JMCristobal","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/","og_locale":"es_ES","og_type":"article","og_title":"STP: PVST+ configuration - JMCristobal","og_description":"PVST+ (Peer-VLAN Spanning-Tree) First of all, let&#8217;s remember: Common spanning-Tree (CST) only handles one instance of STP on switches, based on 802.1Q","og_url":"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/","og_site_name":"JMCristobal","article_publisher":"https:\/\/web.facebook.com\/JMCristobalHomepage","article_published_time":"2021-03-15T14:02:06+00:00","article_modified_time":"2022-02-13T08:41:46+00:00","og_image":[{"width":350,"height":206,"url":"https:\/\/www.jmcristobal.com\/wp-content\/uploads\/2022\/01\/RS.png","type":"image\/png"}],"author":"JMCristobal","twitter_card":"summary_large_image","twitter_creator":"@jmcristobalhome","twitter_site":"@jmcristobalhome","twitter_misc":{"Escrito por":"JMCristobal","Tiempo de lectura":"5 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/#article","isPartOf":{"@id":"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/"},"author":{"name":"JMCristobal","@id":"https:\/\/jmcristobal.com\/es\/#\/schema\/person\/e7cca8371cd491cf444cc824f30ae118"},"headline":"STP: PVST+ configuration","datePublished":"2021-03-15T14:02:06+00:00","dateModified":"2022-02-13T08:41:46+00:00","mainEntityOfPage":{"@id":"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/"},"wordCount":969,"commentCount":0,"publisher":{"@id":"https:\/\/jmcristobal.com\/es\/#organization"},"keywords":["cisco","configuration","Peer-VLAN","pvst+","spanning-tree","stp","switch"],"articleSection":["Enterprise Infrastructure"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/","url":"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/","name":"STP: PVST+ configuration - JMCristobal","isPartOf":{"@id":"https:\/\/jmcristobal.com\/es\/#website"},"datePublished":"2021-03-15T14:02:06+00:00","dateModified":"2022-02-13T08:41:46+00:00","breadcrumb":{"@id":"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.jmcristobal.com\/es\/2021\/03\/15\/stp-configuracion-de-pvst\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jmcristobal.com\/es\/"},{"@type":"ListItem","position":2,"name":"STP: PVST+ configuration"}]},{"@type":"WebSite","@id":"https:\/\/jmcristobal.com\/es\/#website","url":"https:\/\/jmcristobal.com\/es\/","name":"JMCristobal","description":"Networking and more","publisher":{"@id":"https:\/\/jmcristobal.com\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jmcristobal.com\/es\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/jmcristobal.com\/es\/#organization","name":"JMCristobal","url":"https:\/\/jmcristobal.com\/es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/jmcristobal.com\/es\/#\/schema\/logo\/image\/","url":"https:\/\/jmcristobal.com\/wp-content\/uploads\/2021\/09\/Logo-JMCristobal.png","contentUrl":"https:\/\/jmcristobal.com\/wp-content\/uploads\/2021\/09\/Logo-JMCristobal.png","width":518,"height":436,"caption":"JMCristobal"},"image":{"@id":"https:\/\/jmcristobal.com\/es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.youtube.com\/JMCristobalHomepage","https:\/\/web.facebook.com\/JMCristobalHomepage","https:\/\/twitter.com\/jmcristobalhome"]},{"@type":"Person","@id":"https:\/\/jmcristobal.com\/es\/#\/schema\/person\/e7cca8371cd491cf444cc824f30ae118","name":"JMCristobal","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/jmcristobal.com\/es\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b549739a2a57394801aef27a76efdb3d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b549739a2a57394801aef27a76efdb3d?s=96&d=mm&r=g","caption":"JMCristobal"},"url":"https:\/\/d1gdqjscev06po.cloudfront.net\/es\/author\/jmcristobal\/"}]}},"jetpack_featured_media_url":"https:\/\/d1gdqjscev06po.cloudfront.net\/wp-content\/uploads\/2022\/01\/RS.png","_links":{"self":[{"href":"https:\/\/d1gdqjscev06po.cloudfront.net\/es\/wp-json\/wp\/v2\/posts\/710"}],"collection":[{"href":"https:\/\/d1gdqjscev06po.cloudfront.net\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/d1gdqjscev06po.cloudfront.net\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/d1gdqjscev06po.cloudfront.net\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/d1gdqjscev06po.cloudfront.net\/es\/wp-json\/wp\/v2\/comments?post=710"}],"version-history":[{"count":5,"href":"https:\/\/d1gdqjscev06po.cloudfront.net\/es\/wp-json\/wp\/v2\/posts\/710\/revisions"}],"predecessor-version":[{"id":1504,"href":"https:\/\/d1gdqjscev06po.cloudfront.net\/es\/wp-json\/wp\/v2\/posts\/710\/revisions\/1504"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/d1gdqjscev06po.cloudfront.net\/es\/wp-json\/wp\/v2\/media\/1392"}],"wp:attachment":[{"href":"https:\/\/d1gdqjscev06po.cloudfront.net\/es\/wp-json\/wp\/v2\/media?parent=710"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/d1gdqjscev06po.cloudfront.net\/es\/wp-json\/wp\/v2\/categories?post=710"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/d1gdqjscev06po.cloudfront.net\/es\/wp-json\/wp\/v2\/tags?post=710"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}