User manual

54
enable ip routing
Allows all routing protocols for all IP networks. Currently, this command
enables only RIP, so it is functionally the same as
enable ip rip
.
enable ip static_remote_routes
Enables the statically defined remote routes, which you defined using the
add
ip route
command. You can list the currently defined IP routes using
list ip
routes
.
enable ipx network <
network_name
>
Enables the specified IPX network, which you previously defined using the
add ipx network
command. You can list currently defined IPX networks using
list ipx networks
.
enable ipx rip network <
network_name
>
Enables the RIP protocol for the specified IPX network. RIP is normally
enabled when you add an ipx network. You can see if RIP is currently enabled
(ON) using the
show ipx rip
or
show ipx network
command.
enable ipx sap network <
network_name
>
Enables the Service Advertising Protocol (SAP) on the specified network.
SAP is normally enabled when you add an ipx network. You can see if SAP is
currently enabled (ON) using the
show ipx sap
or
show ipx network
command.
enable link_traps interface <
interface_name
>
Informs SNMP to send linkup and linkdown traps for the specified interface.
You can see if the interface is currently enabled for traps using the
show
interface settings
command.