Configuring Static Routes; Configuring Or Deriving A Router Id - Alcatel-Lucent 7705 Configuration Manual

Aggregation router
Hide thumbs Also See for 7705:
Table of Contents

Advertisement

Common Configuration Tasks

Configuring Static Routes

The 7705 SAR supports both static routes and dynamic routing to next-hop addresses.
For information on configuring OSPF, RIP, IS-IS, and BGP routing, refer to the
7705 SAR OS Routing Protocols Guide.
Only one next-hop IP address can be specified per IP interface for static routes.
Use the following CLI syntax to create static route entries:
CLI Syntax:
Example:

Configuring or Deriving a Router ID

The router ID defaults to the address specified in the system interface command. If the system
interface is not configured with an IP address, the router ID inherits the last 4 bytes of the
MAC address. Alternatively, the router ID can be explicitly configured with the
config>router>router-id command.
When configuring a new router ID, protocols are not automatically restarted with the new
router ID. The next time a protocol is initialized, the new router ID is used. To force the new
router ID, issue the shutdown and no shutdown commands for OSPF, IS-IS, or BGP, or
restart the entire router.
68
config>router
static-route {ip-prefix/prefix-length} |
config>router# static-route 192.168.250.0/24 preference
5 metric 1 enable next-hop 10.200.10.3 ldp-sync
config>router# exit
Note: If ldp-sync is enabled on a static route, the ldp synchronization timer must also be
configured on the associated interface, using the config>router>if>ldp-sync-
timer command.
{ip-prefix netmask} [preference preference]
[metric metric] [tag tag] [enable | disable]
next-hop {ip-address} [bfd-enable] [ldp-sync]
7705 SAR OS Router Configuration Guide

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents