When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. CDP spoofing - Wikipedia

    en.wikipedia.org/wiki/CDP_spoofing

    (config)# no cdp run. To enable it on certain interface(s): (config-if)# cdp enable. To disable it on certain interface(s): (config-if)# no cdp enable. In a table, to display whether or not a device has established a connection between another device or devices: (device name)# show cdp neighbors. Note: This command will show the names of other ...

  3. ifconfig - Wikipedia

    en.wikipedia.org/wiki/Ifconfig

    ifconfig (short for interface config) is a system administration utility in Unix-like operating systems for network interface configuration. The utility is a command-line interface tool and is also used in the system startup scripts of many operating systems. It has features for configuring, controlling, and querying TCP/IP network interface ...

  4. Cisco Discovery Protocol - Wikipedia

    en.wikipedia.org/wiki/Cisco_Discovery_Protocol

    Each Cisco device that supports CDP stores the information received from other devices in a table that can be viewed using the show cdp neighbors command. This table is also accessible via Simple Network Management Protocol (SNMP). The CDP table information is refreshed each time an announcement is received, and the hold time for that entry is ...

  5. Enhanced Interior Gateway Routing Protocol - Wikipedia

    en.wikipedia.org/wiki/Enhanced_Interior_Gateway...

    The interface delay is a configurable static parameter expressed in tens of microseconds. EIGRP takes this value directly without scaling into the weighted formula. However, various show commands display the interface delay in microseconds. Therefore, if given a delay value in microseconds, it must first be divided by 10 before using it in the ...

  6. Cisco IOS - Wikipedia

    en.wikipedia.org/wiki/Cisco_IOS

    Information about the IOS version and feature-set running on a Cisco device can be obtained with the show version command. [6] Most Cisco products that run IOS also have one or more "feature sets" or "packages", typically eight packages for Cisco routers and five packages for Cisco network switches.

  7. Cisco NX-OS - Wikipedia

    en.wikipedia.org/wiki/Cisco_NX-OS

    NX-OS is a network operating system for the Nexus-series Ethernet switches and MDS-series Fibre Channel storage area network switches made by Cisco Systems. It evolved from the Cisco operating system SAN-OS, originally developed for its MDS switches. [1] It is based on Wind River Linux and is inter-operable with other Cisco operating systems.

  8. Static routing - Wikipedia

    en.wikipedia.org/wiki/Static_routing

    Cisco routers running the Cisco IOS operating system can be configured using the command line interface: [11] > enable # configure terminal (config) # ip route 10 .10.20.0 255 .255.255.0 192 .168.100.1

  9. Promiscuous mode - Wikipedia

    en.wikipedia.org/wiki/Promiscuous_mode

    Promiscuous mode is often used to diagnose network connectivity issues. There are programs that make use of this feature to show the user all the data being transferred over the network. Some protocols like FTP and Telnet transfer data and passwords in clear text, without encryption, and network scanners can see this data.