Cisco Cisco 4100 Series Wireless LAN Controller Referências técnicas

Página de 190
3/22/05
config route
 
OL-7427-01 Rev 1
CONFIG ROUTE COMMANDS
config route 
Use the following config route commands:
 
config route add
config route add
To configure a network route from the Service Port to a dedicated workstation IP address range, use 
the config route add command.
>config route add <Network IP address> <IP netmask> <gateway>
Syntax
config
Configure parameters.
route
Network route.
add
Add a route.
<Network IP Address>
Destination network IP Address range.
<IP netmask>
Destination subnet mask.
<gateway>
IP Address of the Service Port gateway router.
Defaults
(none)
Examples
>config route add 10.1.1.0 255.255.255.0 10.1.1.1
Related Commands
show route summary, config route delete
config route delete
config route delete
To remove a network route from the Service Port, use the config route delete command.
>config route delete <Network IP address> 
Syntax
config
Configure parameters.
route
Network route.
delete
Delete a route.
<Network IP Address>
Destination network IP Address range.
Defaults
(none)
Examples
>config route delete 10.1.1.0
Related Commands
show route all, config route add
CONFIG SERIAL COMMANDS
config serial
Use the following config serial commands:
 
config serial baudrate
config serial baudrate
To set the serial baud rate, use the config serial baudrate command.
>config serial [1200/2400/4800/9600/19200/38400/57600/115200]
Syntax
config
Configure parameters.