<?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: NIC protocol in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774329#M52150</link>
    <description>Wong,&lt;BR /&gt;&lt;BR /&gt;to see which network procotols are running on each of your LAN adapters, use:&lt;BR /&gt;&lt;BR /&gt;$ ANAL/SYS&lt;BR /&gt;SDA&amp;gt; SHOW LAN ! and type &lt;CR&gt; twice&lt;BR /&gt;&lt;BR /&gt;for each LAN adapter, this lists the protocols, which have been started on this adapter. The protocol name in the Client column and the ethernet protocol type in the Value column should be recognisable.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;&lt;BR /&gt;&lt;/CR&gt;</description>
    <pubDate>Thu, 20 Apr 2006 01:43:43 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2006-04-20T01:43:43Z</dc:date>
    <item>
      <title>NIC protocol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774327#M52148</link>
      <description>Gentlement,&lt;BR /&gt;&lt;BR /&gt;i had few DS10 alpha servers wtih OpenVMS version 7-3.1. Every DS10 has 2 ethernet ports and connected to the switch  without running any VLAN. my question as below:&lt;BR /&gt;&lt;BR /&gt;1. what type of LAN protocol is being used for DS10? &lt;BR /&gt;&lt;BR /&gt;2. what type commands to issue for checking the DS10 protocol. &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Apr 2006 21:40:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774327#M52148</guid>
      <dc:creator>wong seng guan</dc:creator>
      <dc:date>2006-04-19T21:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: NIC protocol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774328#M52149</link>
      <description>The DS10 may run any LAN protocol you want, as long as you provide a driver for it :-).&lt;BR /&gt;Normally TCPIP is quite common now, whereas DECnet and LAT are decreasing in usage.&lt;BR /&gt;&lt;BR /&gt;Try $ SHOW NETWORK to have a 1st look.&lt;BR /&gt;&lt;BR /&gt;If you have DECnet, it may be the older Phase IV (managed by MCR NCP) or the newer Phase V (managed by MCR NCL).&lt;BR /&gt;&lt;BR /&gt;For TCPIP there are 2 software packages from HP (the older UCX or the newer TCPIP Services, both may be managed by the UCX command (the newer one supports this command for compatibility reasons) and 2 from other vendors (TCPware and Multinet).&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Wed, 19 Apr 2006 23:47:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774328#M52149</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-04-19T23:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: NIC protocol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774329#M52150</link>
      <description>Wong,&lt;BR /&gt;&lt;BR /&gt;to see which network procotols are running on each of your LAN adapters, use:&lt;BR /&gt;&lt;BR /&gt;$ ANAL/SYS&lt;BR /&gt;SDA&amp;gt; SHOW LAN ! and type &lt;CR&gt; twice&lt;BR /&gt;&lt;BR /&gt;for each LAN adapter, this lists the protocols, which have been started on this adapter. The protocol name in the Client column and the ethernet protocol type in the Value column should be recognisable.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;&lt;BR /&gt;&lt;/CR&gt;</description>
      <pubDate>Thu, 20 Apr 2006 01:43:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774329#M52150</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-04-20T01:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: NIC protocol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774330#M52151</link>
      <description>Gentlemen,&lt;BR /&gt;&lt;BR /&gt;i had tried $show network and its shows:&lt;BR /&gt;Product : DECnet &lt;BR /&gt;Product : TCPware&lt;BR /&gt;&lt;BR /&gt;$show LAN&lt;BR /&gt;UCB          UCB addr          Fmt&lt;BR /&gt;EWA0         8149FA00          &lt;BR /&gt;EWA2         814BB5C0           802E&lt;BR /&gt;EWA3         814E9800           Eth&lt;BR /&gt;&lt;BR /&gt;Value          Client      State&lt;BR /&gt;08-00-2B-80-3C DNAME 017STRTN,LEN,UIQ,STRTD&lt;BR /&gt;80-3C          DNAME 017STRTN,LEN,UIQ,STRTD&lt;BR /&gt;FE             DECNETV    -DO-&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My questions as below:&lt;BR /&gt;1. what is these stand for eg: UCB,802E,ETH,DNAME,0017 STRTN,LEN,UNIQ,STRTD&lt;BR /&gt;&lt;BR /&gt;2. What command to show the DS10's MTU?&lt;BR /&gt;&lt;BR /&gt;3. How to change the DS10's MTU&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 23 Apr 2006 05:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774330#M52151</guid>
      <dc:creator>wong seng guan</dc:creator>
      <dc:date>2006-04-23T05:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: NIC protocol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774331#M52152</link>
      <description>Wong,&lt;BR /&gt;&lt;BR /&gt;the partial information you've shown indicates:&lt;BR /&gt;&lt;BR /&gt;you seem to only be running DECnet Phase V protocol on EWA0&lt;BR /&gt;&lt;BR /&gt;You're using TCPware as your TCPIP stack, but it's not running on the LAN interface (EWA0) you've shown in your output or your output is incomplete.&lt;BR /&gt;&lt;BR /&gt;I believe the SDA&amp;gt; SHOW LAN output you've shown is incomplete. Otherwise it would indicate an incompletely configured and/or started network software, both DECnet and TCPIP.&lt;BR /&gt;&lt;BR /&gt;What is the problem you're trying to address ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sun, 23 Apr 2006 06:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774331#M52152</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-04-23T06:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: NIC protocol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774332#M52153</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;Volker you are right. there was only partial information i showed because of limited space for me to type.&lt;BR /&gt;&lt;BR /&gt;Actually i wanna to find out what type of LANs protocol are using? I tried to use network analyzer to capture and the result for frame type was ETHERTYPE and the frame network size was 1508(included 4bytes CRC).&lt;BR /&gt;&lt;BR /&gt;1. Why the frame type display ETHERTYPE not DECnet V?&lt;BR /&gt;&lt;BR /&gt;2. If using ETHERTYPE LAN protocol, the MTU should 1498 bytes not more then 1500bytes&lt;BR /&gt;&lt;BR /&gt;2. Does MTU cause not stable if the frame size more then what i had configured?&lt;BR /&gt;&lt;BR /&gt;3. How to configure the MTU in DS10?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Apr 2006 22:22:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774332#M52153</guid>
      <dc:creator>wong seng guan</dc:creator>
      <dc:date>2006-04-24T22:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: NIC protocol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774333#M52154</link>
      <description>What problem are you trying to solve here?&lt;BR /&gt;Why do you think you need to change the MTU?&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Apr 2006 00:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774333#M52154</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2006-04-25T00:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: NIC protocol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774334#M52155</link>
      <description>Dave is right to ask what problem you are trying to solve.    It is very unlikely that you want to be changing the MTU.&lt;BR /&gt;&lt;BR /&gt;TCPware can allow you to change the MTU that IP will use on the interface, but that must be done very carefully and must be in agreement with other systems on the LAN.&lt;BR /&gt;&lt;BR /&gt;TCPware most likely will have 2 protocols on the ethernet - TCPIP and ARP.&lt;BR /&gt;&lt;BR /&gt;You can see TCPware's interfaces with $ NETCU SHOW NETWORK.</description>
      <pubDate>Tue, 25 Apr 2006 14:04:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774334#M52155</guid>
      <dc:creator>Geoff Bryant.</dc:creator>
      <dc:date>2006-04-25T14:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: NIC protocol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774335#M52156</link>
      <description>Wong,&lt;BR /&gt;&lt;BR /&gt;I would like to suggest, that you read the chapter on LAN Drivers in the OpenVMS I/O User's Reference Manual and especially chapter 9.4.6 LAN Frame Formats&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/82FINAL/aa-pv6sg-tk/aa-pv6sg-tk.PDF" target="_blank"&gt;http://h71000.www7.hp.com/doc/82FINAL/aa-pv6sg-tk/aa-pv6sg-tk.PDF&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;OpenVMS can run many different LAN protocols via the same network card at any time. Each protocol will be shown as a pseudo UCB in SDA&amp;gt; SHOW LAN&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 26 Apr 2006 05:42:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774335#M52156</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-04-26T05:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: NIC protocol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774336#M52157</link>
      <description>Gentlemen,&lt;BR /&gt;&lt;BR /&gt;Dave, you asked why i want to change the MTU? because I found out the frame size that i captured was 1508 bytes when DS10 communicate with other Server but i checked that is only 1500 MTU size in DS10 by commands MCR LANCP &amp;gt; SHOW CONFIG.&lt;BR /&gt;&lt;BR /&gt;Geoff bryant, you are right. must be in agreement with other systems on the LAN if i change the MTU. &lt;BR /&gt;&lt;BR /&gt;So Gentlemen, what should i do if the frame size difference with what i was set in the DS10? And what could happended to the DS10 and other equipment in the network if DS10 transmiting more then 1500 bytes to other equipment?&lt;BR /&gt;&lt;BR /&gt;Volker, thanks for your information about the OpenVMS I/O user reference manual. i already download it.&lt;BR /&gt;&lt;BR /&gt;Thank you every body here to help me out because Im new to the OpenVMS.&lt;BR /&gt;&lt;BR /&gt;hope can hear from you all soon&lt;BR /&gt;&lt;BR /&gt;Wong&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Apr 2006 01:49:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774336#M52157</guid>
      <dc:creator>wong seng guan</dc:creator>
      <dc:date>2006-04-28T01:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: NIC protocol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774337#M52158</link>
      <description>Wong,&lt;BR /&gt;&lt;BR /&gt;now let's get to the basics:&lt;BR /&gt;&lt;BR /&gt;a CSMA/CD Frame on the 'wire' can be between 64 bytes and 1518 bytes in size !&lt;BR /&gt;&lt;BR /&gt;The DATA field in that frame is between 46 and 1500 bytes.&lt;BR /&gt;&lt;BR /&gt;The DATA size may vary for each protocol.&lt;BR /&gt;&lt;BR /&gt;Just look at it with ANAL/SYS&lt;BR /&gt;SDA&amp;gt; SHOW LAN/FULL&lt;BR /&gt;&lt;BR /&gt;You'll see, LAN device&lt;BR /&gt;Receive buffer size             1518&lt;BR /&gt;&lt;BR /&gt;For each protocol unit, you'll see possibly different values:&lt;BR /&gt;&lt;BR /&gt;Maximum buffer size             1498&lt;BR /&gt;&lt;BR /&gt;Whatever your LAN analyzer tells you, you would have to understand in detail, what kind of frame it's looking at, what kind of protocol and what's included in the size shown by the LAN analyzer.&lt;BR /&gt;&lt;BR /&gt;I would suggest, that you believe the OpenVMS software and it's layered products, which drive communication through LAN interfaces. Only if you suspect problems at this level, you should start looking at those lower layers.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 28 Apr 2006 02:11:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774337#M52158</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-04-28T02:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: NIC protocol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774338#M52159</link>
      <description>Attached is a brief capture of some packets&lt;BR /&gt;from my network -- framesizes vary from 53 to&lt;BR /&gt;1518.&lt;BR /&gt;&lt;BR /&gt;Are you actually having a PROBLEM with your&lt;BR /&gt;network or are you just seeing things that&lt;BR /&gt;you don't quite understand?&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Apr 2006 02:28:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774338#M52159</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2006-04-28T02:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: NIC protocol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774339#M52160</link>
      <description>Gentlement,&lt;BR /&gt;&lt;BR /&gt;Volker Halle, David Sneddon, Geoff Bryant, Kari Rohwedder.&lt;BR /&gt;&lt;BR /&gt;Thanks for helping me &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 May 2006 03:04:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774339#M52160</guid>
      <dc:creator>wong seng guan</dc:creator>
      <dc:date>2006-05-02T03:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: NIC protocol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774340#M52161</link>
      <description>While everyone on this forum is happy to assist, don't forget support from the vendor :-)&lt;BR /&gt;&lt;BR /&gt;With that in mind, note that TCPware is sold and supported by Process Software (&lt;A href="http://www.process.com)" target="_blank"&gt;www.process.com)&lt;/A&gt; and is not from HP. Process I believe has a discussion list/newsgroup and searchable archives, as well as Tech Support (if you have a contract).&lt;BR /&gt;&lt;BR /&gt;And as always, this is NOT meant to suggest one IP stack is better than another :-)  :-)&lt;BR /&gt;&lt;BR /&gt;(p.s. I'm a happy Multinet customer BTW).&lt;BR /&gt;&lt;BR /&gt;Verne&lt;BR /&gt;</description>
      <pubDate>Sat, 06 May 2006 11:00:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nic-protocol/m-p/3774340#M52161</guid>
      <dc:creator>Verne Britton</dc:creator>
      <dc:date>2006-05-06T11:00:39Z</dc:date>
    </item>
  </channel>
</rss>

