ADTRAN Stub Routing Spezifikationen Seite 213

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 568
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 212
Command Reference Guide Global Configuration Mode Command Set
61950860L1-35D © 2003 ADTRAN, Inc. 213
ip route <ip address> <subnet mask> <interface or ip address>
Use the ip route command to add a static route to the route table. This command can be used to add a
default route by entering ip route 0.0.0.0 0.0.0.0 and specifying the interface or IP address. Use the no
form of this command to remove a configured static route.
Syntax Description
<ip address>
Specifies the network address (in dotted decimal notation) to add to the route
table.
<subnet mask>
Specifies the subnet mask (in dotted decimal notation) associated with the
listed network IP address.
<interface or ip address>
Specifies the gateway peer IP address (in dotted decimal notation) or a
configured interface in the unit.
Valid interfaces include: virtual frame relay sub-interfaces (fr 1.16) and virtual
PPP interfaces (ppp 1).
Default Values
By default, there are no configured routes in route table.
Command Modes
(config)# Global Configuration Mode required
Command History
Release 1.1 Command was introduced
Usage Examples
The following example adds a static route to the
10.220.0.0/16
network through the next-hop router
192.22.45.254
and a default route to
175.44.2.10
:
(config)#
ip route 10.220.0.0 255.255.0.0 192.22.45.254
(config)#
ip route 0.0.0.0 0.0.0.0 175.44.2.10
Seitenansicht 212
1 2 ... 208 209 210 211 212 213 214 215 216 217 218 ... 567 568

Kommentare zu diesen Handbüchern

Keine Kommentare