SMC Networks SMC6724L3 Instrukcja Użytkownika Strona 513

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 618
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 512
IP R
OUTING
C
OMMANDS
4-227
ip route
Use this command to configure static routes. Use the no form to remove
static routes.
Syntax
ip route {destination-ip netmask | default} {gateway} [metric metric]
no ip route {destination-ip netmask | default | *}
destination-ip – IP address of the destination network, subnetwork, or
host.
netmask - Network mask for the associated IP subnet. This mask
identifies the host address bits used for routing to specific subnets.
default – Sets this entry as the default route.
gateway – IP address of the gateway used for this route.
metric – Selected RIP cost for this interface. (Range: 1-5, default: 1)
* – Removes all static routing table entries.
Default Setting
No static routes are configured.
Command Mode
Global Configuration
Command Usage
You can configure up to 2000 static routes.
Static routes take precedence over dynamically learned routes.
Static routes are included in RIP updates periodically sent by the
router.
Example
This example forwards all traffic for subnet 192.168.1.0 to the router
192.168.5.254, using the default metric of 1.
Console(config)#ip route 192.168.1.0 255.255.255.0 192.168.5.254
Console(config)#
Przeglądanie stron 512
1 2 ... 508 509 510 511 512 513 514 515 516 517 518 ... 617 618

Komentarze do niniejszej Instrukcji

Brak uwag