32
S
TATIC
R
OUTE
C
ONFIGURATION
Introduction to Static
Route
Static Route
Static routes are special routes. They are manually configured by the administrator.
By configuring static routes, you can build an interconnecting network. The
problem for such configuration is when a fault occurs on the network, a static
route cannot change automatically to steer away from the fault point without the
help of the administrator.
In a relatively simple network, you only need to configure static routes to make
routers work normally. Proper configuration and usage of static routes can
improve network performance and ensure sufficient bandwidth for important
applications.
Static routes are divided into three types:
■
Reachable route: normal route. If a static route to a destination is of this type,
the IP packets destined for this destination will be forwarded to the next hop. It
is the most common type of static routes.
■
Unreachable route: route with “”
reject
” attribute”. If a static route to a
destination has the “
reject
” attribute, all the IP packets destined for this
destination will be discarded, and the source hosts will be informed of the
unreachability of the destination.
■
Blackhole route: route with “
blackhole
” attribute. If a static route destined for
a destination has the “
blackhole
” attribute, the outgoing interface of this
route is the Null 0 interface regardless of the next hop address, and all the IP
packets addressed to this destination will be dropped without notifying the
source hosts.
The attributes “
reject
” and “
blackhole
” are usually used to limit the range of the
destinations this router can reach, and help troubleshoot the network.
Default Route
A default route is a special route. You can manually configure a default route by
using a static route. Some dynamic routing protocols, such as OSPF, can
automatically generate a default route.
Simply put, a default route is a route used only when no matching entry is found
in the routing table. That is, the default route is used only when there is no proper
route. In a routing table, both the destination address and mask of the default
route are 0.0.0.0. You can use the
display ip routing-table
command to view
whether the default route has been set. If the destination address of a packet does
not match any entry in the routing table, the router will select the default route for
Summary of Contents for Switch 7754
Page 32: ...32 CHAPTER 1 CLI OVERVIEW ...
Page 70: ...70 CHAPTER 5 LOGGING IN USING MODEM ...
Page 76: ...76 CHAPTER 7 LOGGING IN THROUGH NMS ...
Page 86: ...86 CHAPTER 9 CONFIGURATION FILE MANAGEMENT ...
Page 120: ...120 CHAPTER 13 ISOLATE USER VLAN CONFIGURATION ...
Page 126: ...126 CHAPTER 14 SUPER VLAN ...
Page 136: ...136 CHAPTER 16 IP PERFORMANCE CONFIGURATION ...
Page 152: ...152 CHAPTER 17 IPX CONFIGURATION ...
Page 164: ...164 CHAPTER 19 QINQ CONFIGURATION ...
Page 172: ...172 CHAPTER 21 SHARED VLAN CONFIGURATION ...
Page 182: ...182 CHAPTER 22 PORT BASIC CONFIGURATION ...
Page 198: ...198 CHAPTER 24 PORT ISOLATION CONFIGURATION ...
Page 208: ...208 CHAPTER 25 PORT SECURITY CONFIGURATION ...
Page 224: ...224 CHAPTER 27 DLDP CONFIGURATION ...
Page 232: ...232 CHAPTER 28 MAC ADDRESS TABLE MANAGEMENT ...
Page 240: ...240 CHAPTER 29 CENTRALIZED MAC ADDRESS AUTHENTICATION CONFIGURATION ...
Page 280: ...280 CHAPTER 30 MSTP CONFIGURATION ...
Page 348: ...348 CHAPTER 35 IS IS CONFIGURATION ...
Page 408: ...408 CHAPTER 39 802 1X CONFIGURATION ...
Page 412: ...412 CHAPTER 40 HABP CONFIGURATION ...
Page 422: ...422 CHAPTER 41 MULTICAST OVERVIEW ...
Page 426: ...426 CHAPTER 42 GMRP CONFIGURATION ...
Page 480: ...480 CHAPTER 47 PIM CONFIGURATION ...
Page 506: ...506 CHAPTER 48 MSDP CONFIGURATION ...
Page 552: ...552 CHAPTER 51 TRAFFIC ACCOUNTING CONFIGURATION ...
Page 570: ...570 CHAPTER 53 HA CONFIGURATION ...
Page 582: ...582 CHAPTER 54 ARP CONFIGURATION SwitchA arp protective down recover interval 200 ...
Page 622: ...622 CHAPTER 58 DHCP RELAY AGENT CONFIGURATION ...
Page 684: ...684 CHAPTER 61 QOS CONFIGURATION ...
Page 718: ...718 CHAPTER 63 CLUSTER ...
Page 738: ...738 CHAPTER 67 UDP HELPER CONFIGURATION ...
Page 752: ...752 CHAPTER 69 RMON CONFIGURATION ...
Page 772: ...772 CHAPTER 70 NTP CONFIGURATION ...
Page 796: ...796 CHAPTER 72 FILE SYSTEM MANAGEMENT ...
Page 802: ...802 CHAPTER 73 BIMS CONFIGURATION ...
Page 814: ...814 CHAPTER 74 FTP AND TFTP CONFIGURATION ...
Page 830: ...830 CHAPTER 75 INFORMATION CENTER ...
Page 836: ...836 CHAPTER 76 DNS CONFIGURATION ...
Page 852: ...852 CHAPTER 77 BOOTROM AND HOST SOFTWARE LOADING ...
Page 858: ...858 CHAPTER 78 BASIC SYSTEM CONFIGURATION DEBUGGING ...