Specifications

Table Of Contents
Chapter 18: ip-router Commands
SSR Command Line Interface Reference Manual 18 - 7
ip-router global set
Purpose
Set various global parameters required by various protocols.
Format
ip-router global set
<option-list>
Mode
Configure
Parameters
<option-list>
Specify one of the following:
autonomous-system
<num1>
loops
<num2>
The autonomous system number.
<num1>
sets the as number
for the router. It is only required if the router is going to run
BGP. Specify a number from 1 – 65534.
<num2>
controls the number of times the as may appear in the
as-path. Default is 1. It is only required if the router is going
to run protocols that support as-path, such as BGP.
router-id
<hostname-or-IPaddr>
The router ID for use by BGP and OSPF. The most preferred
address is any address other than 127.0.0.1 on the loopback
interface. If there are no secondary addresses on the loopback
interface, then the default router ID is set to the address of the
first interface which is in the up state that the SSR encounters
(except the interface en0, whcih is the Control Module’s in-
terface). The address of a non point-to-point interface is pre-
ferred over the local address of a point-to-point interface.
interface
<interface-name>
|all preference
<num>
down-preference
<num>
passive
autonomous-system
<num>
Specify the following:
<interface-name>
|all
– Specify an interface that was
added using the ip-router global add interface command,
or
all
for all interfaces.