Re: ifconfig description

From: Anton Yuzhaninov (citrin_at_citrin.ru)
Date: 11/25/05

  • Next message: Brian Candler: "Re: Bug in routing tables ?"
    Date: Fri, 25 Nov 2005 17:05:36 +0300
    To: freebsd-net@freebsd.org
    
    

    Friday, November 25, 2005, 3:22:17 PM, bart wrote:

    b> I have couple of bsd routers with dozens vlans
    b> and missed ability to make comment on interface like cisco description

    You can use zebra (quagga) daemon for interface description:

    # sh int vlan17
    Interface vlan17 is up, line protocol detection is disabled
      Description: -- Customer 8140, room 411
      index 14 metric 1 mtu 1500 <UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>
      HWaddr: 00:90:27:af:77:f6
      inet 192.168.14.1/24 broadcast 192.168.14.255
        input packets 5718144, bytes 812660461, dropped 0, multicast packets 119814
        input errors 0
        output packets 7149073, bytes 2620267769, multicast packets 0
        output errors 0
        collisions 0

    /usr/ports/net/zebra
    /usr/ports/net/quagga
        

    -- 
     WBR, Anton v. Yuzhaninov
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: Brian Candler: "Re: Bug in routing tables ?"

    Relevant Pages

    • Re: CRC & INPUT Errors
      ... of CRC & Input errors on the ethernet interface, ... Late Collisions on the link, which this interface reports as Input ...
      (comp.dcom.sys.cisco)
    • Easily Logging / Reviewing input errors from multiple routers
      ... I have multiple routers on which I need to monitor the "increase" of ... input errors on a particular interface. ... Is there an easy way to centrally monitor these input errors other than ...
      (comp.dcom.sys.cisco)
    • IOS RMON - monitoring Input Errors ?
      ... Instead of using RMON event and alarm on a given interface, ... I want to have sent SNMP trap when CRC or input Errors occur on any ...
      (comp.dcom.sys.cisco)