IP Router Configuration
7705 SAR OS Router Configuration Guide 61
Common Configuration Tasks
The following sections describe basic system tasks:
• Configuring a System Name
• Configuring Interfaces
• Configuring IPv6 Parameters
• Configuring Router Advertisement
• Configuring ECMP
• Configuring Static Routes
• Configuring or Deriving a Router ID
• Configuring an Autonomous System
• Configuring ICMP and ICMPv6
• Configuring a DHCP Relay Agent
• Configuring Proxy ARP
• Configuring a NAT Zone
Configuring a System Name
Use 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 within 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 ALU-A
ALU-A>config>system# exit all
ALU-A#