Happy New Year Everybody !!! First, it was my mistake, I posted the wrong syntax of the "ifconfig" command that I used, the output actually was # ifconfig eri1 plumb ifconfig: SIOCSLIFNAME for ip: eri1: no such interface Now upon further investigation, as one of the group members pointed out, I realised the second interface that I was trying to use was on a quad card (qfe0) on the PCI card, and NOT eri1 !!! # grep eri /etc/path_to_inst "/pci@8,700000/ebus@5/serial@1,400000" 0 "se" "/pci@8,700000/network@5,1" 0 "eri" # grep qfe /etc/path_to_inst "/pci@8,700000/pci@1/SUNW,qfe@1,1" 5 "qfe" "/pci@8,700000/pci@1/SUNW,qfe@0,1" 4 "qfe" "/pci@8,700000/pci@1/SUNW,qfe@3,1" 7 "qfe" "/pci@8,700000/pci@1/SUNW,qfe@2,1" 6 "qfe" "/pci@8,600000/pci@1/SUNW,qfe@0,1" 0 "qfe" "/pci@8,600000/pci@1/SUNW,qfe@1,1" 1 "qfe" "/pci@8,600000/pci@1/SUNW,qfe@2,1" 2 "qfe" "/pci@8,600000/pci@1/SUNW,qfe@3,1" 3 "qfe" # ifconfig qfe0 plumb <ip_address> up worked and the 2nd interface is up now. Thanks to all of you who responded. This is indeed a great group! :o) Chitta. -----Original Message----- From: s chitta [mailto:schitta5@hotmail.com] Sent: Tuesday, 31 December 2002 11:46 AM To: sunmanagers@sunmanagers.org Subject: Unable to bring up eri1 interface on a 280R Seasons Greetings ! I am trying to bring up the second interface on a 280R system running Sol8 and get this output .. $ ifconfig plumb eri1 ifconfig: eri1: bad address $ dmesg |grep eri1 Dec 27 22:53:03 testbox ip: [ID 801518 kern.notice] ip_rput_dlpi(eri1): DL_ERROR_ACK for DL_ATTACH_REQ(11), errno 8, unix 0 Dec 27 22:53:03 testbox ip: [ID 801518 kern.notice] ip_rput_dlpi(eri1): DL_ERROR_ACK for DL_BIND_REQ(1), errno 3, unix 0 Dec 27 22:53:03 testbox ip: [ID 801518 kern.notice] ip_rput_dlpi(eri1): DL_ERROR_ACK for DL_PHYS_ADDR_REQ(49), errno 3, unix 0 Dec 27 22:53:03 testbox ip: [ID 801518 kern.notice] ip_rput_dlpi(eri1): DL_ERROR_ACK for DL_UNBIND_REQ(2), errno 3, unix 0 Dec 27 22:53:03 testbox ip: [ID 801518 kern.notice] ip_rput_dlpi(eri1): DL_ERROR_ACK for DL_DETACH_REQ(12), errno 3, unix 0 Dec 27 23:01:18 testbox ip: [ID 801518 kern.notice] ip_rput_dlpi(eri1): DL_ERROR_ACK for DL_ATTACH_REQ(11), errno 8, unix 0 Dec 27 23:01:18 testbox ip: [ID 801518 kern.notice] ip_rput_dlpi(eri1): DL_ERROR_ACK for DL_BIND_REQ(1), errno 3, unix 0 Dec 27 23:01:18 testbox ip: [ID 801518 kern.notice] ip_rput_dlpi(eri1): DL_ERROR_ACK for DL_PHYS_ADDR_REQ(49), errno 3, unix 0 Dec 27 23:01:18 testbox ip: [ID 801518 kern.notice] ip_rput_dlpi(eri1): DL_ERROR_ACK for DL_UNBIND_REQ(2), errno 3, unix 0 Dec 27 23:01:18 testbox ip: [ID 801518 kern.notice] ip_rput_dlpi(eri1): DL_ERROR_ACK for DL_DETACH_REQ(12), errno 3, unix 0 ifconfig -a lists only lo0: and eri0: (the primary eri0 interface is up and works fine). Thoughts ? Regards, Chitta _________________________________________________________________ MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Tue Dec 31 19:23:15 2002
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:01 EST