Operating System - HP-UX
1753809 Members
8381 Online
108805 Solutions
New Discussion юеВ

Re: network interface port

 
SOLVED
Go to solution
rick jones
Honored Contributor

Re: network interface port

WRT using ifconfig - all ifconfig does is manipulate "interfaces" - constructs in the mind of IP. It will cause the IP and ARP SAPs to be bound (or unbound if you unplumb) from the driver (DLPI). It does not actually affect the NIC itself.
there is no rest for the wicked yet the virtuous have no pillows
gb karki
Frequent Advisor

Re: network interface port

Hi Torsten,

I think, other end is connected to switch.
Torsten.
Acclaimed Contributor

Re: network interface port

So why not disable the related port on this switch?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
gb karki
Frequent Advisor

Re: network interface port

I don't know the network people even i don't the respective port no in switch.

just we are trying through server using command line.

is it posible?
Torsten.
Acclaimed Contributor

Re: network interface port

At first it would be nice to know the current configuration and status:

# nwmgr -A all -c lan900

# nwmgr -S apa

# nwmgr -v -c lan900

# model

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
gb karki
Frequent Advisor

Re: network interface port

Please find.

root@mm1ciwtb:/ # nwmgr -A all -c lan900
lan900 current values:
Speed = 1 Gbps Full Duplex
MTU = 1500
Virtual Maximum Transmission Unit = 0
MAC Address = 0x0025b3e880ca
Network Management ID = 6
Features = Linkagg Interface
IPV4 Recv CKO
IPV4 Send CKO
VLAN Support
VLAN Tag Offload
64Bit MIB Support
Load Distribution Algorithm = LB_HS
Mode = LAN_MONITOR
Parent PPA = -
APA State = Up
Membership = 0,2
Active Port(s) = 0
Ready Port(s) = 2
Not Ready Port(s) = -
Connected Port(s) = 2
Group Capability = 5
Key = 0
Operational Key = 0
Polling Interval = 10000000
Dead Count = 3
Rapid ARP = on
Rapid ARP Interval = 1.0 second(s)
Rapid ARP Count = 10
Failover Policy = PRIORITY_BASED
root@mm1ciwtb:/ # nwmgr -S apa
Class Mode Load Speed- Membership
Instance Balancing Duplex
======== =========== ========= ==================== ===========================
lan900 LAN_MONITOR LB_HS 1 Gbps Full Duplex 0,2
lan901 Not_Enabled LB_MAC 0 Mbps -
lan902 Not_Enabled LB_MAC 0 Mbps -
lan903 Not_Enabled LB_MAC 0 Mbps -
lan904 Not_Enabled LB_MAC 0 Mbps -
root@mm1ciwtb:/ # nwmgr -v -c lan900
lan900 current values:
Speed = 1 Gbps Full Duplex
MTU = 1500
Virtual Maximum Transmission Unit = 0
MAC Address = 0x0025b3e880ca
Network Management ID = 6
Features = Linkagg Interface
IPV4 Recv CKO
IPV4 Send CKO
VLAN Support
VLAN Tag Offload
64Bit MIB Support
Load Distribution Algorithm = LB_HS
Mode = LAN_MONITOR
Parent PPA = -
APA State = Up
Membership = 0,2
Active Port(s) = 0
Ready Port(s) = 2
Not Ready Port(s) = -
Connected Port(s) = 2
Polling Interval = 10000000
Dead Count = 3
Rapid ARP = on
Rapid ARP Interval = 1.0 second(s)
Rapid ARP Count = 10
Failover Policy = PRIORITY_BASED
root@mm1ciwtb:/ # model
ia64 hp superdome server SD32B
root@mm1ciwtb:/ #