Network protocols
7.1 IPv4 protocol
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
Configuration Manual, 10/2015, C79000-G8976-C351-05
289
7.1.2.5
ip route
Description
With this command, you configure a static entry in the IP routing table.
Requirement
You are in the Global configuration mode.
The command prompt is as follows:
cli(config)#
Syntax
Call up the command with the following parameters:
ip route <gateway>
The parameter has the following meaning:
Parameter Description
Range of values / note
gateway
Specifies the IP address of the gateway
enter a valid IP address
Result
The entry is configured.
Further notes
You delete an entry from the IP routing table with the
no ip route
command.
You display the IP routing table with the
show ip route
command.
7.1.2.6
no ip route
Description
With this command, you delete a static entry from the IP routing table.
Requirement
You are in the Global Configuration mode.
The command prompt is as follows:
cli(config)#