IP Router Configuration
7750 SR OS Router Configuration Guide Page 49
Common Configuration Tasks
The following sections describe basic system tasks.
•Configuring a System Name on page 49
•Configuring Interfaces on page 51
→Configuring a System Interface on page 51
→Configuring a Network Interface on page 51
→Configuring IPv6 Parameters on page 53
→Router Advertisement on page 66
•Configuring Proxy ARP on page 68
•Creating an IP Address Range on page 71
•Deriving the Router ID on page 72
•Configuring a Confederation on page 73
•Configuring an Autonomous System on page 75
Configuring a System NameUse the system command to configure a name for the device. The name is used in the prompt
string. Only one system name can be configured. If multiple system names are configured, the last
one configured will overwrite the previous entry.
If special characters are included in the system name string, such as spaces, #, or ?, the entire string
must be enclosed in double quotes.
Use the following CLI syntax to configure the system name:
CLI Syntax: config# system
name system-name
Example:config# system
config>system# name ALA-A
ALA-A>config>system# exit all
ALA-A#