Common Configuration Tasks
Page 86
7750 SR OS Router Configuration Guide
Deriving the 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, then the router ID inherits the last four bytes of the
MAC address. The router ID can also be manually configured in the
config>router router-
id
context. On the BGP protocol level, a BGP router ID can be defined in the
config>router>bgp router-id
context and is only used within BGP.
Note that if a new router ID is configured, protocols are not automatically restarted with the new
router ID. The next time a protocol is initialized the new router ID is used. An interim period of
time can occur when different protocols use different router IDs. To force the new router ID, issue
the
shutdown
and
no shutdown
commands for each protocol that uses the router ID, or restart
the entire router.
Use the following CLI syntax to configure the router ID:
CLI Syntax:
config>router
router-id
router-id
interface
ip-int-name
address {
ip-address/mask
| ip-address
netmask
} [broad-
cast
all-ones
|
host-ones
]
The following example displays a router ID configuration:
A:ALA-4>config>router# info
#------------------------------------------
# IP Configuration
#------------------------------------------
interface "system"
address
10.10.0.4/32
exit
. . .
router-id
10.10.0.4
#------------------------------------------
A:ALA-4>config>router#
Summary of Contents for 7750 SR-OS
Page 10: ...Page 10 7750 SR OS Router Configuration Guide List of Tables...
Page 12: ...Page 12 7750 SR OS Router Configuration Guide List of Figures...
Page 18: ...Getting Started Page 18 7750 SR OS Router Configuration Guide...
Page 108: ...IP Router Command Reference Page 108 7750 SR OS Router Configuration Guide...
Page 200: ...Router Advertisement Commands Page 200 7750 SR OS Router Configuration Guide...
Page 299: ...IP Router Configuration 7750 SR OS Router Configuration Guide Page 299...
Page 300: ...Debug Commands Page 300 7750 SR OS Router Configuration Guide...
Page 348: ...Page 348 7750 SR OS Router Configuration Guide...
Page 388: ...Page 388 7750 SR OS Router Configuration Guide...
Page 442: ...Configuration Notes Page 442 7750 SR OS Router Configuration Guide...
Page 470: ...Filter Management Tasks Page 470 7750 SR OS Router Configuration Guide...
Page 586: ...Configuration Notes Page 586 7750 SR OS Router Configuration Guide...
Page 588: ...OpenFlow Command Reference Page 588 7750 SR OS Router Configuration Guide...
Page 598: ...Show Commands Page 598 7750 SR OS Router Configuration Guide...
Page 608: ...Page 608 7750 SR OS Router Configuration Guide...
Page 646: ...Page 646 7750 SR OS Router Configuration Guide...
Page 660: ...Page 660 7750 SR OS Router Configuration Guide...
Page 666: ...Common CLI Command Descriptions Page 666 7750 SR OS Router Configuration Guide...