CLI Commands B-13disable commandpasswordDisables the console password feature.disable icmp Disables the Internet Control Message Protocol .disable interfaceDisables the specified interface. A disabled interface remains in the interfacetable, but will not transmit or receive any data. Use list interfaces to see thecurrently defined interfaces, and their status.disable ip forwarding Causes the system to stop forwarding any packets over IP networks.disable ip networkDisables the specified IP network. Make sure there is no activity on this networkbefore disabling it.disable ip rip Disables the RIP routing algorithm on all IP networks. You can use show ip routingto see the current status of IP routing. This saves system space by preventing alarge RIP database, which is useful for networks connecting over the WANinterface.disable ip routing Disables all routing protocols on all IP networks. Currently, the only routingprotocol is RIP, which means that disable ip rip performs the same function. Useshow ip routing to see the current status of IP routing.disable ipstatic_remote_routesDisables all statically defined remote routes on all IP networks, that you previouslydefined using add ip route. You can list the current IP routes using list ip routes.disable ipx networkDisables the specified IPX network. Use list ipx networks to see which IPXnetworks are defined, and their current status.disable lan access When the access list is enabled, this command disables access to Hosts on thelocal LAN interface. When disabled, all frames received on the LAN interface aresubject to the access list check. If the corresponding LAN subnet is not in theaccess list, the frame is silently discarded.disable link_trapsinterfacePrevents SNMP from sending linkup and linkdown traps for the specified interface.You can see if the interface is currently enabled for traps by using the showinterface settings command.disable network serviceDisables a network service, such as TELNET or TFTP. If close_active_connection’ wasspecified as TRUE in the add network_service command, then all activeconnections will be closed when the server is disabled.disable security_optionsnmp user_accessTurns off SNMP access to the CLI. This prevents remote users from using SNMPand possibly damage the configuration. You can use enable security_option snmpuser_access to re-enable full SNMP access. NOTE: This function is not supported inthe current release.