- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Just a Query
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 03:41 AM
05-03-2002 03:41 AM
Hi
I just want to know in MCSG for network polling is it using IP packets or TCP packets.
Vijeesh CTK
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 03:47 AM
05-03-2002 03:47 AM
Re: Just a Query
Either way for polling at the subnet level, MCSG uses IP - I think for some of the heartbeat traffic uses DLPI (link level).
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 04:02 AM
05-03-2002 04:02 AM
Re: Just a Query
It can't use the udp packet because this is a one sided event that does not respond with any acknowledgement.
So, if SG doesn't get the acknowledgement back (tcp), it then springs into action thinking something has gone awry and decides which node is still 'live' and fails over.
Just expanding,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 04:23 AM
05-03-2002 04:23 AM
Re: Just a Query
See TCP and UDP are in transport layer.. IP is in Network Layer..
I just want to know is MCSG is functioning with TCP polling or IP polling with the immediate network device( switch or router)
CTK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 04:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 06:14 AM
05-03-2002 06:14 AM
Re: Just a Query
If I understood your question correctly, then it is IP. In the network layers - Application, Presentation, Session, Transport, Network, Datalink and Physical - The TCP and UDP comes in the Transport Layer, but the IP comes in the Network Layer.
Again, the router comes in the network layer, where as the switch/hub comes in the Data link layer. Here, the IP layer directly communicates with the router/switches.
HTH,
Shiju