Change parameters on network interface card

Hi,
Ndd utility says that my ce0 adv_100fdx_cap, adv_100hdx_cap, adv_10fdx_cap, adv_10hdx_cap are read only. Can I set these capabilities to read write??? I'll get a permission denied message, if I try "ndd -set /dev/ce0 adv_100fdx_cap 1" in superuser. My goal is to force NIC to work at 100Mbps with full-duplex operation.
Best regards,

Hello,
No, you cannot change the "cap" value. That is fixed, as it is the "CAPability" of the card's driver. Hence read only. What you can change is the "adv_cap .. " params, in other words, what the card is "ADVertising" for capabilities.
Some folks still use a startup script, but this changes the interface settings long after the card is initialized (since it has to wait for init to run). A bad idea if you are using IPMP or other processes that want the interfaces setup from the kernel.
The other method is to setup ce.conf. You will need pathing info from /etc/path_to_inst to construct the proper syntax for that file. i don't recall that file exists by default, but you have to create it.
Not using auto_negotiation is a very bad idea and I don't recommend that. I've sat through waaaay too many confcalls with waaaay too many people to sort through and explain the problems that fixing interface speed/duplex causes. I will bear those scars forever. So that is all I wish to say on this matter : )
FWIW!

Similar Messages

  • How to get  Network Interface Cards information ?

    hi all,
    how to get Network Interface Cards information and tcp window size by java ?

    807262 wrote:
    how to get Network Interface Cards information Have a look at [url http://download.oracle.com/javase/6/docs/api/java/net/NetworkInterface.html#getNetworkInterfaces%28%29]NetworkInterface.getNetworkInterfaces()
    tcp window sizeWhich one?
    SO_RCVBUF ^[url http://download.oracle.com/javase/6/docs/api/java/net/Socket.html#getReceiveBufferSize%28%29]Socket.getReceiveBufferSize()^
    SO_SNDBUF ^[url http://download.oracle.com/javase/6/docs/api/java/net/Socket.html#getSendBufferSize%28%29]Socket.getSendBufferSize()^

  • How to monitor the traffic on network interface card NIC

    hello friends
    i m dong a network based project
    in that i need to calculate the incoming
    and outgoing traffic on network interface
    Can anyone help me regarding this...
    any API that i van use, i know abt JPCAP
    but unable to use that in this repect...
    Thanks in Advance

    sorry for any mistake....
    i m new to java
    Actually using JPCAP we can capture the packets
    and process them..may save to file or some thing like that
    but how to know the current incoming and outgoing traffic...on NIC
    and also how much it is capable of...
    can u tell me any good tutorial
    i really need to do that
    thanks for concern

  • Change Open Directory Network Interface

    I have a Mac Mini running Snow Leopard Server. This machine has two ethernet interfaces (internal and USB one). I'd like to restrict Open Directory/LDAP to run on ONLY ONE of the NICs, leaving the ports used by Open Directory/LDAP free on the other NIC. I seem to be unable to locate the necessary preference or configuration file to make this change. I am hoping someone on the forum knows how to accomplish this. Thank you in advance!

    I have a Mac Mini running Snow Leopard Server. This machine has two ethernet interfaces (internal and USB one). I'd like to restrict Open Directory/LDAP to run on ONLY ONE of the NICs, leaving the ports used by Open Directory/LDAP free on the other NIC. I seem to be unable to locate the necessary preference or configuration file to make this change. I am hoping someone on the forum knows how to accomplish this. Thank you in advance!

  • Network interface cards tested with cisco agent desktop and CTI Toolkit Desktop Silent Monitor

    Hi Guys,
    My Customer is testing the Silent Monitoring, but, not is working. He is using the NIC Intel 82579LM, version 17.4 - 64 bits. I read the documentation the link http://www.cisco.com/en/US/prod/voicesw/custcosw/ps5693/ps14/prod_system_requirements0900aecd800e3149.pdf
    but, the reference is to version 7.1.3. My Customer work with UCCX and CUCM version 8.6. Are there one specific documentation about this version? The link don´t show the NIC tested by my Customer
    Thank You,
    Best Regards,
    Wilson

    Hi
    I've done lots of deployments of this on UCCX, and still haven't found a NIC that doesn't work. I'm sure there are some, but they appear to be very rare.
    If you can sniff the UDP when a call is in progress, it can work. If you can't, then it's usually down to configuration - e.g. non-phone-connected PCs, span-to-PC-port, PC vvvlan access, etc etc.
    Aaron

  • What is a network interface card?

    A prospective broadband/cable supplier says I need this installed. Does the straight-out-of-the-box Intel iMac have this? And if so, is it possible to say – given the limited information I can offer – whether I can still connect using my existing ethernet modem?

    Hi Cheapster,
    Does the straight-out-of-the-box Intel iMac have this?
    Yup. At the rear of your iMac you will see the ethernet port.
    And if so, is it possible to say – given the limited information I can offer – whether I can still connect using my existing ethernet modem?
    Most definitely. Just plug one end of the ethernet cable to the ethernet port at the rear of your iMac and the other end to the ethernet modem (adsl router/modem). You'll also have another cable that goes from the adsl router to your phone line socket via a microswitch.
    RD

  • Configure Network (Ethernet Cards) interfaces doubts.

    Hi All,
    I m beginner in Solaris/Unix, and I have same problems in configure my network.
    I have one machine with 2 Ethernet Cards, this machine has multiboot, than it have Solaris 10 and Windows XP.
    I will show the configuration that I have on Window,I need the same configuration in Solaris:
    In eth0:
    IP: 192.168.0.117 (In Solaris the name of this is in ifconfig is IP, OK?)
    Mask: 255.255.255.0 (In Solaris the name of this is in ifconfig is
    netmaks , OK?)
    Gatway: 192.168.0.254 (In Solaris the name of this is in ifconfig broadcast, OK?)
    Primary DNS: 192.168.0.254 (In Solaris I don�t know how configure this)
    Secondary DNS: void (In Solaris I don�t know how configure this)
    I Have an DHCP Server in 192.168.0.254, than I can use dhcp.
    The problems, When I try use DHCP:
    Ifconfg eth0 DHCP
    This command delay and return an Error.
    If Itry configure manually, like
    Ifconfg eth0 192.168.0.117 (this OK)
    Ifconfg eth0 netmask 255.255.255.0 (this OK)
    Ifconfg eth0 broadcast 192.168.0.254 (here the 254 is changed to 255 that is broadcast default, but in my net broad cast or router is in 254)
    Other thing how I save this configuration. When I restart I lost all changes�
    Well in second interface the problem is same, but I didn�t have DHCP:
    IP: 200.44.136.145 (In Solaris the name of this is in ifconfig is IP, OK?)
    Mask: 255.255.255.192 (In Solaris the name of this is in ifconfig is netmaks , OK?)
    Gatway: 200.44.136.129 (In Solaris the name of this is in ifconfig broadcast, OK?)
    Primary DNS: 4.2.2.2 (In Solaris I don�t know how configure this)
    Secondary DNS: void (In Solaris I don�t know how configure this)
    fconfg eth1 200.44.136.145 (here .44 is changed to 36)
    Any one can help-me please?
    Thanks

    yes. you got it .... eg..
    /etc/hostname.le0
    /etc/hostname.le1
    in here put the hostname ... so at the shell prompt:
    # hostname <cr>
    should give your hostname.
    now, in the hosts file: eg:
    # Internet host table
    127.0.0.1     localhost     
    <your ip address> <your hostname>     loghost
    129.156.89.252 host2
    you need to reboot after this.
    if you get a 'bad address' error on boot,
    you probably have a mismatch of hostnames/ip addresses somewhere in their respective files.
    also, see:
    # man hosts
    # man ifconfig

  • [SOLVED] Network interface name keeps changing

    My network interface name keeps changing between wlp2s0 and wlan0. This is a real pain, since I never know what name will be generated at boot. Most of the time it's called wlp2s0, so this is what netctl is set up to handle by itself. At boots were wlan0 is generated I have to connect manually.
    I've tried making the name static by adding a rule to the /etc/udev/rules.d/10-network.rules. The rule i added was:
    SUBSYSTEM=="net", ACTION=="add", ATTR{address}=="48:5d:60:7e:64:e9", NAME="wlp2s0"
    Wlp2s0 is generated at boot alright, but I still have to connect manually with this solution. As if the "new" wlp2s0 is not recognized as the old one (same MAC). What gives?
    This is on an Asus Eee 1001PXD, with the Qualcomm Atheros AR9285.
    Last edited by madr (2013-05-18 20:09:34)

    I've now been able to replicate the issue, and run the command:
    journalctl -b
    I did find the output:
    mai 18 02:30:02 <hostname> systemd-udevd[126]: error changing net interface name wlan0 to wlp2s0: Device or resource busy
    I haven't been able to process the whole output yet (I'll continue tomorrow if necessary), but I've found some things that I hope will clearify things. I get similar outputs to the following a lot throughout:
    mai 18 02:30:03 <hostname> dhcpcd[237]: wlan0: carrier lost
    mai 18 02:30:03 <hostname> dhcpcd[237]: wlan0: waiting for carrier
    mai 18 02:30:04 <hostname> systemd[1]: [email protected]: control process exited, code=exited status=1
    mai 18 02:30:04 <hostname> systemd[1]: Failed to start Automatic wireless network connection using netctl profiles.
    mai 18 02:30:04 <hostname> systemd[1]: Unit [email protected] entered failed state.
    mai 18 02:30:04 <hostname> systemd[1]: Starting Network.
    mai 18 02:30:04 <hostname> systemd[1]: Reached target Network.
    EDIT:
    I see now that this is later in time, so that's not so strange after all. I'll look some more.
    EDIT2:
    The error code that a name change i impossible is the first time the term 'wlan0' occurs in the log. However there's a line much earlier that talks about wlp2s0:
    mai 18 02:29:59 <hostname> systemd[1]: Expecting device sys-subsystem-net-devices-wlp2s0.device...
    But as I said, if this information doesn't help, I'll have a closer look at the output tomorrow. Getting late here in Norway now.
    Last edited by madr (2013-05-18 01:20:50)

  • Changing a Network Interface in DAG Replication Network after going P2V

    I have a DAG member suffering severe hardware failure so I have gone P2V with it.  It's functioning fine, except that the DAG Network Interfaces have changed - The MAPI Interface was on "Local Area Network" on the physical server, and is now
    on Local Area Connection 7 on the VM.   However, the DAG settings still point to "Local Area Network" and will not let me change it.  Same thing for the replication network.
    I have lost redundancy due to this, so I need to get it repaired pretty promptly.
    Removing and re-adding the subnet in the DAG network has no effect - it still references the old physical NIC instead of the new virtual NIC, despite the new virtual NIC having the same IP as the old physical NIC.

    Try to change the network binding on the server
    http://technet.microsoft.com/en-us/library/cc732472(WS.10).aspx
    Try to delete the hidden network adapters as well. 
    Open Device Manager, from the File menu, expand the View and select the Show Hidden Devices option. This will enable and show any old un-used devices in the window
    http://www.gfi.com/blog/how-to-remove-hidden-network-adapters-from-virtual-machines/
    Thanks,
    MAS
    Please mark as helpful if you find my comment helpful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you.

  • PRIF-33 and CRS-02307 while changing public network interface, RAC

    Hi,
    I'm working on an Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production With the Partitioning, Real Application Clusters, Automatic Storage Management. It's a 3 nodes RAC: mgvdb01/02/03
    After the installation I had to change IP (different IP and Subnet) to the RAC:
    From 172.17.1.0/24 to 10.19.201.0/24.
    Node from 172.17.1.31/32/33 to 10.19.201.31/32/33.
    The same for VIP(s): from 172.17.1.131/132/133 to 10.19.201.131/132/133.
    The oifcfg iflist shows correct ips configuration:
    [oracle@mgvdb01 bin]$ ./oifcfg iflist -p -n
    eth0  10.19.201.0  PRIVATE  255.255.255.0
    eth1  172.17.100.0  PRIVATE  255.255.255.0
    I'm following doc 276434.1 from Metalink: How to Modify Public Network Information including VIP in Oracle Clusterware, starting from Case III "Changing public network interface, subnet or netmask".
    But at the first operation I've a problem:
    [oracle@mgvdb01 bin]$ ./oifcfg getif
    eth0  172.17.1.0  global  public  **THIS HAS TO BE CHANGED**
    eth1  172.17.100.0  global  cluster_interconnect
    [oracle@mgvdb01 bin]# ./oifcfg delif -global eth0/172.17.1.0
    PRIF-33: Failed to set or delete interface because hosts could not be discovered
      CRS-02307: No GPnP services on requested remote hosts.
    PRIF-32: Error in checking for profile availability for host mgvdb02
      CRS-02306: GPnP service on host "mgvdb02" not found.
    PRIF-32: Error in checking for profile availability for host mgvdb03
      CRS-02306: GPnP service on host "mgvdb03" not found.
    [oracle@mgvdb01 bin]$ ./oifcfg delif -node mgvdb01 eth0/172.17.1.0
    [oracle@mgvdb01 bin]$ ./oifcfg setif -node mgvdb01 eth0/10.19.201.0:public
    PRIF-33: Failed to set or delete interface because hosts could not be discovered
      CRS-02307: No GPnP services on requested remote hosts.
    PRIF-32: Error in checking for profile availability for host mgvdb02
      CRS-02306: GPnP service on host "mgvdb02" not found.
    PRIF-32: Error in checking for profile availability for host mgvdb03
      CRS-02306: GPnP service on host "mgvdb03" not found.Then I restart Clusterware service, but issuing
    [oracle@mgvdb01 bin]$ ./oifcfg getif
    eth0  172.17.1.0  global  public
    eth1  172.17.100.0  global  cluster_interconnectnothing seems to be changed.
    This is blocking following operations, the ones in Case IV.
    Do you have any suggestion?
    Thanks in advance,
    Samuel

    Hi,
    I'm working on an Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production With the Partitioning, Real Application Clusters, Automatic Storage Management. It's a 3 nodes RAC: mgvdb01/02/03
    After the installation I had to change IP (different IP and Subnet) to the RAC:
    From 172.17.1.0/24 to 10.19.201.0/24.
    Node from 172.17.1.31/32/33 to 10.19.201.31/32/33.
    The same for VIP(s): from 172.17.1.131/132/133 to 10.19.201.131/132/133.
    The oifcfg iflist shows correct ips configuration:
    [oracle@mgvdb01 bin]$ ./oifcfg iflist -p -n
    eth0  10.19.201.0  PRIVATE  255.255.255.0
    eth1  172.17.100.0  PRIVATE  255.255.255.0
    I'm following doc 276434.1 from Metalink: How to Modify Public Network Information including VIP in Oracle Clusterware, starting from Case III "Changing public network interface, subnet or netmask".
    But at the first operation I've a problem:
    [oracle@mgvdb01 bin]$ ./oifcfg getif
    eth0  172.17.1.0  global  public  **THIS HAS TO BE CHANGED**
    eth1  172.17.100.0  global  cluster_interconnect
    [oracle@mgvdb01 bin]# ./oifcfg delif -global eth0/172.17.1.0
    PRIF-33: Failed to set or delete interface because hosts could not be discovered
      CRS-02307: No GPnP services on requested remote hosts.
    PRIF-32: Error in checking for profile availability for host mgvdb02
      CRS-02306: GPnP service on host "mgvdb02" not found.
    PRIF-32: Error in checking for profile availability for host mgvdb03
      CRS-02306: GPnP service on host "mgvdb03" not found.
    [oracle@mgvdb01 bin]$ ./oifcfg delif -node mgvdb01 eth0/172.17.1.0
    [oracle@mgvdb01 bin]$ ./oifcfg setif -node mgvdb01 eth0/10.19.201.0:public
    PRIF-33: Failed to set or delete interface because hosts could not be discovered
      CRS-02307: No GPnP services on requested remote hosts.
    PRIF-32: Error in checking for profile availability for host mgvdb02
      CRS-02306: GPnP service on host "mgvdb02" not found.
    PRIF-32: Error in checking for profile availability for host mgvdb03
      CRS-02306: GPnP service on host "mgvdb03" not found.Then I restart Clusterware service, but issuing
    [oracle@mgvdb01 bin]$ ./oifcfg getif
    eth0  172.17.1.0  global  public
    eth1  172.17.100.0  global  cluster_interconnectnothing seems to be changed.
    This is blocking following operations, the ones in Case IV.
    Do you have any suggestion?
    Thanks in advance,
    Samuel

  • [Solved] Network interfaces change places after every reboot.

    This has been bugging me for a while, it seems that in Arch every time the system reboots, the network interfaces are recognized in a random order.
    So what was eth0 in the last reboot will be eth1 in this reboot, and sometimes it will remain for several reboots and then flip again.
    This does not occur in Fedora on the same machine ever.., does any one know how to work around this problem?
    Last edited by daf666 (2009-08-01 09:33:53)

    fukawi2 wrote:Because we have no way of knowing what your network card drivers and/or MAC addresses are...?
    I meant why is 75-persistent-net-generator.rules.optional optional? or why for example on Fedora this is never an issue?

  • Chipset display network adaptor blutooth intel management engine interface card reader

    plesse provide a link for download chipset
    display
    network adaptor
    blutooth
    intel management engine interface
    card reader
    for  hp notebook

    Hi:
    What is the full model number of your notebook and what operating system are you running on it?
    Also is it a 32 or 64 bit operating system.
    There are thousands of HP notebooks, and no one can help you with the lack of information you have provided.

  • [solved] network interface names changed?

    Hi,
    I reinstalled arch on my laptop yesterday (hard drive failure). Normally, not to big a deal. Took me four hours to get arch installed. Why? couldn't for the life of me figure out how to get the wireless connected (ethernet connection unavailable, port is physically damaged). In the end, my fault, I should have tried iwconfig earlier.
    It seems that my network interfaces have all changed names since the last time i installed. The wireless interface has changed from the sensible 'wlan0' to the mystical 'wlp4s0'.
    also, eth0 is now enp9s0.
    This has messed up a number of my scripts and above all is more than a little confusing, wlan0 feels right, wlp4s0 feels wrong.
    Now, I'm not opposed to change. I like change, even if it breaks a lot of my scripts, but I like to know why something has changed to something less intuitive.
    Why was this change put in place? I can't find any real info on it after 30 mins googling.
    Can it be changed back through some setting somewhere without upsetting whatever problem it's supposed to fix?
    Last edited by insane_alien (2013-04-21 20:01:31)

    insane_alien wrote:Thanks kaszak, exactly what i was looking for. Looks like i was just using the wrong keywords.
    Yes you should have just searched for "Welcome to Arch!".

  • Binding a Second IP to an Interface Card

    Hey All,
    I need to bind a second IP address to my single network card on a Solaris 7 server. I've done this in Linux by adding an additional ifcfg-eth0 file to /etc/sysconfig/network-scripts, specifying the new IP address. With Solaris though, the new landscape has me a bit flustered. I'd very much appreciate a guide through the woods here, my flashlight is going dim...
    Much Appreciated,
    Chris

    Hi Chris,
    Here's a write up on this question:
    Virtual Interfaces (One interface, different IPs):
    Solaris TCP/IP allows multiple logical interfaces to be associated with a physical network interface. This allows a single machine to be
    assigned multiple IP addresses, even though it may have only one
    network interface. (see the ifconfig man page)
    You can define up to 255 "logical addresses" for a given network interface on Solaris 2.x.
    There is no supported method to do so on SunOS 4.1.X (Solaris 1.x)
    In Solaris 2.6 you can go greater than 256 ( 0-255 ) which is configurable with NDD. The command "ndd -set /dev/ip ip_addrs_per_if 1-8192" will permit you to configure as many as your addressing structure will permit
    (up to 8191 virtual hosts.)
    1. Create an entry in the /etc/hosts file ( or nis host map) for each of the virtual interfaces with the hostname and IP address you want to use. Don't forget to add the hostname to /etc/hosts NIS, NIS+, and/or DNS database.
    2. Create a /etc/hostname.<interface:#> file for each of the interfaces. (/etc/hostname.le0:1, hostname.le0:2, hostname.le0:3...le0:255.)
    The file can contain a single line with either the ip number or hostname reference. For example, if you are using the le0 interfaces, you would create the following files:
    /etc/hostname.le0:1 (do NOT use a le0:0 - same as le0 )
    /etc/hostname.le0:2
    and so on
    This can also be done for an hme interface. You can have up to 1024 virtual interfaces under 2.5.1 This file should include the hostname or IP address for the corresponding interface.
    3. If subnetting is being used, there should be an entry in the
    /etc/netmasks file in the following format:
    network_address netmask
    The network_address should be the network address before
    subnetting. For example, a class B network that is subnetted to
    a Class C would have an entry such as:
    157.145.0.0 255.255.255.0
    4. Reboot the system
    5. Verify changes with an ifconfig -a
    Note: there are some bugs with third party applications/daemons that do not operate well with many virtual interfaces.
    Additional Note: For Security and network isolation. You can set ip_forwarding off and ip_strict_dst_multihoming on, if you are trying to prevent access to the other interfaces.
    "ndd /dev/ip ip_forwarding" Determines if the workstation will route packets.
    "ndd /dev/ip ip_strict_dst_multihoming" Determines whether to use Strict Destination Multihoming. If this variable is set to True, and ip_forwarding is turned off, then the machine will not except packets destined for a different interface. RFC112
    If duplicate additional local routes are added (by ifconfig) when the virtual interfaces are on same subnet, then you may need to "route delete net" on these.
    A /etc/rc2.d/S99vif file can be added to ifconfig and add/delete routes, etc.
    On 2.6 it may be neccessary to turn off interface groups.
    To disable this feature (which is on by default) the following line
    must be added to /etc/rc2.d/S69inet
    ndd -set /dev/ip ip_enable_group_ifs 0
    Thanks
    Sujeet (Sun-DTS)

  • 3845 Router do not work with NME-X23ES-1GP Interface card

    Need help!
    I Trying install interface card NME-X 23ES-1GP on 3845 Router. I installed this card in slot 4, but router could not communicate with this card.
    IOS version in Router 12.3
    Here is results show diag command:
    Slot 4:
    Unknown (type 1187) Port adapter
    Port adapter is disabled deactivated
    Port adapter insertion time unknown
    EEPROM contents at hardware discovery:
    Hardware Revision : 1.0
    Top Assy. Part Number : 800-25011-01
    Board Revision : A0
    Deviation Number : 0-0
    Fab Version : 03
    PCB Serial Number : FOC090009VC
    RMA Test History : 00
    RMA Number : 0-0-0-0
    RMA History : 00
    Product (FRU) Number : NME-X-23ES-1G-P
    Version Identifier : V01
    Base MAC Address : 0013.8088.9f80
    MAC Address block size : 128
    EEPROM format version 4
    EEPROM contents (hex):
    Possibly IOS release too old?

    Thank you for link. I read all information on this link. But I can't solve the problem.
    Commands "show version" and "show flash:" show my the IOS image file version on Router (but not on interface modules). Here is Routers IOS image:
    c3845-advipservicesk9-mz.123-11.T5.bin
    I Can't connect to and open a session on the interface module. Command service-module interface slot/port session don't work.
    What I should do next?
    May is ncessarily upgrade Software on router?
    Here is results show version and show flash:
    BIG1#show flash:
    -#- --length-- -----date/time------ path
    1 29801400 Jun 28 2005 04:47:46 +00:00 c3845-advipservicesk9-mz.123-11.T5.bin
    2 1651 Jun 28 2005 04:55:18 +00:00 sdmconfig-38xx.cfg
    3 3085312 Jun 28 2005 04:55:40 +00:00 sdm.tar
    4 763392 Jun 28 2005 04:55:56 +00:00 es.tar
    5 820224 Jun 28 2005 04:56:10 +00:00 common.tar
    6 1038 Jun 28 2005 04:56:24 +00:00 home.shtml
    7 113152 Jun 28 2005 04:56:36 +00:00 home.tar
    8 749101 Jun 28 2005 04:56:52 +00:00 256MB.sdf
    9 1208320 Jun 28 2005 04:57:08 +00:00 ips.tar
    27451392 bytes available (36560896 bytes used)
    BIG1#show version
    Cisco IOS Software, 3800 Software (C3845-ADVIPSERVICESK9-M), Version 12.3(11)T5, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2005 by Cisco Systems, Inc.
    Compiled Sat 02-Apr-05 15:14 by yiyan
    ROM: System Bootstrap, Version 12.3(11r)T2, RELEASE SOFTWARE (fc1)
    BIG1 uptime is 57 minutes
    System returned to ROM by reload at 07:11:45 UTC Tue Jul 12 2005
    System image file is "flash:c3845-advipservicesk9-mz.123-11.T5.bin"
    Cisco 3845 (revision 1.0) with 223232K/38912K bytes of memory.
    Processor board ID FCZ0927714C
    2 Gigabit Ethernet interfaces
    1 Virtual Private Network (VPN) Module
    4 Voice FXS interfaces
    DRAM configuration is 64 bits wide with parity enabled.
    479K bytes of NVRAM.
    62720K bytes of ATA System CompactFlash (Read/Write)
    Configuration register is 0x2102

Maybe you are looking for

  • Free disk space in Finder vs Terminal df command

    i am in process of writing a shell script to backup our data. before starting the backup process, i am checking how much space is left on the disk: terminal> df -k /my_data_directory/ Filesystem   1024-blocks      Used Available Capacity  Mounted on

  • I am getting an error message on all devices when attempting to access mail.

    Although I have made no changes to an account I have used for over 5 years now, I suddenly am getting error messages on my iPhone, my wife's iPhone, my iPad, and my laptop when attempting to download mail from my account. The messages are all server

  • Add submenu to custom menu item

    Hi All Can any one of u give me an idea , how to add sub menu to a context menu item???

  • Displaying a Smartform Using IMG (Web Dynpro)

    Hi Guys, I am trying to display one of my smartforms in the front end using the IMG and I am finding it hard to do so. I cant find the appropriate path to assign my smartforms. Please help! Val.

  • Where has my music library gone after latest update?

    Hi - recently updated to the lates version of iTunes and it's lost the library content apart from one album and a few tracks I had downloaded as MP3 files then imported.  The songs are still all there if you go into the windows files but iTunes isn't