<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Adding Multicast Address Route in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-multicast-address-route/m-p/4142035#M540754</link>
    <description>The number after the '/' is the number of bits in the netmask, which in this case would then be 255.255.255.0.  IIRC this is often called "CIDR" notation (Classless Inter-Domain Routing)</description>
    <pubDate>Fri, 08 Feb 2008 01:39:25 GMT</pubDate>
    <dc:creator>rick jones</dc:creator>
    <dc:date>2008-02-08T01:39:25Z</dc:date>
    <item>
      <title>Adding Multicast Address Route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-multicast-address-route/m-p/4142030#M540749</link>
      <description>I've received a request to add a route for the Multicast address: 224.0.0.0/24, to be routed out LAN: 192.168.224.128 on our server..&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me the route add command I would need to use to accomplish this ?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 07 Feb 2008 20:56:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-multicast-address-route/m-p/4142030#M540749</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2008-02-07T20:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multicast Address Route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-multicast-address-route/m-p/4142031#M540750</link>
      <description>What gateway will you be using for this address or are you going with the default gateway. Post the output of the routing table on this machine:&lt;BR /&gt;&lt;BR /&gt;# netstat -rnv&lt;BR /&gt;&lt;BR /&gt;~cheers</description>
      <pubDate>Thu, 07 Feb 2008 22:19:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-multicast-address-route/m-p/4142031#M540750</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2008-02-07T22:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multicast Address Route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-multicast-address-route/m-p/4142032#M540751</link>
      <description>route add (* server ip *) (* gateway ip *) netmask&lt;BR /&gt;Update the /etc/rc.config.d/netconf file&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=456308&amp;amp;admit=109447627+1202427047218+28353475" target="_blank"&gt;http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=456308&amp;amp;admit=109447627+1202427047218+28353475&lt;/A&gt;</description>
      <pubDate>Thu, 07 Feb 2008 23:33:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-multicast-address-route/m-p/4142032#M540751</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2008-02-07T23:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multicast Address Route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-multicast-address-route/m-p/4142033#M540752</link>
      <description>=&amp;gt;netstat -rnv&lt;BR /&gt;Routing tables&lt;BR /&gt;Dest/Netmask                    Gateway            Flags   Refs Interface  Pmtu&lt;BR /&gt;127.0.0.1/255.255.255.255       127.0.0.1          UH        0  lo0        4136&lt;BR /&gt;155.90.120.185/255.255.255.255  155.90.120.185     UH        0  lan2       4136&lt;BR /&gt;172.17.101.185/255.255.255.255  172.17.101.185     UH        0  lan4       4136&lt;BR /&gt;192.168.224.185/255.255.255.255 192.168.224.185    UH        0  lan5       4136&lt;BR /&gt;192.168.230.185/255.255.255.255 192.168.230.185    UH        0  lan0       4136&lt;BR /&gt;155.90.88.23/255.255.255.255    172.17.101.135     UGH       0  lan4          0&lt;BR /&gt;204.149.206.5/255.255.255.255   155.90.120.130     UGH       0  lan2          0&lt;BR /&gt;70.106.0.2/255.255.255.255      155.90.120.130     UGH       0  lan2          0&lt;BR /&gt;208.18.30.121/255.255.255.255   172.17.101.135     UGH       0  lan4          0&lt;BR /&gt;65.174.43.17/255.255.255.255    172.17.101.135     UGH       0  lan4          0&lt;BR /&gt;155.90.142.124/255.255.255.255  155.90.120.130     UGH       0  lan2          0&lt;BR /&gt;209.227.189.150/255.255.255.255 155.90.120.130     UGH       0  lan2          0&lt;BR /&gt;155.90.35.139/255.255.255.255   172.17.101.135     UGH       0  lan4          0&lt;BR /&gt;155.90.35.138/255.255.255.255   172.17.101.135     UGH       0  lan4          0&lt;BR /&gt;155.90.35.140/255.255.255.255   172.17.101.135     UGH       0  lan4          0&lt;BR /&gt;192.168.230.128/255.255.255.192 192.168.230.185    U         2  lan0       1500&lt;BR /&gt;155.90.120.128/255.255.255.192  155.90.120.185     U         2  lan2       1500&lt;BR /&gt;172.17.101.128/255.255.255.192  172.17.101.185     U         2  lan4       1500&lt;BR /&gt;192.168.224.128/255.255.255.192 192.168.224.185    U         2  lan5       1500&lt;BR /&gt;65.219.1.160/255.255.255.224    172.17.101.135     UG        0  lan4          0&lt;BR /&gt;155.90.51.0/255.255.255.0       172.17.101.135     UG        0  lan4          0&lt;BR /&gt;155.90.0.0/255.255.0.0          155.90.120.130     UG        0  lan2          0&lt;BR /&gt;10.162.64.0/255.255.255.0       172.17.101.135     UG        0  lan4          0&lt;BR /&gt;10.25.92.0/255.255.255.0        172.17.101.135     UG        0  lan4          0&lt;BR /&gt;10.25.94.0/255.255.255.0        172.17.101.135     UG        0  lan4          0&lt;BR /&gt;10.0.0.0/255.0.0.0              155.90.120.130     UG        0  lan2          0&lt;BR /&gt;144.226.0.0/255.255.0.0         172.17.101.135     UG        0  lan4          0&lt;BR /&gt;127.0.0.0/255.0.0.0             127.0.0.1          U         0  lo0           0&lt;BR /&gt;207.40.0.0/255.255.0.0          172.17.101.135     UG        0  lan4          0&lt;BR /&gt;208.10.0.0/255.255.0.0          172.17.101.135     UG        0  lan4          0&lt;BR /&gt;default/0.0.0.0                 172.17.101.135     UG        0  lan4          0&lt;BR /&gt;=&amp;gt;</description>
      <pubDate>Fri, 08 Feb 2008 01:21:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-multicast-address-route/m-p/4142033#M540752</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2008-02-08T01:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multicast Address Route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-multicast-address-route/m-p/4142034#M540753</link>
      <description>I understand the format of the route add command, but what does the /24 mean on the end of the IP they gave:  224.0.0.0/24</description>
      <pubDate>Fri, 08 Feb 2008 01:24:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-multicast-address-route/m-p/4142034#M540753</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2008-02-08T01:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multicast Address Route</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-multicast-address-route/m-p/4142035#M540754</link>
      <description>The number after the '/' is the number of bits in the netmask, which in this case would then be 255.255.255.0.  IIRC this is often called "CIDR" notation (Classless Inter-Domain Routing)</description>
      <pubDate>Fri, 08 Feb 2008 01:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-multicast-address-route/m-p/4142035#M540754</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2008-02-08T01:39:25Z</dc:date>
    </item>
  </channel>
</rss>

