ZyXEL Communications ZYWALL 1050 - V2.00 EDITION 1 User's Guide Page 95

  • Download
  • Add to my manuals
  • Print
  • Page
    / 386
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 94
Chapter 8 Route
ZyWALL (ZLD) CLI Reference Guide
95
Figure 15 Example of Static Routing Topology
8.4 Static Route Commands
The following table describes the commands available for static route. You must use the
configure terminal command to enter the configuration mode before you can use these
commands.
8.4.1 Static Route Commands Example
The following command sets a static route with IP address 10.10.10.0 and subnet mask
255.255.255.0 and with the next-hop interface ge1. Then use the show command to display
the setting.
Table 44 Command Summary: Static Route
COMMAND DESCRIPTION
[no] ip route {w.x.y.z} {w.x.y.z}
{interface|w.x.y.z} <0..127>
Sets a static route. The no command disables a
static route.
ip route replace {w.x.y.z} {w.x.y.z}
{interface|w.x.y.z} <0..127> with {w.x.y.z}
{w.x.y.z} {interface|w.x.y.z} <0..127>
Changes an existing route’s settings.
show ip route-settings Displays static route information. Use show ip
route to see learned route information. See
Section 9.2.5 on page 100.
Router(config)# ip route 10.10.10.0 255.255.255.0 ge1
Router(config)#
Router(config)# show ip route-settings
Route Netmask Nexthop Metric
===========================================================================
10.10.10.0 255.255.255.0 ge1 0
Page view 94
1 2 ... 90 91 92 93 94 95 96 97 98 99 100 ... 385 386

Comments to this Manuals

No comments