Alcatel-Lucent 7450 ESS OS Configuration Manual page 79

Hide thumbs Also See for 7450 ESS OS:
Table of Contents

Advertisement

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. This can result in an interim period
of time when different protocols use different router IDs.
To force the new router ID to be used, issue the shutdown and no shutdown commands for each
protocol that uses the router ID, or restart the entire router.
The no form of the command to reverts to the default value.
Default
The system uses the system interface address (which is also the loopback address).
If a system interface address is not configured, use the last 32 bits of the chassis MAC address.
Parameters
router-id — The 32 bit router ID expressed in dotted decimal notation or as a decimal value.
service-prefix
Syntax
service-prefix ip-prefix/mask | ip-prefix netmask [exclusive]
no service-prefix ip-prefix/mask | ip-prefix netmask
Context
config>router
Description
This command creates an IP address range reserved for IES or VPLS services.
The purpose of reserving IP addresses using service-prefix is to provide a mechanism to reserve one
or more address ranges for services.
When services are defined, the address must be in the range specified as a service prefix. If a service
prefix is defined, then IP addresses assigned for services must be within one of the ranges defined in
the service-prefix command. If the service-prefix command is not configured, then no limitations
exist.
Addresses in the range of a service prefix can be allocated to a network port unless the exclusive
parameter is used. Then, the address range is exclusively reserved for services.
When a range that is a superset of a previously defined service prefix is defined, the subset is replaced
with the superset definition; for example, if a service prefix exists for 10.10.10.0/24, and a service
prefix is configured as 10.10.0.0/16, then 10.10.10.0/24 is replaced by the new 10.10.0.0/16
configuration.
When a range that is a subset of a previously defined service prefix is defined, the subset replaces the
existing superset, providing addresses used by services are not affected; for example, if a service
prefix exists for 10.10.0.0/16, and a service prefix is configured as 10.10.10.0/24, then the 10.10.0.0/
16 entry is removed as long as no services are configured that use 10.10.x.x addresses other than
10.10.10.x.
The no form of the command removes all address reservations. A service prefix cannot be removed
while one or more service uses an address or addresses in the range.
Default
no service-prefix - no IP addresses are reserved for services.
Parameters
ip-prefix/mask — The IP address prefix to include in the service prefix allocation in dotted decimal
7450 ESS OS Router Configuration Guide
notation.
Values
ipv4-prefix:
ipv4-prefix-length:
exclusive
a.b.c.d (host bits must be 0)
0 — 32
IP Router Configuration
Page 79

Advertisement

Table of Contents
loading

Table of Contents