- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Regarding PPAs and physical interfaces
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
12-13-2004 02:09 AM
12-13-2004 02:09 AM
Regarding PPAs and physical interfaces
Is it correct to say that the
no. of PPAs = no. of physical interfaces
where all physical interfaces may or may not be configured.
Thanks and Regards,
Mranalini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2004 02:14 AM
12-13-2004 02:14 AM
Re: Regarding PPAs and physical interfaces
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2004 02:19 AM
12-13-2004 02:19 AM
Re: Regarding PPAs and physical interfaces
Thanks..
I am sorry for this post in pieces..
Is there any documentation which supports this?
Thanks and Regards,
M Shetty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2004 03:47 AM
12-13-2004 03:47 AM
Re: Regarding PPAs and physical interfaces
http://docs.sun.com/app/docs/doc/816-0210/6m6nb7mdf?a=view
http://devrsrc1.external.hp.com/STK/impacts/i888.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2004 05:12 AM
12-13-2004 05:12 AM
Re: Regarding PPAs and physical interfaces
It's true empiraclly. we only have one cable connected on this system (to the "lan1" port", but we have one PPA for each LAN port (2 x 4-port LAN cards + core port):
# lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/0/0/0 0x00306E1CD1B3 0 UP lan0 snap0 1 ETHER Yes 119
0/8/0/0/4/0 0x00306E25A528 1 UP lan1 snap1 2 ETHER Yes 119
0/8/0/0/5/0 0x00306E25A529 2 UP lan2 snap2 3 ETHER Yes 119
0/8/0/0/6/0 0x00306E25A52A 3 UP lan3 snap3 4 ETHER Yes 119
0/8/0/0/7/0 0x00306E25A52B 4 UP lan4 snap4 5 ETHER Yes 119
0/9/0/0/4/0 0x00306E255370 5 UP lan5 snap5 6 ETHER Yes 119
0/9/0/0/5/0 0x00306E255371 6 UP lan6 snap6 7 ETHER Yes 119
0/9/0/0/6/0 0x00306E255372 7 UP lan7 snap7 8 ETHER Yes 119
0/9/0/0/7/0 0x00306E255373 8 UP lan8 snap8 9 ETHER Yes 119
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2004 05:37 AM
12-14-2004 05:37 AM
Re: Regarding PPAs and physical interfaces
I'm not sure if there is a flag in the interface info returned by DLPI that tells if an interface is APA or not. You could I suppose parse ioscan -fk | grep lan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2004 10:23 AM
12-14-2004 10:23 AM
Re: Regarding PPAs and physical interfaces
ioscan -knfC lan
APA will not affect ioscan's output. The -n option will show you the device files for each interface.
Bill Hassell, sysadmin