{"id":99,"date":"2010-04-27T13:29:41","date_gmt":"2010-04-27T11:29:41","guid":{"rendered":"http:\/\/www.ospf.it\/?p=99"},"modified":"2010-05-02T22:40:39","modified_gmt":"2010-05-02T20:40:39","slug":"configurazione-ospf-su-switch-l3-hp-procurve-5400zl","status":"publish","type":"post","link":"https:\/\/www.ospf.it\/configurazione-ospf-su-switch-l3-hp-procurve-5400zl\/","title":{"rendered":"Configurazione Ospf su switch L3 HP Procurve (5400zl)"},"content":{"rendered":"

Per poter attivare il routing ospf su uno switch hp 5400zl oppure acquistare e installare la licenza premium.<\/p>\n

Una configurazione di esempio e’ la seguente:<\/p>\n

\r\n
ip router-id 10.96.0.1<\/div>\r\n\r\n\r\n
.1 range 10.96.0.0 255.255.255.0 type summary<\/div>\r\n\r\n\r\n...\r\n\r\nip routing\r\n\r\n...\r\n\r\nip router-id 1.1.1.1\r\n\r\n....\r\n\r\nrouter ospf\r\n\r\n area 0.0.0.1 range 1.1.1.0 255.255.255.0 type summary\r\n\r\n area backbone\r\n\r\n redistribute connected\r\n\r\n redistribute static\r\n\r\n restrict subnet 255.255.255.0\r\n\r\n exit\r\n\r\n...\r\n\r\nvlan 10\r\n ip ospf 1.1.1.1 area 0.0.0.1\r\n ip ospf 1.1.1.1 dead-interval 10\r\n ip ospf 1.1.1.1 hello-interval 3\r\n exit\r\n\r\n
...<\/div>\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"

Per poter attivare il routing ospf su uno switch hp 5400zl oppure acquistare e installare la licenza premium. Una configurazione di esempio e’ la seguente: ip router-id 10.96.0.1 .1 range 10.96.0.0 255.255.255.0 type summary … ip routing … ip router-id 1.1.1.1 …. router ospf area 0.0.0.1 range 1.1.1.0 255.255.255.0 type summary area backbone redistribute connected […]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[36,3],"tags":[33,4,35],"_links":{"self":[{"href":"https:\/\/www.ospf.it\/wp-json\/wp\/v2\/posts\/99"}],"collection":[{"href":"https:\/\/www.ospf.it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ospf.it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ospf.it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ospf.it\/wp-json\/wp\/v2\/comments?post=99"}],"version-history":[{"count":4,"href":"https:\/\/www.ospf.it\/wp-json\/wp\/v2\/posts\/99\/revisions"}],"predecessor-version":[{"id":103,"href":"https:\/\/www.ospf.it\/wp-json\/wp\/v2\/posts\/99\/revisions\/103"}],"wp:attachment":[{"href":"https:\/\/www.ospf.it\/wp-json\/wp\/v2\/media?parent=99"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ospf.it\/wp-json\/wp\/v2\/categories?post=99"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ospf.it\/wp-json\/wp\/v2\/tags?post=99"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}