<?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: Point to point protocol in ifconfig output in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386138#M535511</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This interface is used for an alias for print server .&lt;BR /&gt;&lt;BR /&gt;This interface is an entry point for print requests from oracle application servers and an exit point for outgoing requests sent to the n/w and remote printers.&lt;BR /&gt;&lt;BR /&gt;I think it is better to consult the network administrators and ask them to decide what is better and why the configuration &lt;BR /&gt;is the way it is.&lt;BR /&gt;&lt;BR /&gt;Thanks for the information&lt;BR /&gt;&lt;BR /&gt;Sunny&lt;BR /&gt;</description>
    <pubDate>Tue, 24 Mar 2009 21:18:41 GMT</pubDate>
    <dc:creator>Sunny Jaisinghani</dc:creator>
    <dc:date>2009-03-24T21:18:41Z</dc:date>
    <item>
      <title>Point to point protocol in ifconfig output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386130#M535503</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;I want to know what is the significance of POINTOPOINT protocol&lt;BR /&gt;&lt;BR /&gt;lan0:1: flags=853&lt;UP&gt;&lt;BR /&gt;        inet 172.16.101.159 --&amp;gt; 255.255.252.0 netmask ffff0000 broadcast 172.16.255.255&lt;BR /&gt;&lt;BR /&gt;lan0: flags=843&lt;UP&gt;&lt;BR /&gt;        inet 172.16.101.85 netmask ffff0000 broadcast 172.16.255.255&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The virtual interface is used for some service. It works well.&lt;BR /&gt;&lt;BR /&gt;What will happen if i configure lan0:1 as&lt;BR /&gt;&lt;BR /&gt;Or to reframe my question&lt;BR /&gt;&lt;BR /&gt;What is difference between&lt;BR /&gt;&lt;BR /&gt;ifconfig lan0:1 172.16.101.159 netmask 255.255.252.0 up &lt;BR /&gt;&lt;BR /&gt;ifconfig lan0:1 172.16.101.159 255.255.252.0 up&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sunny&lt;/UP&gt;&lt;/UP&gt;</description>
      <pubDate>Mon, 23 Mar 2009 20:42:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386130#M535503</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-03-23T20:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Point to point protocol in ifconfig output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386131#M535504</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There's no difference between them, basically the syntax requires the "netmask" when configuring , but in fact is the same ....for functionality ... there's no difference.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Marco,</description>
      <pubDate>Mon, 23 Mar 2009 22:20:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386131#M535504</guid>
      <dc:creator>Marco A.</dc:creator>
      <dc:date>2009-03-23T22:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Point to point protocol in ifconfig output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386132#M535505</link>
      <description>Even if i do not give "netmask" in the command the interface comes up and shows in ifconfig output.&lt;BR /&gt;&lt;BR /&gt;From what i have read and understood it seems if i run the command&lt;BR /&gt;&lt;BR /&gt;ifconfig lan0:1 172.16.101.159 255.255.252.0 up&lt;BR /&gt;&lt;BR /&gt;The output of ifconfig lan0:1 would be&lt;BR /&gt;&lt;BR /&gt;lan0:1: flags=853&lt;UP&gt;&lt;BR /&gt;inet 172.16.101.159 --&amp;gt; 255.255.252.0 netmask ffff0000 broadcast 172.16.255.255&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and if i use the command&lt;BR /&gt;&lt;BR /&gt;ifconfig lan0:1 172.16.101.159 netmask 255.255.252.0 up &lt;BR /&gt;&lt;BR /&gt;the output would be&lt;BR /&gt;&lt;BR /&gt;lan0:1: flags=853&lt;UP&gt;&lt;BR /&gt;inet 172.16.101.159 netmask ffff0000 broadcast 172.16.255.255&lt;BR /&gt;&lt;BR /&gt;will both provide me the same functionality or the POINTOPOINT will make some differences.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Sunny&lt;BR /&gt;&lt;/UP&gt;&lt;/UP&gt;</description>
      <pubDate>Mon, 23 Mar 2009 22:26:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386132#M535505</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-03-23T22:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Point to point protocol in ifconfig output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386133#M535506</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Coincidentaly, my students made the exact same&lt;BR /&gt;error last week when I was teaching HP-UX&lt;BR /&gt;Security course.&lt;BR /&gt;&lt;BR /&gt;a) The first command is a regular option&lt;BR /&gt;to set a "normal" network interface:&lt;BR /&gt; &lt;BR /&gt;ifconfig lan0:1 172.16.101.159 netmask 255.255.252.0 up&lt;BR /&gt;&lt;BR /&gt;b) The second command sets link&lt;BR /&gt;between two hosts (172.16.101.159 and&lt;BR /&gt;255.255.252.0):&lt;BR /&gt;&lt;BR /&gt;ifconfig lan0:1 172.16.101.159 255.255.252.0 up&lt;BR /&gt;&lt;BR /&gt;This option is used for point-to-point IP links that involve only two hosts. This option is needed to configure SLIP, PLIP, PPP interfaces, for example.&lt;BR /&gt;&lt;BR /&gt;Interface setup contains a union for either&lt;BR /&gt;the broadcast address associated with an&lt;BR /&gt;interface on a network that supports broadcasts (for example, Ethernet), or the&lt;BR /&gt;destination address associated with an&lt;BR /&gt;interface that reaches only one other place.&lt;BR /&gt;&lt;BR /&gt;Broadcast networks have some topological&lt;BR /&gt;restrictions. For example, you can not have&lt;BR /&gt;two Ethernet interfaces with addresses on&lt;BR /&gt;the same network or subnet. Routing decisions&lt;BR /&gt;on broadcast networks examine the interface's&lt;BR /&gt;address and subnet mask to know whether a&lt;BR /&gt;packet's destination is reachable via ARP&lt;BR /&gt;or routing.&lt;BR /&gt;&lt;BR /&gt;There is no reason to use ARP on a&lt;BR /&gt;point-to-point link, and no need for a&lt;BR /&gt;broadcast address because there is only one&lt;BR /&gt;other system on the link.&lt;BR /&gt;&lt;BR /&gt;Instead, interface contains the address &lt;BR /&gt;through which packets may be routed.&lt;BR /&gt;There is no topological restriction against&lt;BR /&gt;duplicated local addresses. It means you can&lt;BR /&gt;have many point-to-point links, each&lt;BR /&gt;with the same local address, distinguished&lt;BR /&gt;in the routing table by their differing&lt;BR /&gt;destination addresses.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Tue, 24 Mar 2009 08:20:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386133#M535506</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-03-24T08:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Point to point protocol in ifconfig output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386134#M535507</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Thanks for this valuable information.&lt;BR /&gt;&lt;BR /&gt;However, i need to to know if my interface will work fine when i configure it in both ways &lt;BR /&gt;&lt;BR /&gt;i.e&lt;BR /&gt;&lt;BR /&gt;a) The first command is a regular option&lt;BR /&gt;to set a "normal" network interface:&lt;BR /&gt;&lt;BR /&gt;ifconfig lan0:1 172.16.101.159 netmask 255.255.252.0 up&lt;BR /&gt;&lt;BR /&gt;b) The second command sets link&lt;BR /&gt;between two hosts (172.16.101.159 and&lt;BR /&gt;255.255.252.0):&lt;BR /&gt;&lt;BR /&gt;ifconfig lan0:1 172.16.101.159 255.255.252.0 up&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I cannot make any changes to the interface as it is a production server.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sunny</description>
      <pubDate>Tue, 24 Mar 2009 17:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386134#M535507</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-03-24T17:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Point to point protocol in ifconfig output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386135#M535508</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;No, option b) will not work for you:&lt;BR /&gt;&lt;BR /&gt;b) The second command sets link&lt;BR /&gt;between two hosts (172.16.101.159 and&lt;BR /&gt;255.255.252.0):&lt;BR /&gt;&lt;BR /&gt;ifconfig lan0:1 172.16.101.159 255.255.252.0 up&lt;BR /&gt;&lt;BR /&gt;According to RFCs, the first octet&lt;BR /&gt;of IP address 255.255.252.0 is 255 (Class E).&lt;BR /&gt;This is a class meant for experimental&lt;BR /&gt;purpose only. The first octet in Class E&lt;BR /&gt;is between 240 to 255. (Starts with binary&lt;BR /&gt;bits 1111). The Class E is also a special &lt;BR /&gt;purpose reserved class, and addresses in&lt;BR /&gt;this range are not assigned as IP addresses&lt;BR /&gt;on an IP network, including Internet.&lt;BR /&gt;&lt;BR /&gt;Just as a reminder, you all know about&lt;BR /&gt;"traditional" classes: A, B, C.&lt;BR /&gt;There is also Class D:&lt;BR /&gt;&lt;BR /&gt;Class D - This is a class meant for&lt;BR /&gt;multicasting only, for sending multicast&lt;BR /&gt;messages to other groups of host machines.&lt;BR /&gt;First Octet - The first octet is between 224&lt;BR /&gt;to 239. (Starts with binary bits 1110).&lt;BR /&gt;The class D is a special purpose reserved&lt;BR /&gt;class, and addresses in this range are not&lt;BR /&gt;assigned as IP addresses on an IP network,&lt;BR /&gt;including Internet.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Tue, 24 Mar 2009 19:48:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386135#M535508</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-03-24T19:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Point to point protocol in ifconfig output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386136#M535509</link>
      <description>But i already have an interface configured using command&lt;BR /&gt;&lt;BR /&gt;ifconfig lan0:1 172.16.101.159 255.255.252.0 up&lt;BR /&gt;&lt;BR /&gt;The ifconfig lan0:1 shows&lt;BR /&gt;&lt;BR /&gt;lan0:1: flags=853&lt;UP&gt;&lt;BR /&gt;inet 172.16.101.159 --&amp;gt; 255.255.252.0 netmask ffff0000 broadcast 172.16.255.255&lt;BR /&gt;&lt;BR /&gt;I want to know if i use the normal command&lt;BR /&gt;&lt;BR /&gt;ifconfig lan0:1 172.16.101.159 netmask 255.255.252.0 up &lt;BR /&gt;&lt;BR /&gt;will it give me the same result.&lt;BR /&gt;&lt;BR /&gt;Sunny&lt;/UP&gt;</description>
      <pubDate>Tue, 24 Mar 2009 19:52:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386136#M535509</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-03-24T19:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Point to point protocol in ifconfig output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386137#M535510</link>
      <description>Impossible to know without a lot more details of your network setup. Is lan0:1 being used as a regular IP Alias, or is it supposed to do something special? Is it used as an entry point for incoming connections, an exit point for outgoing connections, or both?&lt;BR /&gt;&lt;BR /&gt;Your best way to solve this problem would probably be to explain your it to your network administrator and/or someone who has a detailed understanding of what this system is supposed to do with the lan0:1. They should be able to verify that the parameters of the normal-style command are correct.&lt;BR /&gt;&lt;BR /&gt;My *guess* would be that the use of the normal command *probably* will not harm anything, and *may* be exactly correct. However, I don't know enough about your system and network to say for sure.&lt;BR /&gt;&lt;BR /&gt;In theory, your current configuration should not work at all. If it works, it probably means that the lower levels of the network driver stack don't really understand what is being requested, and just ignore the error and work as they normally do. Or maybe some workaround has been applied on the other host(s) that communicate with the IP address 172.16.101.159. (Something like hard-coding the MAC &amp;lt;-&amp;gt; IP address mapping using the "arp" command, maybe?)&lt;BR /&gt;&lt;BR /&gt;I think the behaviour of your current non-standard configuration is completely undefined and may change if any component in the system is changed (OS version and patch level, NIC model, network switch model and firmware, the OS versions and patch levels of the other hosts communicating with this one...). So it would be highly desirable to use the normal configuration.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 24 Mar 2009 21:09:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386137#M535510</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-03-24T21:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Point to point protocol in ifconfig output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386138#M535511</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This interface is used for an alias for print server .&lt;BR /&gt;&lt;BR /&gt;This interface is an entry point for print requests from oracle application servers and an exit point for outgoing requests sent to the n/w and remote printers.&lt;BR /&gt;&lt;BR /&gt;I think it is better to consult the network administrators and ask them to decide what is better and why the configuration &lt;BR /&gt;is the way it is.&lt;BR /&gt;&lt;BR /&gt;Thanks for the information&lt;BR /&gt;&lt;BR /&gt;Sunny&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Mar 2009 21:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/point-to-point-protocol-in-ifconfig-output/m-p/4386138#M535511</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-03-24T21:18:41Z</dc:date>
    </item>
  </channel>
</rss>

