This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to check WAN Interface from Console

Hi,

One of the ISP asked me to share the following to resolve upload speed issue - 

1. Speed and duplex setting of WAN interface

2. Flow control setting of WAN interface

3. CRC/Input error status of WAN interface

How can I check these settings using the console.



This thread was automatically locked due to age.
  • For point 1 and 2: ethtool Port2

    For point 3: ifconfig Port2

    • COnsole shows only following commands -

      console>
      clear clear screen
      tcpdump Dump traffic on a network
      telnet User interface to the TELNET protocol.
      show Show various system modules information
      set Set Entities
      system System Configuration
      enableremote Enable Remote Access
      disableremote disableremote
      ping Send ICMP ECHO_REQUEST packets to network hosts
      traceroute Print the route packets take to network host
      drop-packet-capture Dump Dropped Traffic On a Network
      dnslookup Query internet domain name servers for hostname resolving
      ping6 Send ICMPv6 ECHO_REQUEST packets to network hosts
      telnet6 User interface to the TELNET protocol.
      traceroute6 Print the route packets take to network host
      dnslookup6 Query internet domain name servers for hostname resolving