RE: check NIC status command

From: Roland Wells (freebsd_at_thebeatbox.org)
Date: 11/19/03

  • Next message: Alex Wilkinson: "Re: sendmail question"
    To: "Peter Kok" <cckok00@hotmail.com>, <questions@FreeBSD.org>
    Date: Tue, 18 Nov 2003 21:57:46 -0600
    
    

    Peter,
    try typing "ifconfig" on the command line
    it will give you lots of information about your nic, ie on mine:

    $ ifconfig
    fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
            inet 192.168.3.8 netmask 0xffffff00 broadcast 192.168.3.255
            inet6 fe80::203:47ff:feec:360c%fxp0 prefixlen 64 scopeid 0x1
            ether 00:03:47:ec:36:0c
            media: Ethernet autoselect (100baseTX <full-duplex>)
            status: active
    lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
    lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
            inet6 ::1 prefixlen 128
            inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
            inet 127.0.0.1 netmask 0xff000000

    Roland Wells
    Director FTEC / TheBeatbox
    http://www.fftechcenter.org
    http://www.thebeatbox.org

    > -----Original Message-----
    > From: owner-freebsd-questions@freebsd.org
    > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Peter Kok
    > Sent: Tuesday, November 18, 2003 9:41 PM
    > To: questions@FreeBSD.org
    > Subject: check NIC status command
    >
    >
    > Hi all
    >
    > What command in freebsd I can check the NIC status (full
    > duplex or not)?
    >
    > I made it in the rc.conf and force NIC in full duplex but why
    > it can't
    > communiate to linux as full duplex when using cross cable?
    >
    > In linux, there is mii-tools
    >
    > Thank you
    >
    > _________________________________________________________________
    > The new MSN 8: advanced junk mail protection and 2 months FREE*
    > http://join.msn.com/?page=dept/bcomm&pgmarket=en-ca&RU=http%3a
    > %2f%2fjoin.msn.com%2f%3fpage%3dmisc%2fspecialoffers%26pgmarket%3den-ca
    >
    > _______________________________________________
    > freebsd-questions@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    > To unsubscribe, send any mail to
    > "freebsd-questions-unsubscribe@freebsd.org"
    >

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Alex Wilkinson: "Re: sendmail question"

    Relevant Pages

    • RE: Ndisulator - Linksys wireless-g PCI card Project Evil
      ... xl0: flags=8843mtu 1500 ... Ndisulator - Linksys wireless-g PCI card Project Evil ... The Ndis0 seems to go up only when I ifconfig adhoc mode, ...
      (freebsd-questions)
    • Re: [SLE] 10.0: no net, now what, contd
      ... > When you're in Linux open a console shell issue the command ... > the ifconfig command, and place it at the beginning of that line, left ... > hardware problem. ... >> YaST from the desktop, and how to add its icon there.) ...
      (SuSE)
    • Re: Desired behaviour of "ifconfig -alias"
      ... ifconfig bce0 -alias ... It turns out that this command eliminated the primary IP for the ... are running in automated scripts, ... an interface are equal, just like hardlinks on a file. ...
      (freebsd-stable)
    • Re: ifconfig command shows only loopback device.
      ... unix syzadmin wrote: ... command shows 2 entries for Intel Corporation 82544EIGigbit Ethernet ... However the "ifconfig" shows only loopback device. ...
      (RedHat)
    • Re: set maximum ip-packet-size ?
      ... If it is an ethernet interface (like eth0, connected to a router or gateway), ... the default MTU will most likely have the default ... You can use the ifconfig command to alter this setting ... (for any network interface). ...
      (comp.os.linux.networking)