Configure Static Routes - Dell Force10 Z9000 Configuration Manual

Ftos configuration guide for z9000 system
Hide thumbs Also See for Force10 Z9000:
Table of Contents

Advertisement

Figure 20-2. show ip interface Command Example
FTOS#show ip int gi 0/8
GigabitEthernet 0/8 is up, line protocol is up
Internet address is 10.69.8.1/24
Broadcast address is 10.69.8.255
Address determined by config file
MTU is 1554 bytes
Inbound
Proxy ARP is enabled
Split Horizon is enabled
Poison Reverse is disabled
ICMP redirects are not sent
ICMP unreachables are not sent
FTOS#

Configure static routes

A static route is an IP address that is manually configured and not learned by a routing protocol, such as
OSPF. Often static routes are used as backup routes in case other dynamically learned routes are
unreachable.
To configure a static route, use the following command in the CONFIGURATION mode:
Command Syntax
ip route ip-address mask {ip-address |
interface [ip-address]} [distance]
[ permanent ] [ tag tag-value]
You can enter as many static IP addresses as necessary.
To view the configured routes, use the
|
IPv4 Routing
424
access list is not set
Command Mode
CONFIGURATION
Purpose
Configure a static IP address. Use the following
required and optional parameters:
ip-address: Enter an address in dotted decimal
format (A.B.C.D).
mask: Enter a mask in slash prefix-length
format (/X).
interface: Enter an interface type followed by
slot/port information.
distance range: 1 to 255 (optional).
permanent: Keep the static route in the routing
table (if interface option is used) even if the
interface with the route is disabled. (optional)
tag tag-value range: 1 to 4294967295.
(optional)
show ip route static
command.

Advertisement

Table of Contents
loading

Table of Contents