Appendix B Command Reference

Privilege Level 15 Commands

route

To add a route through a gateway device, use the route command. To delete a route, use the no version of the command.

route {network address} netmask {network netmask} gateway {gateway address}

no route {network address} netmask {network netmask}

Syntax Description

netmask

Sets value of the network netmask.

gateway

Sets the IP address of the router or gateway.

network address

IP address of the network.

network netmask

Value of the network netmask.

gateway address

IP address of router or gateway.

Example

The following command adds a route:

route 209.165.201.0 netmask 255.255.255.224 gateway 209.165.200.224

The following command deletes the above route:

no route 209.165.201.0 netmask 255.255.255.224

services

To list, start, or stop the management services running on the system, use the

services command.

services [status start stop]

 

User Guide for the CiscoWorks 1105 Wireless LAN Solution Engine

B-46

78-14947-01

Page 452
Image 452
Cisco Systems 1105 manual Route, Netmask, Gateway, Services command Services status start stop