
DIAL
dial <vc_name> | Generates an outgoing connection to the location specified by the vc name. You |
| can use list vcs to list the defined vc profiles, and their current status. |
DISABLE |
|
disable bridge network | Disables the bridge network you previously defined using the add bridge network |
<name> | command. You can see which bridge networks are currently running using list |
| bridge forwarding. |
disable bridge | Disables use of the spanning tree algorithm on bridge networks. The spanning |
spanning_tree | tree algorithm is required if there is more than one bridge between the same two |
| LAN segments. You can use list bridge forwarding to see which bridges are |
| defined, and show bridge network settings to see which options are enabled on a |
| particular bridge network. |
disable icmp | Disables the Internet Control Message Protocol . |
disable interface | Disables the specified interface. A disabled interface remains in the interface |
<interface_name> | table, but will not transmit or receive any data. Use list interfaces to see the |
| currently defined interfaces, and their status. |
disable ip forwarding | Causes the system to stop forwarding any packets over IP networks. |
disable ip network | Disables the specified IP network. Make sure there is no activity on this network |
<network_name> | before disabling it. |
disable ip rip | Disables the RIP routing algorithm on all IP networks. You can use show ip routing |
| to see the current status of IP routing. This saves system space by preventing a |
| large RIP database, which is useful for networks connecting over the WAN |
| interface. |
disable ip routing | Disables all routing protocols on all IP networks. Currently, the only routing |
| protocol is RIP, which means that disable ip rip performs the same function. Use |
| show ip routing to see the current status of IP routing. |
disable ip | Disables all statically defined remote routes on all IP networks, that you previously |
static_remote_routes | defined using add ip route. You can list the current IP routes using list ip routes. |
disable ipx network | Disables the specified IPX network. Use list ipx networks to see which IPX |
<network_name> | networks are defined, and their current status. |
disable link_traps | Prevents SNMP from sending linkup and linkdown traps for the specified interface. |
interface | You can see if the interface is currently enabled for traps by using the show |
<interface_name> | interface settings command. |